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 |
|
Kagami Sascha Rosylight
|
9ce82ea1ae
|
Migrate to new constructor operation syntax
|
2019-10-02 21:45:30 +09:00 |
|
Kagami Sascha Rosylight
|
01151274f1
|
Require default dictionary value for optional dicts
|
2019-07-12 12:16:09 +09:00 |
|
Manish Goregaokar
|
e73920ee97
|
Add XRRigidTransform.matrix
|
2019-04-03 23:55:33 -07:00 |
|
Manish Goregaokar
|
eb837d1ed7
|
XRRigidTransform.inverse is now a lazy attribute
|
2019-04-03 23:55:33 -07:00 |
|
Manish Goregaokar
|
4f128e47e5
|
Add XRRigidTransform::Inverse
|
2019-03-26 00:09:15 -07:00 |
|
Manish Goregaokar
|
503ea3d943
|
Add XRRigidTransform attributes
|
2019-03-18 16:26:31 -07:00 |
|
Manish Goregaokar
|
c775820a79
|
Add XRRigidTransform constructor
|
2019-03-18 16:26:13 -07:00 |
|
Manish Goregaokar
|
241d93340b
|
Add dom.webxr.enabled pref
|
2018-12-22 22:19:35 -08:00 |
|
Manish Goregaokar
|
520bb23048
|
Basic XRRigidTransform interface
|
2018-12-19 16:50:27 -08:00 |
|