MozillaReality / WebXR-emulator-extension

WebXR emulator extension
Mozilla Public License 2.0
454 stars 55 forks source link

Rename XR interface to XRSystem to follow the latest spec #230

Closed takahirox closed 4 years ago

takahirox commented 4 years ago

This PR renames XR interface XRSystem to follow the latest WebXR API spec.

I also made a PR to rename to immersive-web/webxr-polyfil.js

https://github.com/immersive-web/webxr-polyfill/pull/146

but it hasn't been merged yet. So I replaced the link to webxr-polyfill.js from the official to mine in package.json so far. We should revert when it's merged.