Blender
V3.3
|
Go to the source code of this file.
Functions | |
void | script_operatortypes (void) |
void | script_keymap (wmKeyConfig *UNUSED(keyconf)) |
void script_keymap | ( | wmKeyConfig * | UNUSEDkeyconf | ) |
Definition at line 23 of file script_ops.c.
Definition at line 17 of file script_ops.c.
References SCRIPT_OT_python_file_run(), SCRIPT_OT_reload(), and WM_operatortype_append().
Referenced by ED_spacetype_script().