Blender V2.61 - r43446
Functions

script_intern.h File Reference

Go to the source code of this file.

Functions

void script_operatortypes (void)
void script_keymap (struct wmKeyConfig *keyconf)
void SCRIPT_OT_reload (struct wmOperatorType *ot)
void SCRIPT_OT_python_file_run (struct wmOperatorType *ot)

Detailed Description

Definition in file script_intern.h.


Function Documentation

void script_keymap ( struct wmKeyConfig keyconf)
void script_operatortypes ( void  )
void SCRIPT_OT_python_file_run ( struct wmOperatorType ot)
void SCRIPT_OT_reload ( struct wmOperatorType ot)