You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.