Josh Matthews
|
3faed9b921
|
Filter out webidl files based on special comments, and feature-gate webxr interfaces. (#34348)
* Filter out webidl files based on skip-if directives.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* script: Don't build XR functionality without webxr feature.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* Fix tidy.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* script: Adjust imports for file movement.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* Fix clippy.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* Formatting.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
* Clean up webxr module import.
Co-authored-by: Samson <16504129+sagudev@users.noreply.github.com>
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
---------
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
Co-authored-by: Samson <16504129+sagudev@users.noreply.github.com>
|
2024-11-24 18:01:35 +00:00 |
|
Manish Goregaokar
|
83f92a3181
|
Update XRRay semantics
Implements changes from https://github.com/immersive-web/hit-test/pull/85
|
2020-04-19 20:29:14 -07:00 |
|
Manish Goregaokar
|
7dd2a71d6d
|
Add XRRay.matrix
|
2020-04-19 20:29:14 -07:00 |
|
Manish Goregaokar
|
e7ba4e5a47
|
Add XRRay(transform) constructor
|
2020-04-19 20:29:14 -07:00 |
|
Manish Goregaokar
|
977b36d855
|
Add XRRay constructors
|
2020-04-19 20:29:14 -07:00 |
|
Manish Goregaokar
|
98ff97783e
|
Add origin/direction methods to XRRay
|
2020-04-19 20:29:14 -07:00 |
|
Manish Goregaokar
|
b6a9e41bb8
|
Add stub XRRay
|
2020-04-19 20:29:14 -07:00 |
|