Changeset View
Changeset View
Standalone View
Standalone View
source/blender/editors/curve/curve_ops.c
| Context not available. | |||||
| WM_operatortype_append(CURVE_OT_radius_set); | WM_operatortype_append(CURVE_OT_radius_set); | ||||
| WM_operatortype_append(CURVE_OT_spline_weight_set); | WM_operatortype_append(CURVE_OT_spline_weight_set); | ||||
| WM_operatortype_append(CURVE_OT_handle_type_set); | WM_operatortype_append(CURVE_OT_handle_type_set); | ||||
| WM_operatortype_append(CURVE_OT_recalculate_handles); | |||||
| WM_operatortype_append(CURVE_OT_shade_smooth); | WM_operatortype_append(CURVE_OT_shade_smooth); | ||||
| WM_operatortype_append(CURVE_OT_shade_flat); | WM_operatortype_append(CURVE_OT_shade_flat); | ||||
| WM_operatortype_append(CURVE_OT_tilt_clear); | WM_operatortype_append(CURVE_OT_tilt_clear); | ||||
| Context not available. | |||||