aframe
aframe copied to clipboard
Switch unit tests to WebXR and fix vive(-focus)-controls
Description: Split off from #5451 with the focus of letting the various controls unit tests target the WebXR behaviour. This PR also includes fixes for the Vive and Vive Focus controls.
Changes proposed:
- Let unit tests use WebXR by default, only use WebVR for WebVR specific tests
- [
vive-controls] Fix incorrectthumbstickaxis withtouchpad - [
vive-focus-controls] Add WebXR support
Needs rebase
@dmarcos Rebased
Thanks!