ob.getChilren() often requested for 2.4x api, notice this is only 1 line of python.
This commit is contained in:
@@ -200,6 +200,7 @@ static void bpy_init_modules( void )
|
||||
|
||||
bpy_import_test("bpy_ops"); /* adds its self to bpy.ops */
|
||||
bpy_import_test("bpy_sys"); /* adds its self to bpy.sys */
|
||||
bpy_import_test("bpy_ext"); /* extensions to our existing types */
|
||||
}
|
||||
|
||||
/* stand alone utility modules not related to blender directly */
|
||||
|
||||
Reference in New Issue
Block a user