mirror of
https://github.com/godotengine/godot.git
synced 2025-11-02 06:31:13 +00:00
-Renamed GlobalConfig to ProjectSettings, makes more sense.
-Added system for feature overrides, it's pretty cool :)
This commit is contained in:
parent
89588d4334
commit
25678b1876
162 changed files with 1296 additions and 831 deletions
|
|
@ -32,7 +32,7 @@
|
|||
#include "editor_node.h"
|
||||
#include "editor_profiler.h"
|
||||
#include "editor_settings.h"
|
||||
#include "global_config.h"
|
||||
#include "project_settings.h"
|
||||
#include "main/performance.h"
|
||||
#include "property_editor.h"
|
||||
#include "scene/gui/dialogs.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue