Age | Commit message (Expand) | Author |
2021-07-15 | Misc cleanup of header includes | Rémi Verschelde |
2021-07-12 | Change VSync mode project setting enum type from string to integer | Hendrik Brucker |
2021-07-06 | Restructure and reimplement vsync options | Hendrik Brucker |
2021-07-01 | Use PROPERTY_USAGE_NONE instead of 0 for no property usage | Aaron Franke |
2021-06-16 | Save binary ProjectSettings key length properly | Haoyu Qiu |
2021-06-11 | Merge pull request #49511 from akien-mga/core-diraccess-fileaccess-io | Rémi Verschelde |
2021-06-11 | Merge pull request #49279 from Calinou/rename-string-is-abs-path-method | Rémi Verschelde |
2021-06-11 | Core: Move DirAccess and FileAccess to `core/io` | Rémi Verschelde |
2021-06-04 | Merge pull request #47336 from Calinou/rename-shader-file-extension | Rémi Verschelde |
2021-06-03 | Rename `String.is_abs_path()` to `String.is_absolute_path()` | Hugo Locurcio |
2021-05-24 | Use an enum to represent screen orientation in the Project Settings | Hugo Locurcio |
2021-05-07 | Implement the `%command%` placeholder in the Main Run Args setting | Hugo Locurcio |
2021-04-08 | Set resource path earlier on ProjectSettings setup | George Marques |
2021-03-24 | Rename the `.shader` file extension to `.gdshader` | Hugo Locurcio |
2021-03-16 | Fix bug causing `project.godot` to be ignored when `project.binary` is missing | Fredia Huya-Kouadio |
2021-03-12 | Fixes small typos and grammar correction | Anshul7sp1 |
2021-03-07 | Allow to save override.cfg with ProjectSettings | kobewi |
2021-02-18 | Added ability to override built-in actions for the editor | Eric M |
2021-02-18 | Reorganize Project Settings | reduz |
2021-02-10 | Make Servers truly Thread Safe | reduz |
2021-02-09 | Detect external modification of project.godot | kobewi |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-02 | Fix .pck lookup for extensionless binary in macOS resources. | bruvzg |
2020-11-26 | Removed references to 'registering_order', as it was unused. | Eric M |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |