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