Blender Git Commit Log
Git Commits -> Revision dcd2136
Revision dcd2136 by Sergey Sharybin (master) May 25, 2016, 11:00 (GMT) |
Depsgraph: Solve wrong datamask calculated by depsgraph This is a weak concept, but nice t support it for now, so we can enable new depsgraph by default earlier. |
Commit Details:
Full Hash: dcd2136f958aac95fd19c568581595f6d6cfeb56
Parent Commit: 84c7f42
Lines Changed: +45, -6
5 Modified Paths:
/source/blender/depsgraph/intern/depsgraph_build.h (+9, -0) (Diff)
/source/blender/depsgraph/intern/depsgraph_build_nodes.cc (+1, -1) (Diff)
/source/blender/depsgraph/intern/depsgraph_build_relations.cc (+30, -4) (Diff)
/source/blender/depsgraph/intern/depsnode_operation.cc (+2, -1) (Diff)
/source/blender/depsgraph/intern/depsnode_operation.h (+3, -0) (Diff)
/source/blender/depsgraph/intern/depsgraph_build_nodes.cc (+1, -1) (Diff)
/source/blender/depsgraph/intern/depsgraph_build_relations.cc (+30, -4) (Diff)
/source/blender/depsgraph/intern/depsnode_operation.cc (+2, -1) (Diff)
/source/blender/depsgraph/intern/depsnode_operation.h (+3, -0) (Diff)