aframe icon indicating copy to clipboard operation
aframe copied to clipboard

Switch unit tests to WebXR and fix vive(-focus)-controls

Open mrxz opened this issue 1 year ago • 2 comments

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 incorrect thumbstick axis with touchpad
  • [vive-focus-controls] Add WebXR support

mrxz avatar Feb 08 '24 14:02 mrxz

Needs rebase

dmarcos avatar Feb 13 '24 23:02 dmarcos

@dmarcos Rebased

mrxz avatar Feb 14 '24 08:02 mrxz

Thanks!

dmarcos avatar Feb 23 '24 21:02 dmarcos