bevy_mod_inverse_kinematics/CHANGELOG.MD

404 B

Version 0.1.0

  • Initial version

Version 0.1.1

  • Fixed build issue when using the debug_lines feature
  • Fixed transforms giong to NaN when an exact match is found

Version 0.2.0

  • Migrated to bevy 0.9
  • Removed debug_lines feature, to not have a third party bevy dependency.

Version 0.3.0

  • Migrated to bevy 0.10

Version 0.4.0

  • Migrated to bevy 0.11

Version 0.5.0

  • Migrated to beyv 0.12