Blender Git Loki
Git Commits -> Revision 849debe
Revision 849debe by Joseph Brandenburg (master) November 26, 2020, 12:12 (GMT) |
Fix T80970: Copy Rotation constraint incorrect under shear Orthogonalize the constraint target's matrix before decomposing it into Euler angles. This removes sheer, and is actually a requirement for correct decomposition. It's conceivable that someone has used the incorrect behaviour in a rig. As the shear caused unpredictable flipping of the constrained object, this is unlikely. Reviewed By: angavrilov, sybren Differential Revision: https://developer.blender.org/D8915 |
Commit Details:
Full Hash: 849debe36c82f4a6bf94eb108de7a2d2fd2e35fb
Parent Commit: 781429a
Committed By: Sybren A. Stüvel
Lines Changed: +8, -2
1 Modified Path:
/source/blender/blenkernel/intern/constraint.c (+8, -2) (Diff)