godot/modules/openxr
FireForge eb573da2b5 Use "odd" style for TabContainers on base BG color
- Use the "odd" style for TabContainers that are on a background with the same color as the default TabContainer background color to add contrast
2022-05-26 21:19:15 -05: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 Use "odd" style for TabContainers on base BG color 2022-05-26 21:19:15 -05:00
extensions Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
config.py Implementing OpenXR driver 2022-02-23 12:02:24 +01:00
openxr_api.cpp fix OpenXRAPI::is_extension_supported returning opposite result 2022-05-18 00:33:22 +02:00
openxr_api.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
openxr_interface.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +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 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