|
Blender V5.0
|
Functions | |
| static wmOperatorStatus | curves_set_selection_domain_exec (bContext *C, wmOperator *op) |
|
static |
Definition at line 779 of file curves_ops.cc.
References blender::bke::MutableAttributeAccessor::add(), BKE_attributes_active_name_get(), BKE_attributes_active_set(), C, blender::bke::cpp_type_to_attribute_type(), curves_set_selection_domain_exec(), DEG_id_tag_update(), blender::bke::AttributeAccessor::domain_size(), AttributeOwner::from_id(), blender::ed::curves::get_curves_selection_attribute_names(), blender::ed::curves::get_unique_editable_curves(), ID_RECALC_GEOMETRY, blender::bke::AttributeAccessor::lookup(), MEM_freeN(), MEM_malloc_arrayN(), NC_GEOM, NC_SPACE, ND_DATA, ND_SPACE_VIEW3D, OPERATOR_FINISHED, wmOperator::ptr, blender::bke::MutableAttributeAccessor::remove(), RNA_enum_get(), blender::CPPType::size, WM_event_add_notifier(), and WM_main_add_notifier().
Referenced by blender::ed::curves::CURVES_OT_set_selection_domain(), and curves_set_selection_domain_exec().