|
Blender V4.3
|
Functions | |
| static int | exec (bContext *C, wmOperator *op) |
|
static |
Definition at line 1395 of file curves_ops.cc.
References C, blender::geometry::convert_curves(), DEG_id_tag_update(), blender::ed::curves::get_unique_editable_curves(), ID_RECALC_GEOMETRY, NC_GEOM, ND_DATA, OPERATOR_FINISHED, options, wmOperator::ptr, blender::ed::curves::retrieve_selected_curves(), RNA_boolean_get(), RNA_enum_get(), selection, and WM_event_add_notifier().
Referenced by blender::ed::curves::CURVES_OT_curve_type_set().