1
0
Fork 0
godot/modules/openxr
David Snopek 393465ce92 Register editor classes normally, rather than via `ClassDB::set_current_api()` 2025-03-13 15:17:45 -05:00
..
action_map Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
doc_classes Merge pull request #101999 from devloglogan/swapchain-update-state 2025-03-12 13:17:14 -05:00
editor Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
extensions Merge pull request #101999 from devloglogan/swapchain-update-state 2025-03-12 13:17:14 -05:00
scene Implement OpenXR FB swapchain update extensions 2025-03-12 09:49:17 -05:00
SCsub Make Godot compile on FreeBSD 2024-12-05 12:33:55 -04:00
config.py Allow to compile the engine without XR support 2025-02-25 17:07:21 -03:00
openxr_api.cpp Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp 2025-03-12 11:11:38 -07:00
openxr_api.h Merge pull request #102869 from dsnopek/openxr-system-info 2025-03-11 14:00:52 -05:00
openxr_api_extension.cpp Fix OpenXRAPIExtension casting errors 2025-02-03 15:34:10 -06:00
openxr_api_extension.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
openxr_interface.cpp Implement XR_EXT_performance_settings OpenXR extension 2025-03-12 10:50:43 -05:00
openxr_interface.h Implement XR_EXT_performance_settings OpenXR extension 2025-03-12 10:50:43 -05:00
openxr_platform_inc.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
openxr_util.cpp Allow unbundling OpenXR (for Linux distros) 2023-06-16 16:25:04 +02:00
openxr_util.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
register_types.cpp Register editor classes normally, rather than via `ClassDB::set_current_api()` 2025-03-13 15:17:45 -05:00
register_types.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
util.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00