godot/core/config
Nathan Franke 49403cbfa0
Replace String comparisons with "", String() to is_empty()
Also:
- Adds two stress tests to test_string.h
- Changes to .empty() on std::strings
2021-12-09 04:48:38 -06:00
..
engine.cpp
engine.h
project_settings.cpp Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
project_settings.h Move logic for saving project features to ProjectSettings save_custom 2021-11-25 03:08:05 -06:00
SCsub