godot/core/config
Rémi Verschelde 4e1e99142d
Merge pull request #102126 from Ivorforce/optimize-get_setting_with_override
Optimize `ProjectSettings::get_setting_with_override` / `GLOBAL_GET` by avoiding repeated dict lookups.
2025-03-28 14:31:36 +01:00
..
engine.cpp Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp 2025-03-12 11:11:38 -07:00
engine.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
project_settings.cpp Merge pull request #102126 from Ivorforce/optimize-get_setting_with_override 2025-03-28 14:31:36 +01:00
project_settings.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00