aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/editor_import_export.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix crash and error with texture atlasvolzhs2016-06-021-1/+1
* Changed import workflowJuan Linietsky2016-05-271-2/+29
* i18n: Proofreading of all stringsRémi Verschelde2016-05-211-7/+7
* i18n: Don't make print_line calls translatableRémi Verschelde2016-05-041-12/+12
* Modified editor strings to be translatable in the futureJuan Linietsky2016-05-031-22/+22
* Move export GUI debug toggle to export settings windoweska2016-04-281-0/+45
* fix possible crash in tools/editor/editor_import_export.cppHubert Jarosz2016-03-091-2/+1
* remove trailing whitespaceHubert Jarosz2016-03-091-1/+1
* Completed the support for plugins! It is not possible to add plugins.Juan Linietsky2016-02-271-4/+27
* First attempt at making a more useful EditorPlugin API. Still undocumented, b...Juan Linietsky2016-02-271-4/+84
* add feature to exclude files from exportblackwc2016-02-041-11/+35
* -Remote deploy now uses FS over USB on Android, super fast!Juan Linietsky2016-01-201-0/+4
* properly export sample compression type optionJuan Linietsky2016-01-141-0/+9
* Replace export pack mode "Copy" with "Exec+Zip"eska2016-01-101-10/+23
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky2015-12-211-4/+1
|\
| * this failed in msvc, didn't in linux and mingwAriel Manzur2015-12-201-4/+1
* | -Fix to progress dialog, speding it upJuan Linietsky2015-12-211-2/+2
|/
* -scenes are properly reloaded when a dependency changes, fixes #2896Juan Linietsky2015-12-131-0/+1
* fix zip exportJuan Linietsky2015-12-131-1/+3
* ability to export scene to zipJuan Linietsky2015-12-131-0/+54
* Merge pull request #2956 from est31/add_system_wide_export_pathJuan Linietsky2015-12-081-15/+60
|\
| * Make the setting unix-only.est312015-11-301-2/+2
| * Add way to look for templates at system wide level tooest312015-11-301-15/+60
* | -Upgraded webp to a MUCH newer version. Hoping it fixes some bugs in the proc...Juan Linietsky2015-12-041-0/+21
|/
* Merge pull request #2292 from blackwc/can_exportJuan Linietsky2015-11-191-11/+23
|\
| * Improve export validationblackwc2015-07-221-11/+23
* | -support for stereo ima-adpcm sample compression & playbackJuan Linietsky2015-11-091-0/+53
* | -Added ability to use cubic interpolation on image resize (little more qualit...Juan Linietsky2015-10-011-4/+4
* | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-09-241-4/+15
|\ \
| * | Ability to visually debug geometry visually:Juan Linietsky2015-09-201-4/+15
* | | Added ability to set custom mouse cursors. Not hardware accelerated yet.Juan Linietsky2015-09-241-1/+12
|/ /
* | merged some stuff for okamJuan Linietsky2015-09-031-9/+37
* | -Merged the file server with the live editing and remote debugJuan Linietsky2015-08-061-1/+44
|/
* fix font import path on windows, closes #1675Juan Linietsky2015-05-041-0/+1
* -Changed Godot exit to be clean.Juan Linietsky2015-04-201-0/+8
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-03-031-0/+26
|\
| * Added the ability to add and remove editor import plugins.Jeffrey Steward2015-02-091-0/+26
* | merges from okam repoJuan Linietsky2015-03-031-2/+28
|/
* -add *.flags as a filter automatically when exporting, solves #1029Juan Linietsky2015-01-031-2/+10
* -fixes to vmethod for buttonJuan Linietsky2014-12-021-1/+1
* fix custom export packages for PCDana Olson2014-08-251-6/+6
* ERR_FILE_CANT_READ -> ERR_FILE_CANT_WRITEtnt2014-08-131-2/+2
* Light Baker!Juan Linietsky2014-06-111-3/+60
* More 3D ImprovementsJuan Linietsky2014-05-291-1/+1
* -fix bug in cache for atlas import/exportJuan Linietsky2014-03-131-3/+85
* -Added ATITC texture supportJuan Linietsky2014-02-261-5/+17
* -moved script to modulesJuan Linietsky2014-02-241-37/+57
* -fixed bug in Button now exporting font propertyJuan Linietsky2014-02-151-2/+3