godot/modules/webxr
Rémi Verschelde 81064cc239
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).
2023-07-06 10:08:21 +02:00
..
doc_classes Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
native Merge pull request #72938 from dsnopek/webxr-frame-rate 2023-04-11 22:56:06 +02:00
config.py Get WebXR minimally working again in Godot 4 2022-09-19 21:10:27 -05:00
godot_webxr.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
register_types.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
register_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub [Web] Rename JavaScript platform to Web. 2022-08-29 11:52:00 +02:00
webxr_interface.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
webxr_interface.h [WebXR] Add support for getting and setting display refresh rate 2023-02-10 19:21:38 -06:00
webxr_interface_js.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
webxr_interface_js.h Merge pull request #72938 from dsnopek/webxr-frame-rate 2023-04-11 22:56:06 +02:00