Changeset View
Changeset View
Standalone View
Standalone View
source/blender/editors/curve/curve_intern.h
| Context not available. | |||||
| void CURVE_OT_select_less(struct wmOperatorType *ot); | void CURVE_OT_select_less(struct wmOperatorType *ot); | ||||
| void CURVE_OT_select_random(struct wmOperatorType *ot); | void CURVE_OT_select_random(struct wmOperatorType *ot); | ||||
| void CURVE_OT_select_nth(struct wmOperatorType *ot); | void CURVE_OT_select_nth(struct wmOperatorType *ot); | ||||
| void CURVE_OT_select_similar(struct wmOperatorType *ot); | |||||
| void CURVE_OT_switch_direction(struct wmOperatorType *ot); | void CURVE_OT_switch_direction(struct wmOperatorType *ot); | ||||
| void CURVE_OT_subdivide(struct wmOperatorType *ot); | void CURVE_OT_subdivide(struct wmOperatorType *ot); | ||||
| Context not available. | |||||