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
b010f96c898ed1e9f9fa2e24035932efccaea1ac
godot
/
modules
/
webxr
History
Bastiaan Olij
0623d3676b
Improve unregistering XR interfaces so we don't get crashes in GDExtensions by destroying the XRServer too early
2021-09-28 12:25:15 +10:00
..
doc_classes
Don't generate empty doc sections and reduce code duplication
2021-09-20 20:59:33 -05:00
native
Adding GDExtension support to XRInterface
2021-08-26 23:24:44 +10:00
config.py
Disable 3D-only modules when 3D is disabled
2021-06-03 17:45:28 -04:00
godot_webxr.h
Adding GDExtension support to XRInterface
2021-08-26 23:24:44 +10:00
register_types.cpp
Improve unregistering XR interfaces so we don't get crashes in GDExtensions by destroying the XRServer too early
2021-09-28 12:25:15 +10:00
register_types.h
…
SCsub
…
webxr_interface_js.cpp
Change to using doubles in XR classes
2021-09-21 22:46:31 +10:00
webxr_interface_js.h
Change to using doubles in XR classes
2021-09-21 22:46:31 +10:00
webxr_interface.cpp
…
webxr_interface.h
…