summaryrefslogtreecommitdiffstats
path: root/tools/editor/project_export.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-828/+0
* Make Editor, Export and Project settings dialogs resizable and store their bo...Ray Koopa2017-03-031-5/+18
* -renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky2017-02-211-6/+40
* Editor Export Settings Dialog is completed!! Now on to make some exporters..Juan Linietsky2017-02-191-1842/+493
* Rename the _MD macro to D_METHODHein-Pieter van Braam2017-02-131-38/+38
* Renamed engine.cfg to godot.cfg, to forcefully break compatibility with 2.xJuan Linietsky2017-02-041-3/+3
* Removed import/export system, will start new one from scratch.Juan Linietsky2017-01-251-1/+2
* Style: Cleanups, added headers, renamed filesRémi Verschelde2017-01-161-2/+0
* Style: Fix whole-line commented codeRémi Verschelde2017-01-141-17/+21
* rename String.extension() -> String.get_extension() / String.basename() -> St...Juan Linietsky2017-01-141-1/+1
* New API for visibility in both CanvasItem and SpatialJuan Linietsky2017-01-131-2/+2
* some class renamesJuan Linietsky2017-01-121-2/+2
* Removed the set_child_rect() in AcceptDialog. AcceptDialog now works as a con...Juan Linietsky2017-01-101-4/+4
* Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky2017-01-071-2/+2
* Editor settings categories are now tidy and beautiful!Juan Linietsky2017-01-051-3/+3
* -Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky2017-01-051-12/+12
* -Conversion of most properties to a simpler syntax, easier to use by scriptJuan Linietsky2017-01-041-10/+10
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-38/+38
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Check keystore field when export Android release apkvolzhs2016-11-291-0/+209
* Removed unused variables (second pass) + dead codeRémi Verschelde2016-07-071-1/+0
* Drop empty files that are not used anywhereRémi Verschelde2016-06-181-1/+0
* fix crash and error with texture atlasvolzhs2016-06-021-1/+1
* Added more translatable strings in code. Updated template tools.pot.DimOkGamer2016-05-301-1/+1
* Set more visible string to translatableGeequlim2016-05-291-1/+1
* remove trailing whitespaceHubert Jarosz2016-05-211-1/+1
* i18n: Second pass at proofreadingRémi Verschelde2016-05-211-1/+1
* i18n: Proofreading of all stringsRémi Verschelde2016-05-211-21/+21
* Add SpinBox to Lossy Quality on Image Groupsvolzhs2016-05-131-2/+9
* i18n: Don't make print_line calls translatableRémi Verschelde2016-05-041-5/+5
* Modified editor strings to be translatable in the futureJuan Linietsky2016-05-031-95/+95
* Move export GUI debug toggle to export settings windoweska2016-04-281-8/+3
* Fixes #3942 - Throws an error when exporting for X11 with no filenamedemolitions2016-03-181-1/+8
* add feature to exclude files from exportblackwc2016-02-041-1/+11
* defer project export filesystem update if not visibleJuan Linietsky2016-01-271-1/+18
* sample convert option was not being savedJuan Linietsky2016-01-141-0/+1
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* fix zip exportJuan Linietsky2015-12-131-1/+1
* ability to export scene to zipJuan Linietsky2015-12-131-12/+25
* -Upgraded webp to a MUCH newer version. Hoping it fixes some bugs in the proc...Juan Linietsky2015-12-041-0/+10
* Print errors to console when exportingest312015-11-251-0/+12
* Merge pull request #2292 from blackwc/can_exportJuan Linietsky2015-11-191-0/+2
|\
| * Improve export validationblackwc2015-07-221-0/+2
* | -support for stereo ima-adpcm sample compression & playbackJuan Linietsky2015-11-091-0/+33
* | -Added ability to use cubic interpolation on image resize (little more qualit...Juan Linietsky2015-10-011-2/+2
* | merged some stuff for okamJuan Linietsky2015-09-031-0/+1
* | **WARNING BEFORE PULLING**Juan Linietsky2015-08-231-1/+3
* | QOL, script buttons in scene tabsJuan Linietsky2015-07-261-1/+1
|/
* new file dialog!Juan Linietsky2015-06-061-5/+5
* -Rename unexisting by nonexistant, closes #1940Juan Linietsky2015-05-181-1/+1