New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Basic XR Testing support #23485
Merged
+306
−13
Add FakeXRDeviceController.setViewerOrigin()
97df39f
Select commit
1c07b0f
Add blank XRTest interface
Manishearth 9a31f6f
Add blank FakeXRDeviceController interface
Manishearth 422fadd
Update rust-webvr
Manishearth c689866
Add XR.test()
Manishearth a89d2c6
Support creating and messaging mock display
Manishearth e95b24b
Add XRTest.simulateDeviceConnection()
Manishearth 4b930b9
Add FakeXRDeviceController.setViews()
Manishearth 97df39f
Add FakeXRDeviceController.setViewerOrigin()
Manishearth 366aa78
Run webvr thread when webxr is enabled
Manishearth d044a79
Normalize rotations
Manishearth c2d4900
Add 'spec' links
Manishearth
Merged
Basic XR Testing support #23485
Add FakeXRDeviceController.setViewerOrigin()
May 29, 2019
May 29, 2019
May 29, 2019
May 29, 2019
May 29, 2019
May 29, 2019
May 29, 2019
May 30, 2019
May 30, 2019
May 30, 2019
May 31, 2019
97df39f
Select commit
1c07b0f
Add blank XRTest interface
Manishearth 9a31f6f
Add blank FakeXRDeviceController interface
Manishearth 422fadd
Update rust-webvr
Manishearth c689866
Add XR.test()
Manishearth a89d2c6
Support creating and messaging mock display
Manishearth e95b24b
Add XRTest.simulateDeviceConnection()
Manishearth 4b930b9
Add FakeXRDeviceController.setViews()
Manishearth 97df39f
Add FakeXRDeviceController.setViewerOrigin()
Manishearth 366aa78
Run webvr thread when webxr is enabled
Manishearth d044a79
Normalize rotations
Manishearth c2d4900
Add 'spec' links
Manishearth