Age | Commit message (Expand) | Author |
2020-02-20 | Reworked signal connection system, added support for Callable and Signal obje... | Juan Linietsky |
2020-02-18 | PoolVector is gone, replaced by Vector | Juan Linietsky |
2020-02-13 | fix Vulkan project description | Marcin Zawiejski |
2020-02-13 | Remove obsolete GLES3 backend | Rémi Verschelde |
2020-02-13 | Merge pull request #36152 from Calinou/project-manager-rename-last-modified | Rémi Verschelde |
2020-02-13 | Disable the GLES2 renderer option in the Project Manager | Hugo Locurcio |
2020-02-12 | Rename the "Last Modified" project list sorting option to "Last Edited" | Hugo Locurcio |
2020-02-12 | Changed in-text driver name to "Vulkan" | Teashrock |
2020-02-11 | Texture refactor | Juan Linietsky |
2020-02-10 | Merge pull request #34027 from Calinou/tweak-project-manager-renderer-selection | Rémi Verschelde |
2020-02-10 | Merge pull request #35260 from Calinou/project-manager-enter-open-first | Rémi Verschelde |
2020-02-06 | Merge pull request #35892 from Calinou/project-manager-allow-hidden-files | Rémi Verschelde |
2020-02-06 | Centers icon vertically in project list | Haoyu Qiu |
2020-02-03 | Allow existing hidden files/directories when creating a new project | Hugo Locurcio |
2020-01-21 | Use a loading placeholder for project icons in the project manager | Hugo Locurcio |
2020-01-19 | Only create the editor theme once | Hugo Locurcio |
2020-01-18 | Select the first project when searching in the project manager | Hugo Locurcio |
2020-01-13 | Fixes the New Window option in macOS dock menu | Haoyu Qiu |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-12-30 | Fix wrong project opening in some situations, hidden nodes were not reordered | Marc Gilleron |
2019-12-17 | i18n: Sync translation template with current source | Rémi Verschelde |
2019-12-16 | Makes more strings in editor translatable | Haoyu Qiu |
2019-12-10 | Merge pull request #34040 from qarmin/unused_variable_more_precise_numbers | Rémi Verschelde |
2019-12-10 | Removed unused variables, add some constants numbers | Rafał Mikrut |
2019-12-07 | Improve the renderer selection display in the project manager | Hugo Locurcio |
2019-12-04 | Fixes translation for project sort options | Haoyu Qiu |
2019-10-24 | Update dock menu on project list changes, add favourites separator. | bruvzg |
2019-10-01 | Project Manager: Update template dialog position after window resize | lupoDharkael |
2019-09-23 | Don't open a project in the list if Ctrl is held while double-clicking | Hugo Locurcio |
2019-09-23 | Focus the project manager's search box automatically on startup | Hugo Locurcio |
2019-09-13 | Add an "hover" style to items in the project manager | Hugo Locurcio |
2019-08-29 | Tweak the editor window dimming intensity, remove dim fade animation | Hugo Locurcio |
2019-08-28 | Add a project description setting | Hugo Locurcio |
2019-08-27 | Fixes Keyup Navigation in Project Manager | Emmanuel Barroga |
2019-08-26 | [macOS] Add methods to modify global and dock menus. Add ability to open mult... | bruvzg |
2019-08-22 | Improve the display of missing projects in the Project Manager | Hugo Locurcio |
2019-08-21 | Tweak a few strings displayed in the editor for consistency | Hugo Locurcio |
2019-08-20 | Merge pull request #31356 from Calinou/improve-project-manager-ui | Rémi Verschelde |
2019-08-17 | Define a minimum window size in the editor and project manager | Hugo Locurcio |
2019-08-17 | Improve the project manager UI | Hugo Locurcio |
2019-08-14 | Fixes ProjectManager Buttons Not Updating | Emmanuel Barroga |
2019-08-14 | Fix Project Manager not remembering sorting option | Tomasz Chabora |
2019-08-13 | Use Lanczos filtering for variable-sized images such as project icons | Hugo Locurcio |
2019-07-26 | Simplify editor settings related to window dimming | Hugo Locurcio |
2019-07-21 | Project manager improvements | Marc Gilleron |
2019-07-10 | Set a default value for project name when installing a project. | gaisama |
2019-06-18 | Properly sort projects by name | Tomasz Chabora |
2019-06-15 | Improve the default project naming in the Project Manager | Hugo Locurcio |
2019-06-09 | Dim the project manager window while it's quitting | Hugo Locurcio |
2019-06-01 | Display longer Git hashes in engine version dialogs | Hugo Locurcio |