Fix bad level call.
This commit is contained in:
@@ -693,6 +693,7 @@ float RE_fresnel_dielectric(float incoming[3], float normal[3], float eta) RET_Z
|
||||
void OBJECT_collection_settings_create(struct IDProperty *properties) RET_NONE
|
||||
void EDIT_MESH_collection_settings_create(struct IDProperty *properties) RET_NONE
|
||||
void EDIT_ARMATURE_collection_settings_create(struct IDProperty *properties) RET_NONE
|
||||
void DRW_object_engine_data_free(struct Object *ob) RET_NONE
|
||||
|
||||
/* python */
|
||||
struct wmOperatorType *WM_operatortype_find(const char *idname, bool quiet) RET_NULL
|
||||
|
Reference in New Issue
Block a user