Blender Git Commit Log
Git Commits -> Revision 3ee32ae
Revision 3ee32ae by Sergey Sharybin (depsgraph_refactor) November 6, 2014, 12:32 (GMT) |
Depsgraph: Evaluation callbacks now accepts evaluation context as a parameter This is how current actual update functions are expected to behave, plus it'll be needed in the future for such things as copy-on-write and so. |
Commit Details:
Full Hash: 3ee32ae9099d2263fff73aa5016fe0fd812bdd85
Parent Commit: 6876c3b
Lines Changed: +69, -67
5 Modified Paths:
/source/blender/depsgraph/intern/depsgraph_build_nodes.cpp (+22, -22) (Diff)
/source/blender/depsgraph/intern/depsgraph_types.h (+2, -1) (Diff)
/source/blender/depsgraph/intern/depsgraph_type_defines.cpp (+22, -22) (Diff)
/source/blender/depsgraph/intern/stubs.h (+22, -21) (Diff)
/source/blender/depsgraph/util/depsgraph_util_task.cpp (+1, -1) (Diff)
/source/blender/depsgraph/intern/depsgraph_types.h (+2, -1) (Diff)
/source/blender/depsgraph/intern/depsgraph_type_defines.cpp (+22, -22) (Diff)
/source/blender/depsgraph/intern/stubs.h (+22, -21) (Diff)
/source/blender/depsgraph/util/depsgraph_util_task.cpp (+1, -1) (Diff)