Blender Git Loki
Git Commits  -> Revision 33e8db9
		
			
			
		
| Revision 33e8db9 by Bastien Montagne (master) June 4, 2019, 12:39 (GMT) | 
| Fix (unreported) missing updates in scripts/docs after `scene.update()` removal. This should really have been done together with API changes, simple usage of grep does the trick to catch most places needing updates. | 
Commit Details:
Full Hash: 33e8db94b1e7df2bd7fdbf15b96368c8d16d3b4e
Parent Commit: 1d2e4c4
Lines Changed:  +41,  -40
25 Modified Paths:
/doc/python_api/rst/info_gotcha.rst (+3, -3) (Diff)
/release/scripts/modules/bpy/ops.py (+2, -1) (Diff)
/release/scripts/templates_py/background_job.py (+1, -1) (Diff)
/tests/python/view_layer/test_background_set.py (+3, -3) (Diff)
/tests/python/view_layer/test_evaluation_selectability_a.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 (+1, -1) (Diff)
/tests/python/view_layer/test_evaluation_selectability_d.py (+2, -2) (Diff)
/tests/python/view_layer/test_evaluation_selectability_e.py (+1, -1) (Diff)
/tests/python/view_layer/test_evaluation_selectability_f.py (+2, -2) (Diff)
/tests/python/view_layer/test_evaluation_visibility_a.py (+1, -1) (Diff)
/tests/python/view_layer/test_evaluation_visibility_b.py (+1, -1) (Diff)
/tests/python/view_layer/test_evaluation_visibility_c.py (+1, -1) (Diff)
/tests/python/view_layer/test_evaluation_visibility_d.py (+1, -1) (Diff)
/tests/python/view_layer/test_evaluation_visibility_e.py (+1, -1) (Diff)
/tests/python/view_layer/test_evaluation_visibility_f.py (+1, -1) (Diff)
/tests/python/view_layer/test_evaluation_visibility_j.py (+2, -2) (Diff)
/tests/python/view_layer/test_group_a.py (+1, -1) (Diff)
/tests/python/view_layer/test_group_b.py (+2, -2) (Diff)
/tests/python/view_layer/test_group_c.py (+2, -2) (Diff)
/tests/python/view_layer/test_group_e.py (+3, -3) (Diff)
/tests/python/view_layer/test_make_single_user.py (+1, -1) (Diff)
/tests/python/view_layer/test_scene_collection_delete.py (+1, -1) (Diff)
/tests/python/view_layer/test_scene_copy_f.py (+2, -1) (Diff)
/tests/python/view_layer/view_layer_common.py (+3, -4) (Diff)
/release/scripts/modules/bpy/ops.py (+2, -1) (Diff)
/release/scripts/templates_py/background_job.py (+1, -1) (Diff)
/tests/python/view_layer/test_background_set.py (+3, -3) (Diff)
/tests/python/view_layer/test_evaluation_selectability_a.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 (+1, -1) (Diff)
/tests/python/view_layer/test_evaluation_selectability_d.py (+2, -2) (Diff)
/tests/python/view_layer/test_evaluation_selectability_e.py (+1, -1) (Diff)
/tests/python/view_layer/test_evaluation_selectability_f.py (+2, -2) (Diff)
/tests/python/view_layer/test_evaluation_visibility_a.py (+1, -1) (Diff)
/tests/python/view_layer/test_evaluation_visibility_b.py (+1, -1) (Diff)
/tests/python/view_layer/test_evaluation_visibility_c.py (+1, -1) (Diff)
/tests/python/view_layer/test_evaluation_visibility_d.py (+1, -1) (Diff)
/tests/python/view_layer/test_evaluation_visibility_e.py (+1, -1) (Diff)
/tests/python/view_layer/test_evaluation_visibility_f.py (+1, -1) (Diff)
/tests/python/view_layer/test_evaluation_visibility_j.py (+2, -2) (Diff)
/tests/python/view_layer/test_group_a.py (+1, -1) (Diff)
/tests/python/view_layer/test_group_b.py (+2, -2) (Diff)
/tests/python/view_layer/test_group_c.py (+2, -2) (Diff)
/tests/python/view_layer/test_group_e.py (+3, -3) (Diff)
/tests/python/view_layer/test_make_single_user.py (+1, -1) (Diff)
/tests/python/view_layer/test_scene_collection_delete.py (+1, -1) (Diff)
/tests/python/view_layer/test_scene_copy_f.py (+2, -1) (Diff)
/tests/python/view_layer/view_layer_common.py (+3, -4) (Diff)


 Master Commits
 Master Commits MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021