godot/core/config
Marius Hanl 5aa243f9da Added the possibility to define a default value in ProjectSettings.get_setting(), which is used when no setting is set.
Also added tests for the project settings.

Co-authored-by: Yuri Sizov <11782833+YuriSizov@users.noreply.github.com>
2022-12-21 19:49:57 +01:00
..
engine.cpp Implement adjusting the maximum number of physics steps per rendered frame 2022-10-09 23:00:09 +02:00
engine.h Implement adjusting the maximum number of physics steps per rendered frame 2022-10-09 23:00:09 +02:00
project_settings.cpp Added the possibility to define a default value in ProjectSettings.get_setting(), which is used when no setting is set. 2022-12-21 19:49:57 +01:00
project_settings.h Added the possibility to define a default value in ProjectSettings.get_setting(), which is used when no setting is set. 2022-12-21 19:49:57 +01:00
SCsub Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00