1
0
Fork 0
godot/modules/openxr/scene
Mrfanta-stick 70727f46fd Fix OpenXR build failure when GLTF module is disabled
Wrap OpenXR render model classes with MODULE_GLTF_ENABLED guards since
they depend on the GLTF module. Include modules_enabled.gen.h
unconditionally to ensure proper module detection across all build
configurations.
2025-12-12 14:01:06 +01:00
..
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
openxr_composition_layer.cpp OpenXR: Fix resizing viewports used by `OpenXRCompositionLayer` 2025-10-30 17:40:52 -05:00
openxr_composition_layer.h OpenXR: Fix resizing viewports used by `OpenXRCompositionLayer` 2025-10-30 17:40:52 -05:00
openxr_composition_layer_cylinder.cpp Make `OpenXRCompositionLayer` and its children safe for multithreaded rendering 2025-10-06 10:51:20 -05:00
openxr_composition_layer_cylinder.h Make `OpenXRCompositionLayer` and its children safe for multithreaded rendering 2025-10-06 10:51:20 -05:00
openxr_composition_layer_equirect.cpp Make `OpenXRCompositionLayer` and its children safe for multithreaded rendering 2025-10-06 10:51:20 -05:00
openxr_composition_layer_equirect.h Make `OpenXRCompositionLayer` and its children safe for multithreaded rendering 2025-10-06 10:51:20 -05:00
openxr_composition_layer_quad.cpp Make `OpenXRCompositionLayer` and its children safe for multithreaded rendering 2025-10-06 10:51:20 -05:00
openxr_composition_layer_quad.h Make `OpenXRCompositionLayer` and its children safe for multithreaded rendering 2025-10-06 10:51:20 -05:00
openxr_hand.cpp Move server files into their subfolders 2025-09-30 19:39:39 -07:00
openxr_hand.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
openxr_render_model.cpp Fix OpenXR build failure when GLTF module is disabled 2025-12-12 14:01:06 +01:00
openxr_render_model.h Fix OpenXR build failure when GLTF module is disabled 2025-12-12 14:01:06 +01:00
openxr_render_model_manager.cpp Fix OpenXR build failure when GLTF module is disabled 2025-12-12 14:01:06 +01:00
openxr_render_model_manager.h Fix OpenXR build failure when GLTF module is disabled 2025-12-12 14:01:06 +01:00
openxr_visibility_mask.cpp Allow to compile the engine without XR support 2025-02-25 17:07:21 -03:00
openxr_visibility_mask.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00