|
Blender V4.3
|
Functions | |
| static int | curves_set_selection_domain_exec (bContext *C, wmOperator *op) |
|
static |
Definition at line 790 of file curves_ops.cc.
References BKE_attributes_active_get(), BKE_attributes_active_set(), curves_set_selection_domain_exec(), DEG_id_tag_update(), AttributeOwner::from_id(), blender::ed::curves::get_curves_selection_attribute_names(), blender::ed::curves::get_unique_editable_curves(), ID_RECALC_GEOMETRY, MEM_freeN(), MEM_malloc_arrayN, NC_GEOM, NC_SPACE, ND_DATA, ND_SPACE_VIEW3D, OPERATOR_FINISHED, wmOperator::ptr, RNA_enum_get(), WM_event_add_notifier(), and WM_main_add_notifier().
Referenced by curves_set_selection_domain_exec().