mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Auto merge of #23731 - Manishearth:webxr-script, r=asajeffrey
Use new WebXR API in script Todo: - [x] Hook new `Frame` information into `XRFrame` - [x] Make spaces use new transform info - [x] Hook up session view metadata correctly - [x] Get mocking working again - [x] Get inputs working Optional todos: - [x] Add support for active and animationFrame bool on XRFrame - [x] Correctly handle viewer and offset spaces instead of casting - [x] Error on zero-length quaternions <s>Not really ready for review yet, but you can go ahead and review what I have so far. It doesn't do anything yet, aside from crash horribly. I'm opening this PR early so i have a place to track progress.</s> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23731) <!-- Reviewable:end -->
This commit is contained in:
commit
5fdc7c0d2c
33 changed files with 703 additions and 486 deletions
|
@ -19687,11 +19687,11 @@
|
|||
"testharness"
|
||||
],
|
||||
"webxr/obtain_frame.html": [
|
||||
"e2b4424d5779baedf6bdb50f1b3151336f31a4cb",
|
||||
"063008c7ebc0df9997b8286296b4f7fe4663b331",
|
||||
"testharness"
|
||||
],
|
||||
"webxr/resources/webxr-util.js": [
|
||||
"554c1c183d3710e54dc60704dad0aac542ffd67c",
|
||||
"f0c166e097271fd6a2709428fab2ccffea1eb08a",
|
||||
"support"
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue