exokitxr / exokit

Native VR/AR/XR engine for JavaScript 🦖
MIT License
997 stars 117 forks source link

Bugfix realitytab redirects #1408

Closed humbletim closed 5 years ago

humbletim commented 5 years ago

proposed fix for #1168 that enables redirected reality tab URLs to load correctly.

$ node . -t https://aframe.io/a-painter
THREE.WebGLRenderer 105
no xr devices
loaded root in 2D
reality tab load ok: https://aframe.io/a-painter/
A-Frame Version: 0.7.0 (Date 2018-02-05, Commit #39daf67)
...
avaer commented 5 years ago

Thanks!