summaryrefslogtreecommitdiff
path: root/core/config
AgeCommit message (Expand)Author
2021-07-01Use PROPERTY_USAGE_NONE instead of 0 for no property usageAaron Franke
2021-06-25Implement native extension systemreduz
2021-06-20Merge pull request #48359 from Calinou/add-engine-print-error-propertyRémi Verschelde
2021-06-16Save binary ProjectSettings key length properlyHaoyu Qiu
2021-06-11Rename Reference to RefCountedPedro J. Estébanez
2021-06-11Merge pull request #49511 from akien-mga/core-diraccess-fileaccess-ioRémi Verschelde
2021-06-11Merge pull request #49279 from Calinou/rename-string-is-abs-path-methodRémi Verschelde
2021-06-11Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde
2021-06-04Merge pull request #47336 from Calinou/rename-shader-file-extensionRémi Verschelde
2021-06-03Rename `String.is_abs_path()` to `String.is_absolute_path()`Hugo Locurcio
2021-05-31Implement shader cachingreduz
2021-05-24Use an enum to represent screen orientation in the Project SettingsHugo Locurcio
2021-05-07Implement the `%command%` placeholder in the Main Run Args settingHugo Locurcio
2021-05-01Add `Engine.print_error_messages` property to disable printing errorsHugo Locurcio
2021-04-08Set resource path earlier on ProjectSettings setupGeorge Marques
2021-03-24Rename the `.shader` file extension to `.gdshader`Hugo Locurcio
2021-03-16Fix bug causing `project.godot` to be ignored when `project.binary` is missingFredia Huya-Kouadio
2021-03-12Fixes small typos and grammar correctionAnshul7sp1
2021-03-07Allow to save override.cfg with ProjectSettingskobewi
2021-02-18Added ability to override built-in actions for the editorEric M
2021-02-18Reorganize Project Settingsreduz
2021-02-10Make Servers truly Thread Safereduz
2021-02-09Detect external modification of project.godotkobewi
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-22Rename MainLoop methods to match Node methodsMarcel Admiraal
2020-12-02Fix .pck lookup for extensionless binary in macOS resources.bruvzg
2020-11-26Removed references to 'registering_order', as it was unused.Eric M
2020-11-23Make warning about Reference singletons more accuratePedro J. Estébanez
2020-11-19Warn about singleton being a ReferencePedro J. Estébanez
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz