Age | Commit message (Expand) | Author |
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-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 |
2019-05-27 | Merge pull request #29198 from NilsIrl/seg_fault | Rémi Verschelde |
2019-05-26 | Fix Segmentation fault and reduce memory consumption | Nils ANDRÉ-CHANG |
2019-05-13 | Quit the Project Manager when Command + Q is pressed | Hugo Locurcio |
2019-05-01 | Fix Remove Missing Project projects on Windows | qarmin |
2019-04-30 | Merge pull request #27187 from IronicallySerious/add-new-folder-button | Rémi Verschelde |
2019-04-30 | Merge pull request #25713 from qarmin/remove_all_missing_projects | Rémi Verschelde |
2019-04-21 | Improve wording of various messages and make casing more consistent | Hugo Locurcio |
2019-04-10 | Add 'Create Folder' button while installing templates | Twarit |
2019-04-05 | Fix -Wimplicit-fallthrough warnings from GCC 8 | Rémi Verschelde |
2019-02-20 | Add -Wshadow=local to warnings and fix reported issues. | marxin |
2019-02-20 | Add small spacing between top bars in main editor and project manager | Michael Alexsander Silva Dias |
2019-02-19 | Fix project opening while filter is applied. | Kārlis Seņko |
2019-02-12 | Minor cleanup in the Project Manager | Michael Alexsander Silva Dias |
2019-02-11 | Add button in Project Manager to remove all missing projects | qarmin |
2019-02-08 | Merge pull request #25562 from IronicallySerious/fix-empty-project | Rémi Verschelde |
2019-02-06 | Fix prompt for empty project files when loaded | Twarit |
2019-01-25 | Add renderer selection to New Project dialog | Leon Krause |
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 |