godot/modules/webxr
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.cpp
webxr_interface.h Change XRPositionalTracker to a reference and better expose it to GDNative 2021-03-29 23:01:47 +11:00
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