virtualx-engine/modules/openxr
2022-10-10 20:19:18 +11:00
..
action_map Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
doc_classes Adding OpenXR hand tracking support 2022-09-26 19:47:06 +10:00
editor Improve naming of theme properties throughout GUI code 2022-09-06 22:53:17 +03:00
extensions Merge pull request #66898 from aaronfranke/proj-mat-columns 2022-10-05 08:35:26 +02:00
scene Adding OpenXR hand tracking support 2022-09-26 19:47:06 +10:00
config.py Adding OpenXR hand tracking support 2022-09-26 19:47:06 +10:00
openxr_api.cpp Cleanup a bunch of debug messages in OpenXR and change the ones we want to keep to print_verbose 2022-10-10 20:19:18 +11:00
openxr_api.h Adding getters to RenderTarget and implementing override functionality for XR 2022-10-05 11:37:49 +11:00
openxr_interface.cpp Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
openxr_interface.h Adding getters to RenderTarget and implementing override functionality for XR 2022-10-05 11:37:49 +11: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 Adding OpenXR hand tracking support 2022-09-26 19:47:06 +10:00
register_types.h Refactor module initialization 2022-05-04 17:34:51 +02:00
SCsub Adding getters to RenderTarget and implementing override functionality for XR 2022-10-05 11:37:49 +11:00
util.h Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00