summaryrefslogtreecommitdiff
path: root/editor/export_template_manager.cpp
AgeCommit message (Expand)Author
2020-07-14Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and r...Stijn Hinlopen
2020-05-14Style: Enforce separation line between function definitionsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-10Style: clang-format: Disable AllowShortCaseLabelsOnASingleLineRémi Verschelde
2020-04-28Rename InputFilter back to InputRémi Verschelde
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-26Popups are now windows also (broken!)Juan Linietsky
2020-03-26Working multiple window support, including editorJuan Linietsky
2020-03-26Refactored input, goes all via windows now.Juan Linietsky
2020-03-26Refactored Input, create DisplayServer and DisplayServerX11Juan Linietsky
2020-03-05Re-architecture of the Godot Android plugin.fhuya
2020-03-02Fix android template install validation.fhuya
2020-02-28Signals: Port connect calls to use callable_mpRémi Verschelde
2020-02-20Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky
2020-02-18PoolVector is gone, replaced by VectorJuan Linietsky
2020-02-05Remove duplicate ERR_PRINT macro.Marcel Admiraal
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-12-30Merge pull request #34625 from timothyqiu/i18nRémi Verschelde
2019-12-30Makes more editor strings translatableHaoyu Qiu
2019-12-24Cleans up headers included in editor_node.hHaoyu Qiu
2019-12-13Make more editor strings translatableHaoyu Qiu
2019-12-10Removed unused variables, add some constants numbersRafał Mikrut
2019-10-25Merge pull request #32812 from Calinou/template-manager-fix-devel-conditionRémi Verschelde
2019-10-24Fix uninstallation of mono templates directoryRémi Verschelde
2019-10-13Fix the download availability check in the export templates managerHugo Locurcio
2019-09-25Merge pull request #32051 from qarmin/some_error_explanationRémi Verschelde
2019-09-25Added some obvious errors explanationsqarmin
2019-09-04Split the Android platform java logic into an Android library module (`lib`) ...fhuya
2019-08-29Android: Extract libs from pre-built APKs when installing build templateRémi Verschelde
2019-08-21Tweak a few strings displayed in the editor for consistencyHugo Locurcio
2019-08-17Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'Braden Bodily
2019-08-13Merge pull request #31326 from Calinou/template-manager-disable-download-devRémi Verschelde
2019-08-13Only display download buttons in the template manager when availableHugo Locurcio
2019-08-12Export: Remove temp files from cache after exportRémi Verschelde
2019-07-25DirAccess: Drop compat get_next(bool *is_dir) which was hiddenRémi Verschelde
2019-06-26Some code changed with Clang-Tidyqarmin
2019-05-19Fix typos with codespellRémi Verschelde
2019-04-30Merge pull request #27707 from Calinou/tweak-message-wordingRémi Verschelde
2019-04-21Improve wording of various messages and make casing more consistentHugo Locurcio
2019-04-07Android now (optionally) builds the template when exportingJuan Linietsky
2019-02-28Sanitize file paths before extracting export templatesIgnacio Etcheverry
2019-02-25Make export templates extraction handle subdirectoriesIgnacio Etcheverry
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-08-13Remove cached .tpz archive after templates download and installRémi Verschelde
2018-07-18Export: Properly reload preset when opening dialogRémi Verschelde
2018-07-17Fix export templates installation error...Yar-Mukhamedov
2018-07-03Merge pull request #16265 from nanoframe/export_issue_fixMax Hilbrunner
2018-04-22Change ".." punctuation for "..." in editor strings (#16507)Hugo Locurcio
2018-02-25Fix version.txt validation logic for export templates .tpzRémi Verschelde