mirror of
https://github.com/godotengine/godot.git
synced 2025-12-31 01:49:10 +03:00
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.