mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Optimize `ProjectSettings::get_setting_with_override` / `GLOBAL_GET` by avoiding repeated dict lookups. |
||
|---|---|---|
| .. | ||
| engine.cpp | ||
| engine.h | ||
| project_settings.cpp | ||
| project_settings.h | ||
| SCsub | ||