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
2019-07-08Fix T66556: Noisy drivers relations in certain casesSergey Sharybin
2019-06-17Fix T65817: Video Sequencer doesen't render speakers' soundsSergey Sharybin
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-05-24Depsgraph: Fixes for render pipeline buildingSergey Sharybin
2019-05-23Render: Use dependency graph for compositor/sequencerSergey Sharybin
2019-05-23Depsgraph: Allow building scene propertiesSergey Sharybin
2017-11-09Depsgraph: Make dependency graph to be built from scene layerSergey Sharybin
2017-11-09Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-09Depsgraph: Remove chains of scene being passed all over in relations builderSergey Sharybin
2017-11-09Depsgraph: Remove bmain from internal builder APISergey Sharybin
2017-11-09Depsgraph: Make bmain part of builder state and remove bmain from public APISergey Sharybin
2017-11-09Depsgraph: Cleanup, use google style for private membersSergey Sharybin
2017-10-25Depsgraph: Remove bmain from graphSergey Sharybin
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