summaryrefslogtreecommitdiff
path: root/tools/editor/io_plugins
AgeCommit message (Expand)Author
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
2015-04-22Changed collada importer to properly handle ALL blend shape arrays, fixes pro...Juan Linietsky
2015-04-20-Changed Godot exit to be clean.Juan Linietsky
2015-04-18-fix local and global usage for DirAccess, fixes #791Juan Linietsky
2015-04-18-Fixed post-import script-reload buf, fixes #1683Juan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-04-13-Fix issue of scene import script path being broken on reimport, fixes #1668Juan Linietsky
2015-04-12improved save path error messages for scene, textures and audio, fixes #1514Juan Linietsky
2015-04-08-Better Collada now keeps mesh names properly from blender, makes the "overwr...Juan Linietsky
2015-04-08fixed re-import of scene when new nodes are added, fixes #1620Juan Linietsky
2015-03-23Merge branch 'master' of https://github.com/not-surt/godot into snapping2Carl Olsson
2015-03-23Add iostream include to collada plugin and change to light occluder to use ca...Carl Olsson
2015-03-22fixes to new window management APIJuan Linietsky
2015-03-22Merge pull request #1433 from cheece/patch-1Juan Linietsky
2015-03-21signed distance field font supportJuan Linietsky
2015-03-20wip distance field font importJuan Linietsky
2015-03-03merges from okam repoJuan Linietsky
2015-02-24COLLADA load normals from morph targetcheece
2015-01-14Merge pull request #1215 from Qwertie-/PR-GUIJuan Linietsky
2015-01-14Fixed typo in messageLuke Picciau