Blender Git Loki
Git Commits -> Revision a65af5d
Revision a65af5d by Dalai Felinto (master) March 2, 2017, 08:40 (GMT) |
Layers unittest: isolate the depsgraph crash in individual tests (and re-order the tests alphabetically) |
Commit Details:
Full Hash: a65af5d0cf63c0cbd7542e2c9f02867ae4dafb7a
Parent Commit: 869f294
Lines Changed: +142, -65
3 Added Paths:
/tests/python/render_layer/test_object_link_a.py (+40, -0) (View)
/tests/python/render_layer/test_object_link_b.py (+41, -0) (View)
/tests/python/render_layer/test_object_link_c.py (+43, -0) (View)
/tests/python/render_layer/test_object_link_b.py (+41, -0) (View)
/tests/python/render_layer/test_object_link_c.py (+43, -0) (View)
1 Deleted Path:
/tests/python/render_layer/test_link.py (+0, -55)