Blender Git Loki
Git Commits -> Revision e552890
Revision e552890 by Sybren A. Stüvel (master) December 18, 2020, 11:50 (GMT) |
Fix T83351: Baked object rotation has discontinuities Fix Euler discontinuities in the Bake Action operator, by explicitly using the previous Euler angles when converting from matrix to rotation. This basically follows the same approach as used in e4ca1fc4ea43, although the Euler Discontinuity Filter also performs single-channel filtering which the Bake Action operator doesn't. |
Commit Details:
Full Hash: e5528904f12104ee31e7b67b54f2a4b3f14cec1e
Parent Commit: fe5d244
Lines Changed: +1, -3
1 Modified Path:
/release/scripts/modules/bpy_extras/anim_utils.py (+1, -3) (Diff)