Blender V2.61 - r43446
|
Go to the source code of this file.
Functions | |
void | ED_operatortypes_logic (void) |
Definition in file ED_logic.h.
void ED_operatortypes_logic | ( | void | ) |
Definition at line 725 of file logic_ops.c.
References LOGIC_OT_actuator_add(), LOGIC_OT_actuator_move(), LOGIC_OT_actuator_remove(), LOGIC_OT_controller_add(), LOGIC_OT_controller_move(), LOGIC_OT_controller_remove(), LOGIC_OT_sensor_add(), LOGIC_OT_sensor_move(), LOGIC_OT_sensor_remove(), LOGIC_OT_texface_convert(), and WM_operatortype_append().
Referenced by ED_spacetypes_init().