godot/modules/webxr
2022-11-10 16:10:47 -06:00
..
doc_classes Fixed signal connection examples to use new callable syntax in the docs 2022-10-30 05:26:46 +05:30
native Fix WebXR after changing Emscripten configuration noExitRuntime to false 2022-11-10 16:10:47 -06:00
config.py Get WebXR minimally working again in Godot 4 2022-09-19 21:10:27 -05:00
godot_webxr.h Add multiview to the opengl3 driver 2022-10-21 21:00:32 -05:00
register_types.cpp Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
register_types.h Refactor module initialization 2022-05-04 17:34:51 +02:00
SCsub [Web] Rename JavaScript platform to Web. 2022-08-29 11:52:00 +02:00
webxr_interface.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
webxr_interface.h Style: Remove inconsistently used @author docstrings 2022-01-04 20:42:50 +01:00
webxr_interface_js.cpp Add multiview to the opengl3 driver 2022-10-21 21:00:32 -05:00
webxr_interface_js.h Get WebXR minimally working again in Godot 4 2022-09-19 21:10:27 -05:00