Blender
V3.3
|
Functions | |
static int | curves_disable_selection_exec (bContext *C, wmOperator *UNUSED(op)) |
|
static |
Definition at line 808 of file curves_ops.cc.
References C, CV_SCULPT_SELECTION_ENABLED, DEG_id_tag_update(), blender::ed::curves::get_unique_editable_curves(), ID_RECALC_GEOMETRY, NC_GEOM, NC_SPACE, ND_DATA, ND_SPACE_VIEW3D, OPERATOR_FINISHED, WM_event_add_notifier(), and WM_main_add_notifier().
Referenced by blender::ed::curves::CURVES_OT_disable_selection().