|
Blender V5.0
|
Functions | |
| static wmOperatorStatus | exec (bContext *C, wmOperator *op) |
|
static |
Definition at line 1734 of file curves_ops.cc.
References blender::ed::curves::Align, blender::ed::curves::Auto, BEZIER_HANDLE_ALIGN, BEZIER_HANDLE_AUTO, BEZIER_HANDLE_FREE, BEZIER_HANDLE_VECTOR, BLI_assert_unreachable, C, DEG_id_tag_update(), blender::ed::curves::Free, blender::ed::curves::get_unique_editable_curves(), ID_RECALC_GEOMETRY, blender::bke::AttributeAccessor::lookup_or_default(), NC_GEOM, ND_DATA, blender::threading::parallel_for(), blender::bke::Point, wmOperator::ptr, RNA_enum_get(), blender::ed::curves::Toggle, blender::ed::curves::Vector, and WM_event_add_notifier().
Referenced by blender::ed::curves::CURVES_OT_handle_type_set().