Blender Git Loki
Git Commits -> Revision cbf5c73
Revision cbf5c73 by Bastien Montagne (master) June 22, 2018, 09:37 (GMT) |
Cleanup: get rid of last G.main's in bpy area. Essentially 'validating' them as G_MAIN, and adding some asserts in dubious places, that handled IDs are actually in G_MAIN. |
Commit Details:
Full Hash: cbf5c738d6edaa3e5feecab6a97327cbfd96e06e
Parent Commit: 1870a1a
Lines Changed: +21, -14
9 Modified Paths:
/source/blender/python/bmesh/bmesh_py_types.c (+3, -1) (Diff)
/source/blender/python/generic/bpy_internal_import.c (+2, -2) (Diff)
/source/blender/python/generic/bpy_internal_import.h (+1, -1) (Diff)
/source/blender/python/intern/bpy.c (+2, -2) (Diff)
/source/blender/python/intern/bpy_library_write.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_rna.c (+3, -3) (Diff)
/source/blender/python/intern/bpy_rna_anim.c (+4, -1) (Diff)
/source/blender/python/intern/bpy_rna_id_collection.c (+1, -2) (Diff)
/source/blender/python/intern/gpu_offscreen.c (+4, -1) (Diff)
/source/blender/python/generic/bpy_internal_import.c (+2, -2) (Diff)
/source/blender/python/generic/bpy_internal_import.h (+1, -1) (Diff)
/source/blender/python/intern/bpy.c (+2, -2) (Diff)
/source/blender/python/intern/bpy_library_write.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_rna.c (+3, -3) (Diff)
/source/blender/python/intern/bpy_rna_anim.c (+4, -1) (Diff)
/source/blender/python/intern/bpy_rna_id_collection.c (+1, -2) (Diff)
/source/blender/python/intern/gpu_offscreen.c (+4, -1) (Diff)