summaryrefslogtreecommitdiffstats
path: root/editor/editor_export.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #14597 from NathanWarden/linux_extensionsRémi Verschelde2017-12-161-4/+4
|\
| * Updated Linux template extensions to match architecture.Nathan Warden2017-12-121-4/+4
* | -Added new scene conversion to binary on export (disabled by default, please ...Juan Linietsky2017-12-151-0/+9
|/
* Style: Apply new clang-format 5.0 style to all filesRémi Verschelde2017-12-071-2/+3
* Allow configuring iOS exportRuslan Mustakov2017-11-211-6/+59
* Fix x11 exported executables not getting the +x flagMarcelo Fernandez2017-09-171-0/+4
* Added type on export file callback, and initial export function.Juan Linietsky2017-09-151-2/+4
* Re-Added export plugins with a more interesting API, as well as the ability t...Juan Linietsky2017-09-141-1/+42
* Fix files headerPoommetee Ketson2017-09-011-1/+1
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Merge pull request #10307 from Rubonnek/update-argument-namesRémi Verschelde2017-08-161-1/+1
|\
| * Updated function argument namesWilson E. Alvarez2017-08-121-1/+1
* | Use include/exclude export filters. Fixes #9860Ruslan Mustakov2017-08-141-0/+4
|/
* -Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky2017-07-191-1/+17
* Use custom native-run icons for Android and HTML5L. Krause2017-06-271-0/+1
* Fix template loadingJ08nY2017-05-051-1/+4
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* WebGL 2 export per WebAssembly or asm.jseska2017-03-291-0/+3
* Several fixes to Android exporter and port.Juan Linietsky2017-03-231-1/+4
* Export working (for linux at least)Juan Linietsky2017-03-211-1/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-84/+66
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+297