godot/modules/webxr
Rémi Verschelde 32ddd4f4e0
Some checks are pending
🔗 GHA / 📊 Static (push) Waiting to run
🔗 GHA / 🤖 Android (push) Blocked by required conditions
🔗 GHA / 🍏 iOS (push) Blocked by required conditions
🔗 GHA / 🌐 JavaScript (push) Blocked by required conditions
🔗 GHA / 🐧 Linux (push) Blocked by required conditions
🔗 GHA / 🍎 macOS (push) Blocked by required conditions
🔗 GHA / ☁ Server (push) Blocked by required conditions
🔗 GHA / 🏁 Windows (push) Blocked by required conditions
Doctool: Remove version attribute from XML header
We don't use that info for anything, and it generates unnecessary diffs
every time we bump the minor version (and CI failures if we forget to
sync some files from opt-in modules (mono, text_server_fb).

(cherry picked from commit 81064cc239)
2024-09-11 12:41:48 +02:00
..
doc_classes Doctool: Remove version attribute from XML header 2024-09-11 12:41:48 +02:00
native Disable blending before blitting to framebuffer from WebXR 2023-04-14 17:39:44 -05:00
config.py Add support for WebXR 2021-01-04 17:01:42 -06:00
godot_webxr.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
register_types.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
register_types.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
SCsub Add support for WebXR 2021-01-04 17:01:42 -06:00
webxr_interface_js.cpp Fix touch events in WebXR with an "immersive-ar" session 2023-11-29 14:54:45 -06:00
webxr_interface_js.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
webxr_interface.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
webxr_interface.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00