Changeset View
Changeset View
Standalone View
Standalone View
source/blender/editors/curve/curve_intern.h
| Context not available. | |||||
| void CURVE_OT_radius_set(struct wmOperatorType *ot); | void CURVE_OT_radius_set(struct wmOperatorType *ot); | ||||
| void CURVE_OT_spline_weight_set(struct wmOperatorType *ot); | void CURVE_OT_spline_weight_set(struct wmOperatorType *ot); | ||||
| void CURVE_OT_handle_type_set(struct wmOperatorType *ot); | void CURVE_OT_handle_type_set(struct wmOperatorType *ot); | ||||
| void CURVE_OT_recalculate_handles(struct wmOperatorType *ot); | |||||
| void CURVE_OT_shade_smooth(struct wmOperatorType *ot); | void CURVE_OT_shade_smooth(struct wmOperatorType *ot); | ||||
| void CURVE_OT_shade_flat(struct wmOperatorType *ot); | void CURVE_OT_shade_flat(struct wmOperatorType *ot); | ||||
| void CURVE_OT_tilt_clear(struct wmOperatorType *ot); | void CURVE_OT_tilt_clear(struct wmOperatorType *ot); | ||||
| Context not available. | |||||