Blender Git Loki
Git Commits -> Revision aa0c986
Revision aa0c986 by Dalai Felinto (master) December 1, 2017, 18:08 (GMT) |
unittests: Update (fix) unittests after workspace API change Tests were broken since e8c15e0ed15f8369d. We now get view_layer from window, not workspace, since the same workspace can have a different view_layer depending on the window scene. |
Commit Details:
Full Hash: aa0c9867b27cca4cff7d7083cda345928160044c
Parent Commit: e9cf3fa
Lines Changed: +27, -27
15 Modified Paths:
/tests/python/view_layer/test_evaluation_selectability_a.py (+2, -2) (Diff)
/tests/python/view_layer/test_evaluation_selectability_b.py (+2, -2) (Diff)
/tests/python/view_layer/test_evaluation_selectability_c.py (+2, -2) (Diff)
/tests/python/view_layer/test_evaluation_selectability_d.py (+2, -2) (Diff)
/tests/python/view_layer/test_evaluation_selectability_e.py (+2, -2) (Diff)
/tests/python/view_layer/test_evaluation_visibility_a.py (+2, -2) (Diff)
/tests/python/view_layer/test_evaluation_visibility_b.py (+2, -2) (Diff)
/tests/python/view_layer/test_evaluation_visibility_c.py (+2, -2) (Diff)
/tests/python/view_layer/test_evaluation_visibility_d.py (+2, -2) (Diff)
/tests/python/view_layer/test_evaluation_visibility_e.py (+2, -2) (Diff)
/tests/python/view_layer/test_evaluation_visibility_f.py (+2, -2) (Diff)
/tests/python/view_layer/test_object_copy.py (+1, -1) (Diff)
/tests/python/view_layer/test_object_link_b.py (+1, -1) (Diff)
/tests/python/view_layer/test_operator_context.py (+2, -2) (Diff)
/tests/python/view_layer/view_layer_common.py (+1, -1) (Diff)
/tests/python/view_layer/test_evaluation_selectability_b.py (+2, -2) (Diff)
/tests/python/view_layer/test_evaluation_selectability_c.py (+2, -2) (Diff)
/tests/python/view_layer/test_evaluation_selectability_d.py (+2, -2) (Diff)
/tests/python/view_layer/test_evaluation_selectability_e.py (+2, -2) (Diff)
/tests/python/view_layer/test_evaluation_visibility_a.py (+2, -2) (Diff)
/tests/python/view_layer/test_evaluation_visibility_b.py (+2, -2) (Diff)
/tests/python/view_layer/test_evaluation_visibility_c.py (+2, -2) (Diff)
/tests/python/view_layer/test_evaluation_visibility_d.py (+2, -2) (Diff)
/tests/python/view_layer/test_evaluation_visibility_e.py (+2, -2) (Diff)
/tests/python/view_layer/test_evaluation_visibility_f.py (+2, -2) (Diff)
/tests/python/view_layer/test_object_copy.py (+1, -1) (Diff)
/tests/python/view_layer/test_object_link_b.py (+1, -1) (Diff)
/tests/python/view_layer/test_operator_context.py (+2, -2) (Diff)
/tests/python/view_layer/view_layer_common.py (+1, -1) (Diff)