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 correct update source for an internal tagsSergey Sharybin
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2018-09-19Depsgraph: Make geoemtry to tag function more reusableSergey Sharybin
2018-06-25Cleanup: refactor depsgraph physics API functions.Brecht Van Lommel
2018-06-25Depsgraph: cache collision relations, for performance and stability.Brecht Van Lommel
2018-06-22Depsgraph: cache effector relations, for performance and stability.Brecht Van Lommel
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-02Depsgraph: Add per-depsgraph debug name which is shown in the logsSergey Sharybin
2018-05-02Depsgraph: Cleanup, naming conventionsSergey Sharybin
2018-05-02Depsgraph: Make all print messages to respect per-depsgraph debug flagsSergey Sharybin
2018-03-16Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-16Depsgraph: Support colored addresses in debug printsSergey Sharybin
2018-02-22Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-22Depsgraph: Use proper debug print flags checkSergey Sharybin
2018-02-21Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-21Depsgraph: Split debug flagsSergey Sharybin
2017-12-21Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-20Depsgraph: Remove node class stored in both type info and nodeSergey Sharybin
2017-12-19Depsgraph: Rework tagging and flushing routinesSergey Sharybin
2017-12-18Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-18Depsgraph: Add facilities to store what ID recalc flag component corresponds toSergey Sharybin
2017-12-15Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-15Depsgraph: Cleanup, remove unused functionSergey Sharybin
2017-12-15Depsgraph: Cleanup, make naming more understandableSergey Sharybin
2017-12-13Depsgraph: Move data update tag to object->data itselfSergey Sharybin
2017-11-28Depsgraph: Wrap context used for editors update callback into a structureSergey Sharybin
2017-07-19Depsgraph: Initial implementation of more granular taggingSergey Sharybin
2017-07-19Depsgraph: Cleanup, de-duplicate couple of utility functionsSergey Sharybin
2016-11-07Depsgraph: Fully switch from string to const char*Sergey Sharybin
2016-05-27Depsgraph: Cleanup and code simplificationSergey Sharybin
2015-05-20doxygen: corrections/updatesCampbell Barton
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin