Blender Git Commit Log
Git Commits -> Revision 55e79d1
Revision 55e79d1 by Sybren A. Stüvel (asset-browser, asset-browser-poselib, asset-system-filelist, temp-pose-flipping-fix-attempt) March 15, 2021, 16:02 (GMT) |
Add operator `POSELIB_OT_blend_pose` for interactive pose blending The operator doesn't blend yet, but it does allow temporarily applying the pose, switching between the original and the given pose with Tab, applying the pose with Enter/LeftClick, and cancelling with Esc/RightClick. |
Commit Details:
Full Hash: 55e79d1f29f52b6847ae8b41c6ef028caba26ab5
Parent Commit: cd3fade
Lines Changed: +578, -0
1 Added Path:
/source/blender/editors/armature/pose_lib_2.c (+573, -0) (View)