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-10-18Depsgraph: Make Copy-on-Write a command line optionSergey Sharybin
2017-07-28Depsgraph: Re-use evaluated mesh across frames and remove time dependency fro...Sergey Sharybin
2017-07-27Depsgraph: Cleanup, use some utility functions to shorten construction codeSergey Sharybin
2017-07-27Depsgraph: Create ID nodes on build-time expansion using node builderSergey Sharybin
2017-07-19Depsgraph: Fix strict compiler error with copy on write disabledSergey Sharybin
2017-07-19Depsgraph: Add missing expansion od custom bone shapesSergey Sharybin
2017-07-19Depsgraph: Use dependency graph flush routines to update particle settingsSergey Sharybin
2017-07-14Depsgraph: Initial support of armatures for copy-on-writeSergey Sharybin
2017-06-19Depsgraph: Initial groundwork for copy-on-write supportSergey Sharybin
2017-06-13Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-13Depsgraph: Pass function bindings by const referenceSergey Sharybin
2017-06-13Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-13Depsgraph: Remove root node conceptSergey Sharybin
2017-06-12Rename probe to light-probeCampbell Barton
2017-06-09Fix missing updates when changing probe's clippingSergey Sharybin
2017-06-01Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-01Depsgraph: Remove operation types enumSergey Sharybin
2017-06-01Depsgraph: Remove subgraph nodesSergey Sharybin
2017-06-01Depsgraph: Remove dead code from add_time_source()Sergey Sharybin
2017-04-18Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-04-18Depsgraph: Use proper scene to get frame from for pose constraints evaluaitonSergey Sharybin
2017-04-01Blender 2.8: Hook of layer collections evaluation in DEGSergey Sharybin
2017-03-15Merge branch 'master' into blender2.8Sergey Sharybin
2017-03-15Fix T50938: Cache not being reset when changing simulation settings with new ...Sergey Sharybin
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 node argument which was simply passed aroundSergey 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-17Fix T50060: New depsgraph does not update mask animationSergey Sharybin
2016-11-07Depsgraph: Fully switch from string to const char*Sergey Sharybin
2016-11-07Depsgraph: Add extra name tag for operation nodesSergey Sharybin
2016-11-07Depsgraph: Cleanup, operation has name, not descriptionSergey Sharybin
2016-11-07Depsgraph: Use const char for component APISergey Sharybin
2016-11-03Fix T49826: NEW-DEPSGRAPH - Texture is not updated after changing its space c...Sergey Sharybin
2016-08-06Basic Alembic supportKévin Dietrich
2016-05-27Depsgraph: Cleanup and code simplificationSergey Sharybin