summaryrefslogtreecommitdiff
path: root/tools/editor/project_export.cpp
AgeCommit message (Expand)Author
2017-01-16Style: Cleanups, added headers, renamed filesRémi Verschelde
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-14rename String.extension() -> String.get_extension() / String.basename() -> St...Juan Linietsky
2017-01-13New API for visibility in both CanvasItem and SpatialJuan Linietsky
2017-01-12some class renamesJuan Linietsky
2017-01-10Removed the set_child_rect() in AcceptDialog. AcceptDialog now works as a con...Juan Linietsky
2017-01-07Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky
2017-01-05Editor settings categories are now tidy and beautiful!Juan Linietsky
2017-01-05-Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky
2017-01-04-Conversion of most properties to a simpler syntax, easier to use by scriptJuan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-11-29Check keystore field when export Android release apkvolzhs
2016-07-07Removed unused variables (second pass) + dead codeRémi Verschelde
2016-06-18Drop empty files that are not used anywhereRémi Verschelde
2016-06-02fix crash and error with texture atlasvolzhs
2016-05-30Added more translatable strings in code. Updated template tools.pot.DimOkGamer
2016-05-29Set more visible string to translatableGeequlim
2016-05-21remove trailing whitespaceHubert Jarosz
2016-05-21i18n: Second pass at proofreadingRémi Verschelde
2016-05-21i18n: Proofreading of all stringsRémi Verschelde
2016-05-13Add SpinBox to Lossy Quality on Image Groupsvolzhs
2016-05-04i18n: Don't make print_line calls translatableRémi Verschelde
2016-05-03Modified editor strings to be translatable in the futureJuan Linietsky
2016-04-28Move export GUI debug toggle to export settings windoweska
2016-03-18Fixes #3942 - Throws an error when exporting for X11 with no filenamedemolitions
2016-02-04add feature to exclude files from exportblackwc
2016-01-27defer project export filesystem update if not visibleJuan Linietsky
2016-01-14sample convert option was not being savedJuan Linietsky
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-13fix zip exportJuan Linietsky
2015-12-13ability to export scene to zipJuan Linietsky
2015-12-04-Upgraded webp to a MUCH newer version. Hoping it fixes some bugs in the proc...Juan Linietsky
2015-11-25Print errors to console when exportingest31
2015-11-19Merge pull request #2292 from blackwc/can_exportJuan Linietsky
2015-11-09-support for stereo ima-adpcm sample compression & playbackJuan Linietsky
2015-10-01-Added ability to use cubic interpolation on image resize (little more qualit...Juan Linietsky
2015-09-03merged some stuff for okamJuan Linietsky
2015-08-23**WARNING BEFORE PULLING**Juan Linietsky
2015-07-26QOL, script buttons in scene tabsJuan Linietsky
2015-07-22Improve export validationblackwc
2015-06-06new file dialog!Juan Linietsky
2015-05-18-Rename unexisting by nonexistant, closes #1940Juan Linietsky
2015-05-05Abort when exporting failsest31
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-04-08Changed popup_centered by popup_centered_minsize in editor dialogsFranklin Sobrinho
2015-01-03-Completely removed EmptyControl (but added fallback), closes #1017Juan Linietsky
2014-11-05SceneMainLoop -> SceneTreeJuan Linietsky
2014-10-23Fix Export -> image group panelsanikoyes
2014-10-07Build System ChangesJuan Linietsky