Blender Git Loki
Git Commits -> Revision deecfb5
Revision deecfb5 by Sergey Sharybin (master) July 24, 2017, 14:24 (GMT) |
Depsgraph: Avoid creating ID nodes for objects which are coming from collections and not layers If object is only listed in collection but not added to any of layers we shouldn't create placeholder for it, because otherwise we'll leave lots of placeholder ID nodes. Question: can we make this exception to be more reliable? |
Commit Details:
Full Hash: deecfb54763596555353e82a97b00547310f62a9
Parent Commit: 7b420e1
Lines Changed: +23, -2
1 Modified Path:
/source/blender/depsgraph/intern/eval/deg_eval_copy_on_write.cc (+23, -2) (Diff)