Blender Git Commit Log
Git Commits -> Revision 97b9afd
Revision 97b9afd by Dalai Felinto (master) March 31, 2017, 23:22 (GMT) |
Layers / Depsgraph: Unittesting for selection and visibility evaluation |
Commit Details:
Full Hash: 97b9afda3719627b9e52d1862ffd3b0b3ef12518
Parent Commit: 5bfa6d8
Lines Changed: +552, -14
9 Added Paths:
/tests/python/render_layer/test_evaluation_selectability_a.py (+58, -0) (View)
/tests/python/render_layer/test_evaluation_selectability_b.py (+60, -0) (View)
/tests/python/render_layer/test_evaluation_selectability_c.py (+58, -0) (View)
/tests/python/render_layer/test_evaluation_selectability_d.py (+61, -0) (View)
/tests/python/render_layer/test_evaluation_selectability_e.py (+60, -0) (View)
/tests/python/render_layer/test_evaluation_visibility_c.py (+58, -0) (View)
/tests/python/render_layer/test_evaluation_visibility_d.py (+55, -0) (View)
/tests/python/render_layer/test_evaluation_visibility_e.py (+58, -0) (View)
/tests/python/render_layer/test_evaluation_visibility_f.py (+59, -0) (View)
/tests/python/render_layer/test_evaluation_selectability_b.py (+60, -0) (View)
/tests/python/render_layer/test_evaluation_selectability_c.py (+58, -0) (View)
/tests/python/render_layer/test_evaluation_selectability_d.py (+61, -0) (View)
/tests/python/render_layer/test_evaluation_selectability_e.py (+60, -0) (View)
/tests/python/render_layer/test_evaluation_visibility_c.py (+58, -0) (View)
/tests/python/render_layer/test_evaluation_visibility_d.py (+55, -0) (View)
/tests/python/render_layer/test_evaluation_visibility_e.py (+58, -0) (View)
/tests/python/render_layer/test_evaluation_visibility_f.py (+59, -0) (View)