|
Blender V5.0
|
Functions | |
| static wmOperatorStatus | split_exec (bContext *C, wmOperator *) |
|
static |
Definition at line 1136 of file curves_ops.cc.
References C, CTX_wm_view3d(), DEG_id_tag_update(), blender::ed::curves::get_unique_editable_curves(), View3DOverlay::handle_display, ID_RECALC_GEOMETRY, blender::index_mask::IndexMask::is_empty(), NC_GEOM, ND_DATA, OPERATOR_FINISHED, View3D::overlay, blender::ed::curves::retrieve_all_selected_points(), split_exec(), blender::ed::curves::split_points(), and WM_event_add_notifier().
Referenced by blender::ed::curves::CURVES_OT_split(), and split_exec().