summaryrefslogtreecommitdiff
path: root/tools/editor/io_plugins
AgeCommit message (Expand)Author
2016-06-02fix invalid texture plugin namevolzhs
2016-05-30Added more translatable strings in code. Updated template tools.pot.DimOkGamer
2016-05-30Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2016-05-30-Some fixes to OSX retina scaling for window functionsJuan Linietsky
2016-05-29Remove translatable strings in commentsGeorge Marques
2016-05-29Set more visible string to translatableGeequlim
2016-05-27Changed import workflowJuan Linietsky
2016-05-21i18n: Use %d instead of %i in vformatRémi Verschelde
2016-05-21i18n: Second pass at proofreadingRémi Verschelde
2016-05-21i18n: Proofreading of all stringsRémi Verschelde
2016-05-18Check the save path before importing a 3D MeshWilhem Barbier
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-05-01Allow any directory for custom character set and gradient image file when imp...volzhs
2016-04-28move Font to BitmapFontJuan Linietsky
2016-04-14correct typo "overwrite"volzhs
2016-03-09remove trailing whitespaceHubert Jarosz
2016-02-27Completed the support for plugins! It is not possible to add plugins.Juan Linietsky
2016-02-11-fixed more issues resampling soundsJuan Linietsky
2016-02-11-Made some icon data types smaller so they take up less spaceJuan Linietsky
2016-01-02Support BMFont in font editor plugin, closes #2204Juan Linietsky
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-21-Fix to progress dialog, speding it upJuan Linietsky
2015-12-13added binary API to StreamPeer, fixes #2863Juan Linietsky
2015-12-04Set default destination filename of imported font to be input font filenameJulian Murgia - StraToN
2015-12-04-Upgraded webp to a MUCH newer version. Hoping it fixes some bugs in the proc...Juan Linietsky
2015-11-25Better import mesh warningsFranklin Sobrinho
2015-11-19-remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260Juan Linietsky
2015-11-18Merge pull request #2707 from akien-mga/masterJuan Linietsky
2015-11-11-fixes to animatedsprite used with atlasJuan Linietsky
2015-11-09-support for stereo ima-adpcm sample compression & playbackJuan Linietsky
2015-11-01Cosmetic fixes to SCons buildsystemRémi Verschelde
2015-10-20-Fixes on atlas import to save memory if mipmaps are not usedJuan Linietsky
2015-10-17Merge pull request #2479 from firefly2442/cppcheck-unusedvarsJuan Linietsky
2015-10-01-Added ability to use cubic interpolation on image resize (little more qualit...Juan Linietsky
2015-09-16ran cppcheck, found unused variablesfirefly2442
2015-09-03merged some stuff for okamJuan Linietsky
2015-06-22Multiple scene editing *POTENTIALLY UNSTABLE*Juan Linietsky
2015-06-06-fixed many memory initialization issuesJuan Linietsky
2015-06-06Merge remote-tracking branch 'origin/master'Juan Linietsky
2015-06-06new file dialog!Juan Linietsky
2015-06-01-fixes to navigation, so edge-merging is more flexible on conflictJuan Linietsky
2015-05-19fixes on sample importingJuan Linietsky
2015-05-18fix a crash situation when starting a thread and other small fixesJuan Linietsky
2015-05-06optional formal changesehriche
2015-05-04fix font import path on windows, closes #1675Juan Linietsky
2015-05-01-Fixes from source code analyzizer, closes #1768Juan Linietsky
2015-04-24Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-04-24local changesJuan Linietsky
2015-04-23fix to collada import crashJuan Linietsky