Blender Git Commit Log
Git Commits -> Revision f038197
Revision f038197 by Sergey Sharybin (depsgraph_refactor) January 9, 2015, 11:15 (GMT) |
Depsgraph: Don't add operations to graph if they already existed We would need to avoid creating such an operations, but current solution makes graph robust for such accidents. It's a bit slower but good enough at this state. |
Commit Details:
Full Hash: f0381975f4a635e480e23f95ba41811014347dea
Parent Commit: f632608
Lines Changed: +25, -13
1 Modified Path:
/source/blender/depsgraph/intern/depsgraph_build.cpp (+25, -13) (Diff)