You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
honor closest distance in quaternion slerp
Fix the quaternion spherical linear interpolation
to make it choose the shortest linear path, which
is the intended behavior in graphical animations.
GitHub-Pull-Request: #90