Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/editors/armature/
H A Darmature_ops.c127 WM_operatortype_append(POSE_OT_quaternions_flip); in ED_operatortypes_armature()
H A Darmature_intern.h130 void POSE_OT_quaternions_flip(struct wmOperatorType *ot);
H A Dpose_edit.c1200 void POSE_OT_quaternions_flip(wmOperatorType *ot) in POSE_OT_quaternions_flip() function