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