This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-06 12:20:30 +00:00
Code
Releases
Wiki
Activity
Files
23b51a1708e257b5962c0179a818513221ad98b6
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
Change XRPositionalTracker to a reference and better expose it to GDNative
2021-03-29 23:01:47 +11:00