Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/editors/armature/
H A Dpose_lib.c185 static bool has_poselib_pose_data_for_editing_poll(bContext *C) in has_poselib_pose_data_for_editing_poll() function
378 ot->poll = has_poselib_pose_data_for_editing_poll; in POSELIB_OT_action_sanitize()
662 ot->poll = has_poselib_pose_data_for_editing_poll; in POSELIB_OT_pose_remove()
751 ot->poll = has_poselib_pose_data_for_editing_poll; in POSELIB_OT_pose_rename()
832 ot->poll = has_poselib_pose_data_for_editing_poll; in POSELIB_OT_pose_move()