Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/editors/armature/
H A Dpose_lib.c1037 KeyframeEditFunc group_ok_cb; in poselib_apply_pose() local
1050 group_ok_cb = ANIM_editkeyframes_ok(BEZT_OK_FRAMERANGE); in poselib_apply_pose()
1060 &ked, NULL, agrp, ALE_GROUP, NULL, group_ok_cb, NULL)) { in poselib_apply_pose()