Skip to content

v0.6.3

Compare
Choose a tag to compare
@0b5vr 0b5vr released this 28 Apr 07:32
· 1739 commits to dev since this release

v0.6.2...v0.6.3
Milestone


πŸ› Bugfixes

  • #649: VRMHumanoid.resetPose is now working properly
  • #650: VRMHumanoid.getBones now returns [] instead of undefined when there are no bones bound to the specified HumanBone
  • #650: VRMHumanoid.getBoneNodes now returns [] instead of emitting an internal error (😩) when there are no bones bound to the specified HumanBone

πŸ’» Refactors

🧹 Chores

  • #292: Enable a eslint rule, @typescript-eslint/no-unnecessary-type-assertion

πŸ“¦ Deps

  • #657: Bump Three.js to r126