Blender  V3.3
Functions
script_ops.c File Reference
#include <math.h>
#include <stdlib.h>
#include "WM_api.h"
#include "script_intern.h"

Go to the source code of this file.

Functions

void script_operatortypes (void)
 
void script_keymap (wmKeyConfig *UNUSED(keyconf))
 

Function Documentation

◆ script_keymap()

void script_keymap ( wmKeyConfig UNUSEDkeyconf)

Definition at line 23 of file script_ops.c.

◆ script_operatortypes()

void script_operatortypes ( void  )