|
Blender V4.3
|
Functions | |
| static int | exec (bContext *C, wmOperator *) |
|
static |
Definition at line 1349 of file curves_ops.cc.
References C, blender::bke::Curve, DEG_id_tag_update(), blender::bke::SpanAttributeWriter< T >::finish(), blender::ed::curves::get_unique_editable_curves(), ID_RECALC_GEOMETRY, blender::bke::MutableAttributeAccessor::lookup_or_add_for_write_span(), NC_GEOM, ND_DATA, OPERATOR_FINISHED, blender::bke::MutableAttributeAccessor::remove(), blender::ed::curves::retrieve_selected_curves(), selection, blender::bke::SpanAttributeWriter< T >::span, and WM_event_add_notifier().
Referenced by blender::ed::curves::CURVES_OT_cyclic_toggle().