|
Blender
V2.59
|
Go to the source code of this file.
Functions | |
| void | BPy_init_modules (void) |
Variables | |
| PyObject * | bpy_package_py |
Definition in file bpy.h.
| void BPy_init_modules | ( | void | ) |
Definition at line 232 of file bpy.c.
References BLENDER_SYSTEM_SCRIPTS, BLI_get_folder(), BPY_app_struct(), bpy_context_module, BPy_GetContext(), bpy_import_test(), bpy_lib_init(), BPY_operator_module(), bpy_package_py, BPY_rna_init(), BPY_rna_module(), BPY_rna_props(), BPY_rna_types(), IDProp_Init_Types(), meth_bpy_register_class, meth_bpy_unregister_class, NULL, pyrna_struct_CreatePyObject(), pyrna_struct_meta_idprop_Type, RNA_Context, and RNA_pointer_create().
Referenced by BPY_python_start().
| PyObject* bpy_package_py |
Definition at line 63 of file bpy.c.
Referenced by BPy_init_modules().