mirror of
https://github.com/godotengine/godot
synced 2024-11-02 11:59:10 +00:00
6f0e210093
* Overrides no longer happen for set/get. * They must be checked with a new function: `ProjectSettings::get_setting_with_override()`. * GLOBAL_DEF/GLOBAL_GET updated to use this This change solves many problems: * General confusion about getting the actual or overriden setting. * Feature tags available after settings are loaded were being ignored, they are now considered. * Hacks required for the Project Settings editor to work. Fixes #64100. Fixes #64014. Fixes #61908. |
||
---|---|---|
.. | ||
doc_classes | ||
gdextension_build | ||
.gitignore | ||
config.py | ||
register_types.cpp | ||
register_types.h | ||
SCsub | ||
text_server_fb.cpp | ||
text_server_fb.h | ||
thorvg_bounds_iterator.cpp | ||
thorvg_bounds_iterator.h | ||
thorvg_svg_in_ot.cpp | ||
thorvg_svg_in_ot.h |