Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-13Cleanup: removing some uses of equal sign in descriptionsYevgeny Makarov
2020-12-11UI: Consistent Range DescriptionsYevgeny Makarov
2020-12-10Cleanup: rename BLI_strescape to BLI_str_escapeCampbell Barton
2020-12-03Add Custom Object Space to ConstraintsHenrik Dick
2020-11-22Fix unclear tooltip for the Affect Transform option of constraints.Alexander Gavrilov
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-11-04UI: Replace uses of "loc/rot" with full wordsNathan Craddock
2020-10-22Fix T81949: Child Of Constraint can't assign inverse matrixCampbell Barton
2020-09-16Action Constraint: Add manual time factor input controlChris Clyne
2020-07-02UI: Dont abbriviate location & rotationAaron Carlisle
2020-06-19UI: Drag and Drop Constraints, Layout UpdatesHans Goudey
2020-06-05LibOverride: RNA: Cleanup no more needed property-specific override flags.Bastien Montagne
2020-06-05Cleanup: use ED_object_ prefix for constraint functionsCampbell Barton
2020-06-03LibOverride: Make constraints fully overrideable.Bastien Montagne
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-02-27Constraints: replace 'Set Inverse' operator with an eval-time updateSybren A. Stüvel
2019-12-24Action Constraint: introduce a mix mode setting.Alexander Gavrilov
2019-11-07Stretch To: implement a mode similar to Damped Track for rotation.Alexander Gavrilov
2019-10-17Fix T70739: Make Library Override doesn't re-target Armature constraints.Bastien Montagne
2019-09-06Transformation Constraint: implement a Mix Mode option.Alexander Gavrilov
2019-09-06Copy Transforms: add a mixing mode option.Alexander Gavrilov
2019-09-06Copy Rotation: implement new mixing modes that actually work.Alexander Gavrilov
2019-09-01Copy Rotation & Transform: add Euler order override options.Alexander Gavrilov
2019-08-29Copy Scale: support copying arbitrary non-uniform scale as uniform.Alexander Gavrilov
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-16Outliner: Draw constraint icons and enable buttonNathan Craddock
2019-06-28Remove Sticky option from the Floor constraintSergey Sharybin
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
2019-06-05Code Style: Make FormatJeroen Bakker
2019-06-04UI: Add icons to ConstraintsWilliam Reynish
2019-06-03Cleanup: style, use braces in RNACampbell Barton
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-05-08Copy Scale: support raising the copied scale to an arbitrary power.Alexander Gavrilov
2019-05-07Spline IK: support using both original scaling and volume preservation.Alexander Gavrilov
2019-05-06Maintain Volume: introduce an option switching between modes.Alexander Gavrilov
2019-05-01Alembic: integrate cache file into the dependency graphBrecht Van Lommel
2019-04-21Cleanup: comments (long lines) in makesrnaCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Spline IK: support changing individual bone length via Y scaling.Alexander Gavrilov
2019-04-14Explain the Local With Parent coordinate space better.Alexander Gavrilov
2019-04-02Merge branch 'blender2.7'Sergey Sharybin
2019-04-02Constraints: Use RNA update instead of block updateSergey Sharybin
2019-04-02Constraints: Mark proxy lcoal as not editableSergey Sharybin
2019-04-02Cleanup: Remove space at the end of descriptionSergey Sharybin
2019-04-01Fix T62960: Expanding/Closing Constraints/Modifiers causes re-renderSergey Sharybin
2019-03-24Cleanup: redundant use of string formatting functionsCampbell Barton
2019-03-20Fix T62770: Changing Constraint.mute does not update poseSergey Sharybin
2019-03-13UI: put Armature constraint in alphabetical order in the menu.Adrian Newton