immersive-web / webxr-polyfill

Use the WebXR Device API today, providing fallbacks to native WebVR 1.1 and Cardboard
Apache License 2.0
381 stars 84 forks source link

XRReferenceSpaceEvent #86

Closed jsantell closed 4 years ago

jsantell commented 4 years ago

Per discussion in #82, the events should be constructed via Event subclassing; see #83 for XRInputSourceEvent

jsantell commented 4 years ago

Fixed via #89