Blender Git Loki
Git Commits -> Revision 28c85fc
Revision 28c85fc by Sergey Sharybin (compositor-2016) June 8, 2016, 19:45 (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: 28c85fcf272b8069734ebe76284ed09ad38c9419
Parent Commit: 00ae7da
Committed By: Jeroen Bakker
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)