summaryrefslogtreecommitdiff
path: root/modules/webxr/native/library_godot_webxr.js
AgeCommit message (Expand)Author
2023-02-10Fix byte packing (and buffer overrun) in godot_webxr_get_bounds_geometry()David Snopek
2023-01-05One Copyright Update to rule them allRĂ©mi Verschelde
2022-12-01Get WebXR fully working in Godot 4!David Snopek
2022-11-10Fix WebXR after changing Emscripten configuration noExitRuntime to falseDavid Snopek
2022-10-21Add multiview to the opengl3 driverDavid Snopek
2022-09-19Get WebXR minimally working again in Godot 4David Snopek
2021-08-26Adding GDExtension support to XRInterfaceBastiaan Olij
2021-04-28Fixes #48178: WebXR broken when built with Emscripten 2.0.13 or laterDavid Snopek
2021-01-27Prevent fatal error in WebXR when 'immersize-ar' loses and regains trackingDavid Snopek
2021-01-25Support mono devices in WebXRDavid Snopek
2021-01-09Invert the Y-axis on thumbsticks and trackpads in WebXRDavid Snopek
2021-01-04Add support for WebXRDavid Snopek