Blender Git Commit Log
Git Commits -> Revision 022de79
Revision 022de79 by Sergey Sharybin (master) September 11, 2019, 08:43 (GMT) |
Depsgraph: Introduce depsgraph registry Allows to access dependency graphs created for render engines to inform them about changes in .blend file structure from the Python handlers. Reviewers: brecht Differential Revision: https://developer.blender.org/D5724 |
Commit Details:
Full Hash: 022de797f1773f512f21cf9038787dd77e0fd5de
Parent Commit: 73a199e
Lines Changed: +128, -24
2 Added Paths:
/source/blender/depsgraph/intern/depsgraph_registry.cc (+74, -0) (View)
/source/blender/depsgraph/intern/depsgraph_registry.h (+38, -0) (View)
/source/blender/depsgraph/intern/depsgraph_registry.h (+38, -0) (View)