Age | Commit message (Expand) | Author |
2020-07-14 | Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and r... | Stijn Hinlopen |
2020-05-14 | Style: Enforce separation line between function definitions | Rémi Verschelde |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-05-10 | Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine | Rémi Verschelde |
2020-04-28 | Rename InputFilter back to Input | Rémi Verschelde |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
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 | Refactored input, goes all via windows now. | Juan Linietsky |
2020-03-26 | Refactored Input, create DisplayServer and DisplayServerX11 | Juan Linietsky |
2020-03-05 | Re-architecture of the Godot Android plugin. | fhuya |
2020-03-02 | Fix android template install validation. | fhuya |
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-02-18 | PoolVector is gone, replaced by Vector | Juan Linietsky |
2020-02-05 | Remove duplicate ERR_PRINT macro. | Marcel Admiraal |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-12-30 | Merge pull request #34625 from timothyqiu/i18n | Rémi Verschelde |
2019-12-30 | Makes more editor strings translatable | Haoyu Qiu |
2019-12-24 | Cleans up headers included in editor_node.h | Haoyu Qiu |
2019-12-13 | Make more editor strings translatable | Haoyu Qiu |
2019-12-10 | Removed unused variables, add some constants numbers | Rafał Mikrut |
2019-10-25 | Merge pull request #32812 from Calinou/template-manager-fix-devel-condition | Rémi Verschelde |
2019-10-24 | Fix uninstallation of mono templates directory | Rémi Verschelde |
2019-10-13 | Fix the download availability check in the export templates manager | Hugo Locurcio |
2019-09-25 | Merge pull request #32051 from qarmin/some_error_explanation | Rémi Verschelde |
2019-09-25 | Added some obvious errors explanations | qarmin |
2019-09-04 | Split the Android platform java logic into an Android library module (`lib`) ... | fhuya |
2019-08-29 | Android: Extract libs from pre-built APKs when installing build template | Rémi Verschelde |
2019-08-21 | Tweak a few strings displayed in the editor for consistency | Hugo Locurcio |
2019-08-17 | Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' | Braden Bodily |
2019-08-13 | Merge pull request #31326 from Calinou/template-manager-disable-download-dev | Rémi Verschelde |
2019-08-13 | Only display download buttons in the template manager when available | Hugo Locurcio |
2019-08-12 | Export: Remove temp files from cache after export | Rémi Verschelde |
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 |