Blender Git Commit Log
Git Commits -> Revision 18ce2bf
Revision 18ce2bf by Dalai Felinto (master) August 16, 2017, 08:35 (GMT) |
Depsgraph/Layers: Keep original visibility when doing full scene copy Originally we were not respecting the original visibility flags of the collections. However this is required for Copy-on-write (CoW). Remember to update the svn lib tests folder. I had to update some of the json files there. Also adding a new unittest for this particular issue: Test render_layer_scene_copy_f |
Commit Details:
Full Hash: 18ce2bfac63046acb484857498caf0af7178c094
Parent Commit: dbd300a
Lines Changed: +117, -29
1 Added Path:
/tests/python/render_layer/test_scene_copy_f.py (+94, -0) (View)