Skip to content

Release v1.1.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Feb 07:17
1b3d500

Hotfix for v1.1.0

What's Changed

  • Fixed root rotation behavior by @monxa in #32

This fix addresses an issue where bones with multiple children were rotated multiple times incorrectly. Previously, bones with n children would undergo rotation n times, leading to unintended transformations. The update ensures correct bone rotation behavior, improving the stability of the IK system.