Blender
V3.3
|
Functions | |
static int | curves_set_selection_domain_exec (bContext *C, wmOperator *op) |
|
static |
Definition at line 743 of file curves_ops.cc.
References ATTR_DOMAIN_CURVE, ATTR_DOMAIN_POINT, C, curves, CV_SCULPT_SELECTION_ENABLED, DEG_id_tag_update(), blender::ed::curves::get_unique_editable_curves(), ID_RECALC_GEOMETRY, blender::VArrayCommon< T >::materialize(), NC_GEOM, NC_SPACE, ND_DATA, ND_SPACE_VIEW3D, OPERATOR_FINISHED, wmOperator::ptr, blender::bke::MutableAttributeAccessor::remove(), RNA_enum_get(), WM_event_add_notifier(), WM_main_add_notifier(), and blender::bke::image::partial_update::wrap().
Referenced by blender::ed::curves::CURVES_OT_set_selection_domain().