Blender V4.3
script_ops.cc File Reference
#include <cmath>
#include <cstdlib>
#include "WM_api.hh"
#include "script_intern.hh"

Go to the source code of this file.

Functions

void script_operatortypes ()
 
void script_keymap (wmKeyConfig *)
 

Function Documentation

◆ script_keymap()

void script_keymap ( wmKeyConfig * keyconf)

Definition at line 24 of file script_ops.cc.

Referenced by ED_spacetype_script().

◆ script_operatortypes()

void script_operatortypes ( )