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
4fc246e99efe1d97d3054b0fb239c19efff7697b
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
…
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
…