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-01-31Depsgraph: Comb code to a better state all overSergey Sharybin
2019-01-31Depsgraph: Use more clear name for enumeratorSergey Sharybin
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2018-11-14Depsgraph: Fix missing point cache reset when physics changesSergey Sharybin
2018-09-03Depsgraph: Use more meaningful name for flags storageSergey Sharybin
2017-12-21Depsgraph: Bring timing statistics to the new dependency graphSergey Sharybin
2017-12-21Depsgraph: Remove confusing declaration of node methodSergey Sharybin
2017-12-21Depsgraph: Remove one of temporary tags in the nodeSergey Sharybin
2017-12-21Depsgraph: Cleanup, move implementation away from headerSergey Sharybin
2017-12-20Depsgraph: Remove node class stored in both type info and nodeSergey 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 facilities to store what ID recalc flag component corresponds toSergey Sharybin
2017-06-13Depsgraph: Remove root node conceptSergey Sharybin
2017-06-12Depsgraph: Remove residue from partial updates supportSergey Sharybin
2017-06-01Depsgraph: Remove subgraph nodesSergey Sharybin
2016-11-07Despgraph: Optimize cycles detection algorithmSergey Sharybin
2016-11-07Depsgraph: Move class implementation from header to implementation filesSergey Sharybin
2016-11-07Depsgraph: Fully switch from string to const char*Sergey Sharybin
2016-07-26Depsgraph: Use proper unsigned int bitfield for layers flagsSergey Sharybin
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-05-27Depsgraph: Cleanup and code simplificationSergey Sharybin