Changeset View
Changeset View
Standalone View
Standalone View
source/blender/editors/curve/curve_intern.h
| Context not available. | |||||
| void CURVE_OT_vertex_add(struct wmOperatorType *ot); | void CURVE_OT_vertex_add(struct wmOperatorType *ot); | ||||
| void CURVE_OT_extrude(struct wmOperatorType *ot); | void CURVE_OT_extrude(struct wmOperatorType *ot); | ||||
| void CURVE_OT_cyclic_toggle(struct wmOperatorType *ot); | void CURVE_OT_cyclic_toggle(struct wmOperatorType *ot); | ||||
| void CURVE_OT_rip_edge(struct wmOperatorType*ot); | |||||
| void CURVE_OT_match_texture_space(struct wmOperatorType *ot); | void CURVE_OT_match_texture_space(struct wmOperatorType *ot); | ||||
| Context not available. | |||||