godot/modules/openxr
2022-04-05 17:43:12 +02:00
..
action_map Add action map editor for OpenXR 2022-04-04 18:43:29 +10:00
doc_classes Add action map editor for OpenXR 2022-04-04 18:43:29 +10:00
editor Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
extensions Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
config.py Implementing OpenXR driver 2022-02-23 12:02:24 +01:00
openxr_api.cpp Style: Apply clang-tidy to current code, add readability-redundant-member-init 2022-04-04 21:49:51 +02:00
openxr_api.h Add action map editor for OpenXR 2022-04-04 18:43:29 +10:00
openxr_interface.cpp Fix typos with codespell 2022-03-31 14:07:29 +02:00
openxr_interface.h Cleanup OpenXR on initialisation failure 2022-03-25 18:30:47 +11:00
openxr_util.cpp Adding signals and events to OpenXR interface 2022-03-10 17:14:56 +11:00
openxr_util.h Adding signals and events to OpenXR interface 2022-03-10 17:14:56 +11:00
register_types.cpp Add action map editor for OpenXR 2022-04-04 18:43:29 +10:00
register_types.h Implementing OpenXR driver 2022-02-23 12:02:24 +01:00
SCsub CI: Update black formatter and apply changes 2022-04-05 17:43:12 +02:00