summaryrefslogtreecommitdiffstats
path: root/modules/webxr/webxr_interface_js.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace remaining uses of `NULL` with `nullptr`Rémi Verschelde2021-04-291-1/+1
* Change XRPositionalTracker to a reference and better expose it to GDNativeBastiaan Olij2021-03-291-5/+5
* Rename some more global enums (Key, Joy, MIDI)Aaron Franke2021-03-231-1/+1
* Prevent fatal error in WebXR when 'immersize-ar' loses and regains trackingDavid Snopek2021-01-271-8/+18
* Support mono devices in WebXRDavid Snopek2021-01-251-3/+2
* Fix WebXR module.Fabio Alessandrelli2021-01-101-3/+3
* Add support for WebXRDavid Snopek2021-01-041-0/+451