Blender Git Commit Log
Git Commits -> Revision 138e923
Revision 138e923 by Lukas Toenne (depsgraph_refactor) June 7, 2014, 11:45 (GMT) |
Removed current evaluation "contexts". Using per-component context data as a way of sharing results between operations is cumbersome and it prohibits any parallelism between operations. This was unfinished anyway and needs work. |
Commit Details:
Full Hash: 138e9232fb76f3ebaa73ff3a87195b05e78a08d3
Parent Commit: 1b6112b
Lines Changed: +7, -89
5 Modified Paths:
/source/blender/depsgraph/DEG_depsgraph.h (+0, -9) (Diff)
/source/blender/depsgraph/intern/depsgraph_eval.cpp (+0, -74) (Diff)
/source/blender/depsgraph/intern/depsgraph_eval.h (+6, -0) (Diff)
/source/blender/depsgraph/intern/depsnode_component.h (+0, -5) (Diff)
/source/blender/depsgraph/util/depsgraph_util_task.cpp (+1, -1) (Diff)
/source/blender/depsgraph/intern/depsgraph_eval.cpp (+0, -74) (Diff)
/source/blender/depsgraph/intern/depsgraph_eval.h (+6, -0) (Diff)
/source/blender/depsgraph/intern/depsnode_component.h (+0, -5) (Diff)
/source/blender/depsgraph/util/depsgraph_util_task.cpp (+1, -1) (Diff)