nkeeline / Keemap-Blender-Rig-ReTargeting-Addon

Blender Rig Retargeting Addon allows mapping motions of one rig to another. Works with ANY rig and allows user to map bones from one rig to another and save mapping files out to hard drive.
GNU General Public License v3.0
128 stars 21 forks source link

Transferring from quaternion rigs causes gimbal lock #5

Closed yokimklein closed 1 year ago

yokimklein commented 3 years ago

As the addon converts rotations to XYZ Euler when transferring from one rig to another, if the source rig uses quaternion rotations the destination rig can suffer from gimbal lock, leading to bad results.

This addon has been fantastic so far. It would be great if it would support quaternion animations in the future wink wink nudge nudge :)

burgalon commented 3 years ago

+1

nkeeline commented 1 year ago

v0.0.9 released with quaternion mode. please select quaternion mode in the main settings and you should be good to go:)