Blender Git Commit Log
Git Commits -> Revision 0bcada8
Revision 0bcada8 by Sebastian Parborg (master) October 4, 2019, 14:40 (GMT) |
Fix T67212: No smooth blending in "Push Pose from Breakdown" and "Relax Pose to Breakdown" The previous method produced non smooth interpolation results and it was very hard to control. (At least for me it seemed to be broken until I actually took a look at what the code actually did) Now we simply linearly interpolate between the breakdown position and the current bone data. Reviewed By: Sybren, Hjalti Differential Revision: https://developer.blender.org/D5892 |
Commit Details:
Full Hash: 0bcada85b362fcc1874a1bf13ece157870c0fea7
Parent Commit: b9736e8
Lines Changed: +4, -20
1 Modified Path:
/source/blender/editors/armature/pose_slide.c (+4, -20) (Diff)