|
Blender V5.0
|
Functions | |
| static wmOperatorStatus | exec (bContext *C, wmOperator *) |
|
static |
Definition at line 1372 of file curves_ops.cc.
References C, blender::bke::Curve, DEG_id_tag_update(), blender::bke::SpanAttributeWriter< T >::finish(), blender::index_mask::IndexMask::foreach_index(), blender::ed::curves::get_unique_editable_curves(), i, ID_RECALC_GEOMETRY, blender::index_mask::IndexMask::is_empty(), 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(), blender::bke::SpanAttributeWriter< T >::span, and WM_event_add_notifier().
Referenced by blender::ed::curves::CURVES_OT_cyclic_toggle().