|
Blender V4.3
|
Go to the source code of this file.
Functions | |
| void | script_operatortypes () |
| void | script_keymap (wmKeyConfig *) |
| void script_keymap | ( | wmKeyConfig * | keyconf | ) |
Definition at line 24 of file script_ops.cc.
Referenced by ED_spacetype_script().
| void script_operatortypes | ( | ) |
Definition at line 18 of file script_ops.cc.
References SCRIPT_OT_python_file_run(), SCRIPT_OT_reload(), and WM_operatortype_append().
Referenced by ED_spacetype_script().