summaryrefslogtreecommitdiffstats
path: root/editor/editor_export.h
Commit message (Expand)AuthorAgeFilesLines
* Remove support for PVRTC texture encoding and decodingHugo Locurcio2022-01-141-2/+1
* Merge pull request #56047 from piiertho/feature/osx-sign-directoryRémi Verschelde2022-01-051-0/+5
|\
| * OSX: Add signing of directory structure in Library when exporting for OSX.Pierre-Thomas Meisels2021-12-281-0/+5
* | Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
|/
* Add path to functions that return iporter optionsreduz2021-11-141-1/+1
* Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz2021-08-221-0/+4
* Rename Reference to RefCountedPedro J. Estébanez2021-06-111-6/+6
* Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde2021-06-111-1/+1
* Merge pull request #43550 from KoBeWi/resourcismRémi Verschelde2021-04-011-0/+1
|\
| * Add option to exclude selected resources on exportTomasz Chabora2021-03-231-0/+1
* | Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* | Cleanup unused engine codeTomasz Chabora2020-12-091-2/+0
* | Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut2020-12-021-9/+9
|/
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Disable code to add patches menuEv1lbl0w2020-10-191-8/+0
* iOS: Fix multiple issues with PVRTC import, disable ETC1Vasiliy Makarov2020-09-231-0/+1
* Adds PCK encryption support (using script encryption key for export).bruvzg2020-09-051-4/+21
* iOS Export: Add a method to embed a frameworkSergey Minakov2020-08-191-0/+4
* Add override keywords.Marcel Admiraal2020-07-101-11/+11
* Account for file deletion and renaming in Export PresetsMaganty Rushyendra2020-06-111-0/+2
* Implementation of the Godot Android Plugin configuration fileFredia Huya-Kouadio2020-05-171-1/+4
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-7/+0
* Port member initialization from constructor to declaration (C++11)Rémi Verschelde2020-05-141-4/+4
* Support multiple debug protocols.Fabio Alessandrelli2020-05-121-0/+1
* Replace NULL with nullptrlupoDharkael2020-04-021-3/+3
* Mono/C#: Add iOS supportIgnacio Etcheverry2020-03-311-0/+3
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-4/+4
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-3/+3
* Texture refactorJuan Linietsky2020-02-111-4/+4
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Improve EditorExportPlatform interface.Fabio Alessandrelli2019-10-231-4/+6
* Add code signing support for Windows exports (using "signtool" on Windows and...bruvzg2019-10-041-0/+1
* Add embedded PCK option to PC platformsPedro J. Estébanez2019-07-031-1/+10
* Made use of semicolons more consitent, fixed formattingJohnJLight2019-06-191-5/+6
* -Properly handle missing ETC support on exportJuan Linietsky2019-02-261-0/+1
* Merge pull request #24582 from Xrayez/script-encryptRémi Verschelde2019-01-041-0/+20
|\
| * Bring back script encryption in export presetAndrii Doroshenko (Xrayez)2018-12-241-0/+20
* | Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
|/
* Moved member variables to initializer listWilson E. Alvarez2018-12-111-3/+3
* EditorExportPlugin now calls _export_end() when export ends if scriptedMarcelo Fernandez2018-12-071-0/+1
* Export for OS X on OS X now lets you select .dmg or .zipMarcelo Fernandez2018-11-011-2/+2
* Save last export path when exportingMarcelo Fernandez2018-10-271-0/+4
* Fix mismatched class/struct definition warnings [-Wmismatched-tags]Rémi Verschelde2018-10-011-1/+1
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-2/+2
* BPTC supportelasota2018-08-211-0/+2
* Merge pull request #18455 from neikeq/export-pck-zip-debugHein-Pieter van Braam2018-04-291-0/+2
|\
| * Make 'Export PCK/ZIP' work well with EditorExportPluginIgnacio Etcheverry2018-04-261-0/+2
* | Fix use64 used without being initializedMarcelo Fernandez2018-04-271-1/+0
|/
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2