Changeset View
Changeset View
Standalone View
Standalone View
source/blender/editors/curve/curve_ops.c
| Context not available. | |||||
| WM_operatortype_append(CURVE_OT_select_less); | WM_operatortype_append(CURVE_OT_select_less); | ||||
| WM_operatortype_append(CURVE_OT_select_random); | WM_operatortype_append(CURVE_OT_select_random); | ||||
| WM_operatortype_append(CURVE_OT_select_nth); | WM_operatortype_append(CURVE_OT_select_nth); | ||||
| WM_operatortype_append(CURVE_OT_select_similar); | |||||
| WM_operatortype_append(CURVE_OT_switch_direction); | WM_operatortype_append(CURVE_OT_switch_direction); | ||||
| WM_operatortype_append(CURVE_OT_subdivide); | WM_operatortype_append(CURVE_OT_subdivide); | ||||
| Context not available. | |||||