Blender Git Loki
Git Commits -> Revision b0feb06
Revision b0feb06 by Dalai Felinto (temp-depsgraph-layers) March 20, 2017, 18:44 (GMT) |
Layers / Depsgraph: Unittesting for selection and visibility evaluation |
Commit Details:
Full Hash: b0feb0615c59a1b24e5e11ae2107f2fb86328885
Parent Commit: 060243a
Lines Changed: +568, -13
9 Added Paths:
/tests/python/render_layer/test_evaluation_selectability_a.py (+61, -0) (View)
/tests/python/render_layer/test_evaluation_selectability_b.py (+63, -0) (View)
/tests/python/render_layer/test_evaluation_selectability_c.py (+60, -0) (View)
/tests/python/render_layer/test_evaluation_selectability_d.py (+61, -0) (View)
/tests/python/render_layer/test_evaluation_selectability_e.py (+62, -0) (View)
/tests/python/render_layer/test_evaluation_visibility_c.py (+60, -0) (View)
/tests/python/render_layer/test_evaluation_visibility_d.py (+57, -0) (View)
/tests/python/render_layer/test_evaluation_visibility_e.py (+60, -0) (View)
/tests/python/render_layer/test_evaluation_visibility_f.py (+61, -0) (View)
/tests/python/render_layer/test_evaluation_selectability_b.py (+63, -0) (View)
/tests/python/render_layer/test_evaluation_selectability_c.py (+60, -0) (View)
/tests/python/render_layer/test_evaluation_selectability_d.py (+61, -0) (View)
/tests/python/render_layer/test_evaluation_selectability_e.py (+62, -0) (View)
/tests/python/render_layer/test_evaluation_visibility_c.py (+60, -0) (View)
/tests/python/render_layer/test_evaluation_visibility_d.py (+57, -0) (View)
/tests/python/render_layer/test_evaluation_visibility_e.py (+60, -0) (View)
/tests/python/render_layer/test_evaluation_visibility_f.py (+61, -0) (View)