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
2018-02-22Depsgraph: Add utility class to keep track of handled ID datablocksSergey Sharybin
2017-12-21Depsgraph: Bring timing statistics to the new dependency graphSergey Sharybin
2017-12-21Depsgraph: Make it more clear that we dump relations into graphvizSergey Sharybin
2017-12-20Depsgraph: Move ID node to own fileSergey Sharybin
2017-12-20Depsgraph: Move time source node to own fileSergey Sharybin
2017-12-18Depsgraph: Add query API to traverse all dependent IDs of the given IDSergey Sharybin
2017-12-06Depsgraph: Move implementation part of relations header to own fileSergey Sharybin
2017-10-25Depsgraph: Remove bunch of debug codeSergey Sharybin
2017-06-08Cleanup: cmake indentation, missing includeCampbell Barton
2017-05-30Move hash_combine utility function to a more generic placeSergey Sharybin
2016-11-17Depsgraph: Move scene builder function to own fileSergey Sharybin
2016-11-17Depsgraph: Move rig builder functions to own filesSergey Sharybin
2016-11-07Depsgraph: Move key implementation from header to dedicated fileSergey Sharybin
2016-05-27Depsgraph: Cleanup and code simplificationSergey Sharybin
2016-05-17Fix C++11 build issues on OS X, remove references to outdated libs.Brecht Van Lommel
2016-01-14CMake: De-duplicate checks around unordered maps and shared pointerSergey Sharybin
2015-08-03OpenSubdiv: Resolve crashes when other object depends on subsurf-ed objectSergey Sharybin
2015-05-17CMake: correct file listingCampbell Barton
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin