godot/modules/openxr
reduz de0ca3b999 Refactor module initialization
* Changed to use the same stages as extensions.
* Makes the initialization more coherent, helping solve problems due to lack of stages.
* Makes it easier to port between module and extension.
* removed the DRIVER initialization level (no longer needed).
2022-05-04 17:34:51 +02:00
..
action_map Validate input in OpenXR array setter 2022-04-20 11:00:58 +08:00
doc_classes Add action map editor for OpenXR 2022-04-04 18:43:29 +10:00
editor catch null profile_def causing crash on startup 2022-04-11 08:55:23 -07:00
extensions Style: Partially apply clang-tidy's cppcoreguidelines-pro-type-member-init 2022-05-02 16:28:25 +02:00
config.py
openxr_api.cpp Fix cppcheck const parameters 2022-04-28 11:35:39 +02:00
openxr_api.h Style: Partially apply clang-tidy's cppcoreguidelines-pro-type-member-init 2022-05-02 16:28:25 +02:00
openxr_interface.cpp
openxr_interface.h
openxr_util.cpp
openxr_util.h
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 CI: Update black formatter and apply changes 2022-04-05 17:43:12 +02:00