godot/modules/text_server_adv
Juan Linietsky 6f0e210093 Refactor ProjectSetting overrides
* 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.
2023-01-13 15:13:56 +01:00
..
doc_classes
gdextension_build
icu_data
.gitignore
config.py
register_types.cpp
register_types.h
script_iterator.cpp
script_iterator.h
SCsub
text_server_adv.cpp Refactor ProjectSetting overrides 2023-01-13 15:13:56 +01:00
text_server_adv.h
thorvg_bounds_iterator.cpp
thorvg_bounds_iterator.h
thorvg_svg_in_ot.cpp
thorvg_svg_in_ot.h