Blender Git Loki
Git Commits -> Revision 8ca497b
Revision 8ca497b by Dalai Felinto (master) June 12, 2017, 14:08 (GMT) |
Depsgraph: Traversing should be consistent for nodes and relationship We need to traverse the same exact objects for both nodes and relationship builder. We were using FOREACH_SCENE_OBJECT for relationships, which would lead to plenty of warnings in multiple situations. In the future we will need to change this to build the depsgraph relations and nodes to one single render_layer. Fix T51780: If an object is in two collections and I do a full copy of scene things go bad |
Commit Details:
Full Hash: 8ca497b9117c1a094ba34246c813a35508bc2ee8
Parent Commit: 0f4f4d8
Lines Changed: +4, -4
1 Modified Path:
/source/blender/depsgraph/intern/builder/deg_builder_relations_scene.cc (+4, -4) (Diff)