Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/editors/armature/
H A Dpose_edit.c192 case POSE_PATH_CALC_RANGE_FULL: in pose_path_convert_range()
323 ED_pose_recalculate_paths(C, scene, ob, POSE_PATH_CALC_RANGE_FULL); in pose_calculate_paths_exec()
401 ED_pose_recalculate_paths(C, scene, ob, POSE_PATH_CALC_RANGE_FULL); in pose_update_paths_exec()
H A Dpose_utils.c337 ED_pose_recalculate_paths(C, scene, ob, POSE_PATH_CALC_RANGE_FULL); in poseAnim_mapping_autoKeyframe()
H A Dpose_transform.c876 ED_pose_recalculate_paths(C, scene, ob, POSE_PATH_CALC_RANGE_FULL); in pose_paste_exec()
1157 ED_pose_recalculate_paths(C, scene, ob_iter, POSE_PATH_CALC_RANGE_FULL); in pose_clear_transform_generic_exec()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/include/
H A DED_armature.h197 POSE_PATH_CALC_RANGE_FULL, enumerator