Files
godot/doc/classes
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
..
2022-10-19 21:58:03 +02:00
2022-09-15 11:39:03 +02:00
2023-01-09 12:17:48 +03:00
2022-09-01 22:13:46 +02:00
2022-12-16 03:04:05 +01:00
2022-12-05 21:22:05 +08:00
2022-12-15 12:24:08 +01:00
2022-12-15 12:24:08 +01:00
2023-01-09 08:39:07 +01:00
2022-09-15 11:39:03 +02:00
2022-11-22 17:59:45 +01:00
2023-01-08 18:47:48 +01:00
2022-11-22 17:59:45 +01:00
2022-10-31 15:19:48 +08:00
2023-01-08 18:47:48 +01:00
2022-11-12 13:49:12 +02:00
2022-11-12 13:49:12 +02:00
2023-01-10 11:10:46 +02:00
2022-11-22 17:59:45 +01:00
2022-12-15 12:24:08 +01:00
2022-12-15 12:24:08 +01:00
2022-11-20 19:25:13 +01:00
2023-01-08 18:47:48 +01:00
2022-11-20 19:25:13 +01:00
2022-11-20 19:25:13 +01:00
2022-11-04 13:32:52 +01:00
2022-11-22 17:59:45 +01:00
2022-11-24 11:34:32 +01:00
2022-11-22 17:59:45 +01:00
2022-12-15 12:24:08 +01:00
2022-12-15 12:24:08 +01:00
2022-11-22 17:59:45 +01:00
2023-01-09 08:39:07 +01:00
2023-01-08 12:41:27 +01:00
2022-12-08 09:40:49 +08:00
2022-09-18 23:52:50 +02:00
2022-10-07 20:10:18 +02:00