Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/editors/armature/
H A Darmature_ops.c145 WM_operatortype_append(POSELIB_OT_action_sanitize); in ED_operatortypes_armature()
H A Darmature_intern.h196 void POSELIB_OT_action_sanitize(struct wmOperatorType *ot);
H A Dpose_lib.c369 void POSELIB_OT_action_sanitize(wmOperatorType *ot) in POSELIB_OT_action_sanitize() function