godot/modules/openxr
2022-07-29 19:53:09 +02:00
..
action_map Fix unnamed arguments in XML docs 2022-07-26 20:42:38 +02:00
doc_classes Fix unnamed arguments in XML docs 2022-07-26 20:42:38 +02:00
editor Swap arguments of ResourceSaver.save() 2022-07-29 19:53:09 +02:00
extensions Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
config.py Implementing OpenXR driver 2022-02-23 12:02:24 +01:00
openxr_api.cpp Add startup flag to override XR mode settings 2022-07-28 11:50:34 +10:00
openxr_api.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
openxr_interface.cpp Swap arguments of ResourceSaver.save() 2022-07-29 19:53:09 +02:00
openxr_interface.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
openxr_util.cpp Adding signals and events to OpenXR interface 2022-03-10 17:14:56 +11:00
openxr_util.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
register_types.cpp Refactor module initialization 2022-05-04 17:34:51 +02:00
register_types.h Refactor module initialization 2022-05-04 17:34:51 +02:00
SCsub Improve linuxbsd headless building, cleanup build scripts 2022-07-20 19:48:35 +02:00