|
Blender
V2.93
|
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 39 of file script_ops.c.
| void script_operatortypes | ( | void | ) |
Definition at line 33 of file script_ops.c.
References SCRIPT_OT_python_file_run(), SCRIPT_OT_reload(), and WM_operatortype_append().
Referenced by ED_spacetype_script().