Age | Commit message (Expand) | Author |
2021-08-23 | Entirely removes BIND_VMETHOD in favor of GDVIRTUAL | reduz |
2021-04-28 | Make it possible to copy the Godot version identifier by clicking it | Hugo Locurcio |
2021-04-16 | Add the About dialog to the project manager | Hugo Locurcio |
2021-04-06 | Merge pull request #47200 from LightningAA/delete-from-project-manager-4.0 | Rémi Verschelde |
2021-04-05 | Automatically focus the Search field when displaying asset library | Hugo Locurcio |
2021-03-20 | Add the ability to remove project contents from the remove project dialog | Lightning_A |
2021-02-07 | Display loading text while the project manager is loading | Hugo Locurcio |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-11-28 | Merge pull request #42109 from EricEzaM/PR/input-and-shortcuts-rework | Rémi Verschelde |
2020-11-26 | [Complex Text Layouts] Refactor Font class, default themes and controls to us... | bruvzg |
2020-11-23 | Implement new shortcuts system. | Eric M |
2020-11-10 | Allow creating projects in non-empty folders with a confirmation popup | Aaron Franke |
2020-08-29 | Fix not saving new filter order | Stijn Hinlopen |
2020-08-27 | Refactor project filter in Project Manager | Stijn Hinlopen |
2020-06-19 | Remove ToolButton in favor of Button | Hugo Locurcio |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-03-26 | Add macOS DisplayServer implementation. | bruvzg |
2020-02-18 | PoolVector is gone, replaced by Vector | Juan Linietsky |
2020-02-12 | Rename the "Last Modified" project list sorting option to "Last Edited" | Hugo Locurcio |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-08-26 | [macOS] Add methods to modify global and dock menus. Add ability to open mult... | bruvzg |
2019-08-17 | Improve the project manager UI | Hugo Locurcio |
2019-07-21 | Project manager improvements | Marc Gilleron |
2019-06-18 | Properly sort projects by name | Tomasz Chabora |
2019-06-09 | Dim the project manager window while it's quitting | Hugo Locurcio |
2019-05-26 | Fix Segmentation fault and reduce memory consumption | Nils ANDRÉ-CHANG |
2019-04-30 | Merge pull request #25713 from qarmin/remove_all_missing_projects | Rémi Verschelde |
2019-02-19 | Fix project opening while filter is applied. | Kārlis Seņko |
2019-02-11 | Add button in Project Manager to remove all missing projects | qarmin |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-12-21 | ProjectManager: Warn when projects have different config_version | Rémi Verschelde |
2018-12-15 | 24303: remember sorting order in the project manager | Gleb Mineev |
2018-11-23 | Add sorting to project manager. Fixes #8794. | helenaMontenegro |
2018-08-11 | Add clear text button to LineEdit | Łukasz Rutkowski |
2018-02-19 | Add show path button to project manager | Bernhard Liebl |
2018-01-18 | Fix typos in code and docs with codespell | 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-11-26 | Ask users to explore official projects when none is loaded. | Juan Linietsky |
2017-10-26 | Add language option button to project manager | sheepandshepherd |
2017-09-23 | Improved New Project and Import project experience | Daniel J. Ramirez |
2017-09-20 | Rename pos to position in user facing methods and variables | letheed |
2017-09-14 | Merge pull request #11031 from nabor/rename-dialog | Hein-Pieter van Braam |
2017-09-11 | Not found projects are grayed instead of removed at the Project Manager | Marcelo Fernandez |
2017-09-06 | Added support to rename projects on manager | Nabor Erices |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-08-26 | Cleanup tons of obsolete commented out code | Rémi Verschelde |
2017-08-07 | ProjectManager: Show error dialog if unable to run project. | Andreas Haas |
2017-05-20 | Removal of InputEvent as built-in Variant type.. | Juan Linietsky |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde |