Skip to content

1.4.2 - Assorted fixes

Compare
Choose a tag to compare
@JoeLudwig JoeLudwig released this 09 Dec 05:13
· 83 commits to master since this release
  • Added Vive controller bindings #175
  • Fixed issue with skinned models not animating #171
  • Fixed issue with skinned models that use a joint index size other than 16 bits.
  • Fixed issue with translation of openXR paths like /input/menu
  • Fixed issue with input from Aardvark overriding input in the SteamVR dashboard if that hand was near something grabbable when the dashboard was summoned #172
  • Added renderAardvarkRoot to @aardvarkxr/aardvark-react. This utility function allows a gadget to wait for the connection to the server before running other gadget code. It also makes rending the default landing component easier when running in a browser.