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
2017-08-10Cleanup: make seq dupli scene operands' names match global copying convention.Bastien Montagne
2017-08-10Cleanup: make seq dupli scene operands' names match global copying convention.Bastien Montagne
2017-08-10Fix T52332: crash when duplicating sequencer strips.Bastien Montagne
2017-08-10Fix T52324: Metaball disappears when deleting first metaball object.Bastien Montagne
2017-08-10Merge branch 'master' into blender2.8Bastien Montagne
2017-08-10Cleanup & fix potential NULL pointer dereferencing.Bastien Montagne
2017-08-10Fix T52314: New ID copy code (rBrB9da7dfa1586d) Breaks node previews in compo...Bastien Montagne
2017-08-09Fix typo in new ID copying code.Bastien Montagne
2017-08-08Merge branch 'master' into blender2.8Bastien Montagne
2017-08-08Fix T52263: Crash When Splitting and Merging Areas with Header Text Set.Bastien Montagne
2017-08-07Merge branch 'master' into blender2.8Bastien Montagne
2017-08-07Merge again...Bastien Montagne
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-08-07Fix compilation error when rigid body is disabledSergey Sharybin
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-08-03Merge branch 'master' into blender2.8Campbell Barton
2017-08-012.79 release: update version numbers & readfile versionning code.Bastien Montagne
2017-08-01Fix multi-units drawing re precision handling.Bastien Montagne
2017-08-01Merge branch 'master' into blender2.8Campbell Barton
2017-08-01Cleanup: use static vars where appropriateCampbell Barton
2017-07-31Fix two issues with recent changes to number display while editing them.Bastien Montagne
2017-07-31Fix glitch updating manipulator after undoCampbell Barton
2017-07-31Cleanup: remove next/prev from manipulator mapCampbell Barton
2017-07-28Merge branch 'master' into blender2.8Campbell Barton
2017-07-28Cleanup: clear deprecated UI flagsCampbell Barton
2017-07-28Fix T52156: Hair dynamics broken with density textureLuca Rood
2017-07-28Fix crash when duplicating objectSergey Sharybin
2017-07-27Prevent crash when duplicating object which doesn't have evaluated base prope...Sergey Sharybin
2017-07-27Copy on write: Make sure freeing evaluated mesh does not cause crash when re-...Sergey Sharybin
2017-07-27Merge branch 'master' into blender2.8Campbell Barton
2017-07-26Last commit broke WITH_PYTHON_SAFETYCampbell Barton
2017-07-26BPY_id_release was a nop, use RNA invalidate directlyCampbell Barton
2017-07-26CLeanup: Use utility function in BKESergey Sharybin
2017-07-26Initialize time for evaluation context when creating from bContextSergey Sharybin
2017-07-26Fix T52176: Bevel doesn't correctly work with default empty Vgroup.Bastien Montagne
2017-07-24Manipulator: Expose Context.manipulator_groupCampbell Barton
2017-07-21Fix function declaration of some modifiersSergey Sharybin
2017-07-21Fix compilation error with smoke and rigid body disabledSergey Sharybin
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-07-21Merge branch 'master' into blender2.8Sergey Sharybin
2017-07-21Fix T52134: New depsgraph crashes when evaluating several psys on from objectSergey Sharybin
2017-07-21Fix a few harmless maybe uninitialized warnings with GCC 5.4.Brecht Van Lommel
2017-07-20Fix T51925: Eevee: Animated Eevee values slowdownSergey Sharybin
2017-07-20Depsgraph: Solve TODO about more granular particle settings update taggingSergey Sharybin
2017-07-20Depsgraph: Fix crashes when OCIO configuration is missingSergey Sharybin
2017-07-20Depsgraph: Fix missing UV layers with copy on write enabledSergey Sharybin
2017-07-20RNA: face-map accessCampbell Barton
2017-07-19Depsgraph: Prevent wrong particles state when canceling playbackSergey Sharybin
2017-07-19Depsgraph: Use dependency graph flush routines to update particle settingsSergey Sharybin
2017-07-18Layer cleanup: get rid of one of the placeholder functionsDalai Felinto