summaryrefslogtreecommitdiff
path: root/editor/editor_export.h
AgeCommit message (Expand)Author
2022-01-14Remove support for PVRTC texture encoding and decodingHugo Locurcio
2022-01-05Merge pull request #56047 from piiertho/feature/osx-sign-directoryRémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-28OSX: Add signing of directory structure in Library when exporting for OSX.Pierre-Thomas Meisels
2021-11-14Add path to functions that return iporter optionsreduz
2021-08-22Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz
2021-06-11Rename Reference to RefCountedPedro J. Estébanez
2021-06-11Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde
2021-04-01Merge pull request #43550 from KoBeWi/resourcismRémi Verschelde
2021-03-23Add option to exclude selected resources on exportTomasz Chabora
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-09Cleanup unused engine codeTomasz Chabora
2020-12-02Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-10-19Disable code to add patches menuEv1lbl0w
2020-09-23iOS: Fix multiple issues with PVRTC import, disable ETC1Vasiliy Makarov
2020-09-05Adds PCK encryption support (using script encryption key for export).bruvzg
2020-08-19iOS Export: Add a method to embed a frameworkSergey Minakov
2020-07-10Add override keywords.Marcel Admiraal
2020-06-11Account for file deletion and renaming in Export PresetsMaganty Rushyendra
2020-05-17Implementation of the Godot Android Plugin configuration fileFredia Huya-Kouadio
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-14Port member initialization from constructor to declaration (C++11)Rémi Verschelde
2020-05-12Support multiple debug protocols.Fabio Alessandrelli
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-31Mono/C#: Add iOS supportIgnacio Etcheverry
2020-03-17Style: Set clang-format Standard to Cpp11Rémi Verschelde
2020-02-18PoolVector is gone, replaced by VectorJuan Linietsky
2020-02-11Texture refactorJuan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-10-23Improve EditorExportPlatform interface.Fabio Alessandrelli
2019-10-04Add code signing support for Windows exports (using "signtool" on Windows and...bruvzg
2019-07-03Add embedded PCK option to PC platformsPedro J. Estébanez
2019-06-19Made use of semicolons more consitent, fixed formattingJohnJLight
2019-02-26-Properly handle missing ETC support on exportJuan Linietsky
2019-01-04Merge pull request #24582 from Xrayez/script-encryptRémi Verschelde
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-24Bring back script encryption in export presetAndrii Doroshenko (Xrayez)
2018-12-11Moved member variables to initializer listWilson E. Alvarez
2018-12-07EditorExportPlugin now calls _export_end() when export ends if scriptedMarcelo Fernandez
2018-11-01Export for OS X on OS X now lets you select .dmg or .zipMarcelo Fernandez
2018-10-27Save last export path when exportingMarcelo Fernandez
2018-10-01Fix mismatched class/struct definition warnings [-Wmismatched-tags]Rémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-08-21BPTC supportelasota
2018-04-29Merge pull request #18455 from neikeq/export-pck-zip-debugHein-Pieter van Braam
2018-04-27Fix use64 used without being initializedMarcelo Fernandez
2018-04-26Make 'Export PCK/ZIP' work well with EditorExportPluginIgnacio Etcheverry
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde