summaryrefslogtreecommitdiffstats
path: root/modules/webxr/webxr_interface.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to d...Malcolm Nixon2024-04-181-2/+7
* WebXR: Add support for hand trackingDavid Snopek2024-02-231-0/+1
* [WebXR] Add support for getting and setting display refresh rateDavid Snopek2023-02-101-0/+3
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Get WebXR fully working in Godot 4!David Snopek2022-12-011-2/+12
* Style: Remove inconsistently used `@author` docstringsRémi Verschelde2022-01-041-2/+0
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Change XRPositionalTracker to a reference and better expose it to GDNativeBastiaan Olij2021-03-291-1/+1
* Add support for WebXRDavid Snopek2021-01-041-0/+65