godot/modules/openxr
Rémi Verschelde 34a07b81ae
Allow unbundling OpenXR (for Linux distros)
Copy XrMatrix4x4f_CreateProjectionFov to our OpenXRUtil, instead of relying
on a private header.
2023-06-16 16:25:04 +02:00
..
action_map Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
doc_classes Merge pull request #73558 from Malcolmnixon/render-target-size-multiplier 2023-04-11 19:40:02 +02:00
editor Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
extensions Allow unbundling OpenXR (for Linux distros) 2023-06-16 16:25:04 +02:00
scene Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
config.py
openxr_api.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
openxr_api.h Allow unbundling OpenXR (for Linux distros) 2023-06-16 16:25:04 +02:00
openxr_interface.cpp Merge pull request #73558 from Malcolmnixon/render-target-size-multiplier 2023-04-11 19:40:02 +02:00
openxr_interface.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
openxr_util.cpp Allow unbundling OpenXR (for Linux distros) 2023-06-16 16:25:04 +02:00
openxr_util.h Allow unbundling OpenXR (for Linux distros) 2023-06-16 16:25:04 +02:00
register_types.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
register_types.h
SCsub Allow unbundling OpenXR (for Linux distros) 2023-06-16 16:25:04 +02:00
util.h