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-07-19Depsgraph: Ensure scene camera object is always builtSergey Sharybin
2017-07-10Depsgraph: Use explicit bmain pointer passed to layer utilitiesSergey Sharybin
2017-06-19Depsgraph: Initial groundwork for copy-on-write supportSergey Sharybin
2017-06-12Depsgraph: Traversing should be consistent for nodes and relationshipDalai Felinto
2017-06-06Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-06Depsgraph: Only use extern "C" when really neededSergey Sharybin
2017-04-27Fix wrong scene assigned when using setsCampbell Barton
2017-04-25Depsgraph: Store Scene in depsgraph structDalai Felinto
2017-04-01Blender 2.8: Hook of layer collections evaluation in DEGSergey Sharybin
2017-03-16Merge branch 'master' into blender2.8Sergey Sharybin
2017-03-16Depsgraph: Fixed crash with curve bevel indirect dupligroupsSergey Sharybin
2017-02-14Layer Macros: create the instance as part of the macroDalai Felinto
2017-02-09Depsgraph fix for scene layersDalai Felinto
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-01-26Depsgraph: Remove owner argument from relations builder as wellSergey Sharybin
2017-01-25Fix T50512: Linked Backround scene with animation not updating with new depsg...Sergey Sharybin
2017-01-25Depsgraph: Do ID tag outside of build_sceneSergey Sharybin
2016-11-17Depsgrpah: Fix missing animation update in movie clipsSergey Sharybin
2016-11-17Depsgraph: Move scene builder function to own fileSergey Sharybin