Age | Commit message (Expand) | Author |
2021-07-18 | Optimize StringName usage | reduz |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-14 | Rename AcceptDialog get_ok() to get_ok_button() | Marcel Admiraal |
2020-07-10 | Fix cancel/OK button order on macOS | Daniel Ting |
2020-05-14 | Style: Enforce braces around if blocks and loops | Rémi Verschelde |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-03-26 | Popups are now windows also (broken!) | Juan Linietsky |
2020-03-26 | Working multiple window support, including editor | Juan Linietsky |
2020-03-26 | Effective DisplayServer separation, rename X11 -> LinuxBSD | Juan Linietsky |
2020-02-28 | Signals: Port more uses of connect_compat | Rémi Verschelde |
2020-02-28 | Signals: Port connect calls to use callable_mp | Rémi Verschelde |
2020-02-20 | Reworked signal connection system, added support for Callable and Signal obje... | Juan Linietsky |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-10-29 | Fixed disconnecting not connected signal | Mikolaj Kaczmarek |
2019-09-25 | Added some obvious errors explanations | qarmin |
2019-06-26 | Some code changed with Clang-Tidy | qarmin |
2019-04-21 | Improve wording of various messages and make casing more consistent | Hugo Locurcio |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-09-12 | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-09-14 | Renamed function arguments to keep them consistent between declaration and im... | Wilson E. Alvarez |
2017-09-03 | -Fixed EditorDirDialog, which was really old and needed to use EditorFileSystem | Juan Linietsky |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-08-25 | Editor: Add some more translatable strings. | Andreas Haas |
2017-08-24 | Convert Object::cast_to() to the static version | Hein-Pieter van Braam |
2017-08-12 | Updated function argument names | Wilson E. Alvarez |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde |
2017-03-05 | A Whole New World (clang-format edition) | Rémi Verschelde |
2017-03-05 | Refactoring: rename tools/editor/ to editor/ | Rémi Verschelde |