Age | Commit message (Expand) | Author |
2019-07-25 | DirAccess: Drop compat get_next(bool *is_dir) which was hidden | Rémi Verschelde |
2019-06-26 | Some code changed with Clang-Tidy | qarmin |
2019-05-19 | Fix typos with codespell | Rémi Verschelde |
2019-04-30 | Merge pull request #27707 from Calinou/tweak-message-wording | Rémi Verschelde |
2019-04-21 | Improve wording of various messages and make casing more consistent | Hugo Locurcio |
2019-04-07 | Android now (optionally) builds the template when exporting | Juan Linietsky |
2019-02-28 | Sanitize file paths before extracting export templates | Ignacio Etcheverry |
2019-02-25 | Make export templates extraction handle subdirectories | Ignacio Etcheverry |
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-08-13 | Remove cached .tpz archive after templates download and install | Rémi Verschelde |
2018-07-18 | Export: Properly reload preset when opening dialog | Rémi Verschelde |
2018-07-17 | Fix export templates installation error... | Yar-Mukhamedov |
2018-07-03 | Merge pull request #16265 from nanoframe/export_issue_fix | Max Hilbrunner |
2018-04-22 | Change ".." punctuation for "..." in editor strings (#16507) | Hugo Locurcio |
2018-02-25 | Fix version.txt validation logic for export templates .tpz | Rémi Verschelde |
2018-02-23 | Refactor version macros and fix related bugs | Rémi Verschelde |
2018-02-07 | download templates to a file using separate thread | Marcin Zawiejski |
2018-01-31 | Fix error when downloading export templates | nanoframe |
2018-01-27 | TemplateManager: hold shift to open link in browser | Poommetee Ketson |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-04 | Clean up \n from end of translation strings | Artem Varaksa |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-12-18 | Fix bug in previous commit | Rémi Verschelde |
2017-12-18 | Prevent infinite loop in export template manager | Rémi Verschelde |
2017-12-18 | Fix installing export templates from file | Onur Aslan |
2017-12-17 | Property install export templates when downloaded from http | Juan Linietsky |
2017-12-12 | Enhance undoredo action name, TTR, cleanup | Poommetee Ketson |
2017-11-25 | Made Vector::ptrw explicit for writing, compiler was sometimes using the wron... | Juan Linietsky |
2017-11-20 | Pass engine name and version parts as proper strings | Rémi Verschelde |
2017-11-19 | Use new XDG folders to dehardcode paths | Rémi Verschelde |
2017-11-17 | EditorSettings: Rename settings_path to settings_dir | Rémi Verschelde |
2017-11-04 | Change URL of the mirror list | Bojidar Marinov |
2017-11-01 | -Modules can now add custom version info (added it for Mono) | Juan Linietsky |
2017-09-25 | Removed most of the custom colors from the interface. | Daniel J. Ramirez |
2017-08-27 | Dead code tells no tales | Rémi Verschelde |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-08-21 | Removed unnecessary assignments | Wilson E. Alvarez |
2017-04-28 | Add a few missing copyright headers | Rémi Verschelde |
2017-03-21 | Export template management dialog. | Juan Linietsky |