This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ea2a8bfe41d00a83650ca8048ccea616bfa5518e
godot
/
modules
/
webxr
History
David Snopek
a17e93cec2
Fix WebXR after changing Emscripten configuration noExitRuntime to false
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
…
SCsub
[Web] Rename JavaScript platform to Web.
2022-08-29 11:52:00 +02: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
webxr_interface.cpp
…
webxr_interface.h
…