Blender Git Commit Log
Git Commits -> Revision 34b248b
Revision 34b248b by Sergey Sharybin (master) July 24, 2017, 15:03 (GMT) |
Depsgraph: Synchronize collection visibility after copy BKE_scene_copy explicitly ignores visibility of "source" collections make all collections visible. This is also tested by regression tests. While it seems more logical to simply preserve all possible visibility flags and overrides, don't feel like submitting to a behavior-changes without talking to author of those guards first. This commit fixes cycles material preview. |
Commit Details:
Full Hash: 34b248b74694eb5a1759aceca9b70ec430da60a5
Parent Commit: 35d044e
Lines Changed: +27, -0
1 Modified Path:
/source/blender/depsgraph/intern/eval/deg_eval_copy_on_write.cc (+27, -0) (Diff)