Blender Git Commit Log
Git Commits -> Revision 006dccd
Revision 006dccd by Sergey Sharybin (depsgraph_refactor) March 16, 2015, 13:25 (GMT) |
Depsgraph: Code cleanup, move transitive reduction to own file It might actually be gone in the future since it causes issues with threaded evaluation order. |
Commit Details:
Full Hash: 006dccd87b7ab72e680553f8133e9a60282f5285
Parent Commit: fee813c
Lines Changed: +165, -71
2 Added Paths:
/source/blender/depsgraph/util/depsgraph_util_transitive.cpp (+129, -0) (View)
/source/blender/depsgraph/util/depsgraph_util_transitive.h (+32, -0) (View)
/source/blender/depsgraph/util/depsgraph_util_transitive.h (+32, -0) (View)