Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace remaining uses of `NULL` with `nullptr` | Rémi Verschelde | 2021-04-29 | 1 | -1/+1 |
* | Change XRPositionalTracker to a reference and better expose it to GDNative | Bastiaan Olij | 2021-03-29 | 1 | -5/+5 |
* | Rename some more global enums (Key, Joy, MIDI) | Aaron Franke | 2021-03-23 | 1 | -1/+1 |
* | Prevent fatal error in WebXR when 'immersize-ar' loses and regains tracking | David Snopek | 2021-01-27 | 1 | -8/+18 |
* | Support mono devices in WebXR | David Snopek | 2021-01-25 | 1 | -3/+2 |
* | Fix WebXR module. | Fabio Alessandrelli | 2021-01-10 | 1 | -3/+3 |
* | Add support for WebXR | David Snopek | 2021-01-04 | 1 | -0/+451 |