Daniel Adams
|
7e4979c852
|
webxr: Update XRFrame to latest spec (#33102)
* Update IDL+naming, add predictedDisplayTime getter stub
Signed-off-by: Daniel Adams <msub2official@gmail.com>
* Surface predicted display time
Signed-off-by: Daniel Adams <msub2official@gmail.com>
* Update WPT expectations
Signed-off-by: Daniel Adams <msub2official@gmail.com>
* Update todo comment
Signed-off-by: Daniel Adams <msub2official@gmail.com>
---------
Signed-off-by: Daniel Adams <msub2official@gmail.com>
|
2024-08-20 08:12:25 +00:00 |
|
Daniel Adams
|
825d6f10e9
|
webxr: Update hand input to match latest spec (#32958)
* Update IDLs
Signed-off-by: Daniel Adams <msub2official@gmail.com>
* Update XRHand and XRJointSpace methods/bindings
Signed-off-by: Daniel Adams <msub2official@gmail.com>
* Implement fillJointRadii
Signed-off-by: Daniel Adams <msub2official@gmail.com>
* Implement fillPoses
Signed-off-by: Daniel Adams <msub2official@gmail.com>
* Formatting
Signed-off-by: Daniel Adams <msub2official@gmail.com>
* Update test expectations
Signed-off-by: Daniel Adams <msub2official@gmail.com>
* Tidy, missing spec link
Signed-off-by: Daniel Adams <msub2official@gmail.com>
* Remove idlharness expectation files, update hands pref
Signed-off-by: Daniel Adams <msub2official@gmail.com>
* Update interfaces
Signed-off-by: Daniel Adams <msub2official@gmail.com>
* XRJointPose interface
Signed-off-by: Daniel Adams <msub2official@gmail.com>
* XRHand interface
Signed-off-by: Daniel Adams <msub2official@gmail.com>
---------
Signed-off-by: Daniel Adams <msub2official@gmail.com>
|
2024-08-14 22:45:45 +00:00 |
|
Manish Goregaokar
|
c30ad6c422
|
Add XRJointPose
|
2020-04-27 17:35:48 -07:00 |
|
Manish Goregaokar
|
f1d6a89150
|
Add XRFrame::getHitTestResults()
|
2020-04-19 20:29:14 -07:00 |
|
Manish Goregaokar
|
7e4b6512a7
|
Add XRFrame.getPose()
|
2019-04-04 17:22:08 -07:00 |
|
Manish Goregaokar
|
3d790278f1
|
Validate spaces passed to getViewerPose()
|
2019-04-04 17:22:08 -07:00 |
|
Manish Goregaokar
|
22e5ce5ff3
|
Improve getViewerPose()
|
2019-03-20 18:30:29 -07:00 |
|
Manish Goregaokar
|
241d93340b
|
Add dom.webxr.enabled pref
|
2018-12-22 22:19:35 -08:00 |
|
Manish Goregaokar
|
28dff81dbf
|
Fill in XR frame/pose/view implementations
|
2018-12-21 15:47:28 -08:00 |
|
Manish Goregaokar
|
29e9672d4d
|
Basic XRFrame interface
|
2018-12-19 15:42:27 -08:00 |
|