aboutsummaryrefslogtreecommitdiff
path: root/editor/project_export.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust default editor popup sizeshomer6662018-05-051-1/+8
* Make 'Export PCK/ZIP' work well with EditorExportPluginIgnacio Etcheverry2018-04-261-2/+7
* Change ".." punctuation for "..." in editor strings (#16507)Hugo Locurcio2018-04-221-3/+3
* Set default file name for exported projectsPeter Folkins2018-04-181-0/+4
* Update icons when theme changedPoommetee Ketson2018-02-251-0/+6
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Updated Linux template extensions to match architecture.Nathan Warden2017-12-121-1/+3
* Some improvements to file/dir open/save dialogs:Dmitry Koteroff2017-11-271-0/+1
* Fix file extensions persisting in file dialog after exportRobbie Cooper2017-11-201-0/+6
* Better TTR formatvolzhs2017-11-131-1/+1
* Merge pull request #12031 from NathanWarden/export_cancel_to_doneRémi Verschelde2017-10-211-0/+1
|\
| * Changed the export/dependencies dialog button names from "Cancel" to "Close"Nathan Warden2017-10-111-0/+1
* | Added error dialog when failing to export projectJakob Sinclair2017-10-131-1/+11
|/
* Added the set/get_setting function in Editor/Project settings. Renamed has() ...Juan Linietsky2017-10-051-1/+1
* Removed most of the custom colors from the interface.Daniel J. Ramirez2017-09-251-2/+2
* Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...Gilles Roudiere2017-09-221-1/+1
* Rename pos to position in user facing methods and variablesletheed2017-09-201-7/+7
* Improved theme generation, and other fixesDaniel J. Ramirez2017-09-121-2/+2
* Merge pull request #11000 from Kibouo/iss10842Rémi Verschelde2017-09-121-1/+2
|\
| * Fixed clearing of an export preset's name when deleting the one above it.Mihaly Csonka2017-09-121-1/+2
* | Fix unused variable warningsHein-Pieter van Braam2017-09-081-0/+2
|/
* Dead code tells no talesRémi Verschelde2017-08-271-1/+0
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Editor: Add some more translatable strings.Andreas Haas2017-08-251-2/+2
* Style: Apply clang-format on all filesRémi Verschelde2017-07-301-1/+1
* -Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky2017-07-191-3/+74
* -Reorganized all properties of project settings (Sorry, Again).Juan Linietsky2017-07-171-1/+1
* Reimplement export module for OSXBastiaanOlij2017-06-231-1/+1
* Merge pull request #8631 from volzhs/editor-theme-customRémi Verschelde2017-05-201-0/+1
|\
| * New customizable editor themevolzhs2017-05-091-0/+1
* | Fix template loadingJ08nY2017-05-051-0/+2
|/
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* WebGL 2 export per WebAssembly or asm.jseska2017-03-291-2/+10
* Export working (for linux at least)Juan Linietsky2017-03-211-0/+43
* Export template management dialog.Juan Linietsky2017-03-211-1/+59
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-251/+202
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+828