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-06-05Cleanup: use ED_object_ prefix for constraint functionsCampbell Barton
2020-06-05Code Cleanup: fcurve function namingJeroen Bakker
2020-06-05Cleanup: spellingCampbell Barton
2020-06-04Fix T77073: Objects cannot be activated after collection excludeNathan Craddock
2020-06-03Object: refactor mode switchingCampbell Barton
2020-06-03Cleanup: remove ED_gpencil_setup_modes from object mode setCampbell Barton
2020-06-02Library Overrides: Don't move collections to Scene Collection when overridingJulian Eisel
2020-06-02Library Overrides: Unlink instance empty after "Make Library Override"Julian Eisel
2020-06-02Merge branch 'blender-v2.83-release'Campbell Barton
2020-06-02Cleanup: code comments for mode switchingCampbell Barton
2020-06-01Merge branch 'blender-v2.83-release'Campbell Barton
2020-06-01Fix T77217: Object mode toggle doesn't workCampbell Barton
2020-05-29Cleanup: spelling, correct reference to 'Mesh.mcol'Campbell Barton
2020-05-28Object: add scale argument to creation operatorsCampbell Barton
2020-05-27Merge branch 'blender-v2.83-release'Nathan Craddock
2020-05-27Fix: A few missing outliner selection sync tagsNathan Craddock
2020-05-25Cleanup: typoJacques Lucke
2020-05-21Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-21Fix T76922: Meta-balls created twice the specified sizeCampbell Barton
2020-05-18Fix T62422: Baking ray distance do not workSebastian Parborg
2020-05-18Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-18Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-18Cleanup: remove NULL checks from object mode switching take #2Campbell Barton
2020-05-18Revert "Cleanup: remove redundant active object NULL check & poll"Jeroen Bakker
2020-05-15Cycles: code refactor to bake using regular render session and tilesBrecht Van Lommel
2020-05-15Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-15Cleanup: clang formatPhilipp Oeser
2020-05-15Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-15Fix T76710: objects get lost in linked/overridden collectionsPhilipp Oeser
2020-05-14Fluid: Rename smoke flow forces to fluid flow forcesSebastián Barschkis
2020-05-13Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-13Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-13Fix extra undo step when switching object modesCampbell Barton
2020-05-13Cleanup: remove redundant active object NULL check & pollCampbell Barton
2020-05-13Fix missing ID tag when converting objectsSergey Sharybin
2020-05-12Preferences: Customize default empty size for collection instancesJacques Lucke
2020-05-09Cleanup: double-spaces in commentsCampbell Barton
2020-05-08GPencil: Fix typo error in previous renameAntonio Vazquez
2020-05-08Cleanup: clang-formatCampbell Barton
2020-05-08GPencil: Refactor - Rename modifier and shder functionsAntonio Vazquez
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-05-06GPencil: Split Curve geometry functions to new fileAntonio Vazquez
2020-05-06Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-06Fix T76416: Armature Deform parenting option doesn't work with Grease Pencil ...Philipp Oeser
2020-05-04Merge branch 'blender-v2.83-release'Sergey Sharybin
2020-05-04Revert "Fix T76313: Redo in Multires doesn't bring back stroke made after a s...Sergey Sharybin
2020-05-04Merge branch 'blender-v2.83-release'Sergey Sharybin
2020-05-04Fix T76313: Redo in Multires doesn't bring back stroke made after a subdivideSergey Sharybin
2020-05-03Cleanup: sort file listsCampbell Barton
2020-05-02Merge branch 'blender-v2.83-release'Nathan Craddock