Home
last modified time | relevance | path

Searched refs:prop_calc_roll_types (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/editors/armature/
H A Darmature_edit.c255 static const EnumPropertyItem prop_calc_roll_types[] = { variable
479 ot->prop = RNA_def_enum(ot->srna, "type", prop_calc_roll_types, CALC_ROLL_TAN_POS_X, "Type", ""); in ARMATURE_OT_calculate_roll()