Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/editors/armature/
H A Darmature_ops.c142 WM_operatortype_append(POSELIB_OT_new); in ED_operatortypes_armature()
H A Darmature_intern.h193 void POSELIB_OT_new(struct wmOperatorType *ot);
H A Dpose_lib.c246 void POSELIB_OT_new(wmOperatorType *ot) in POSELIB_OT_new() function