| Commit message (Expand) | Author | Age | Files | Lines |
| * | i18n: Don't make print_line calls translatable | Rémi Verschelde | 2016-05-04 | 5 | -27/+27 |
| * | Modified editor strings to be translatable in the future | Juan Linietsky | 2016-05-03 | 7 | -248/+248 |
| * | Allow any directory for custom character set and gradient image file when imp... | volzhs | 2016-05-01 | 1 | -2/+2 |
| * | move Font to BitmapFont | Juan Linietsky | 2016-04-28 | 2 | -20/+20 |
| * | correct typo "overwrite" | volzhs | 2016-04-14 | 1 | -2/+2 |
| * | remove trailing whitespace | Hubert Jarosz | 2016-03-09 | 3 | -7/+7 |
| * | Completed the support for plugins! It is not possible to add plugins. | Juan Linietsky | 2016-02-27 | 3 | -7/+8 |
| * | -fixed more issues resampling sounds | Juan Linietsky | 2016-02-11 | 1 | -4/+4 |
| * | -Made some icon data types smaller so they take up less space | Juan Linietsky | 2016-02-11 | 1 | -1/+1 |
| * | Support BMFont in font editor plugin, closes #2204 | Juan Linietsky | 2016-01-02 | 1 | -0/+22 |
| * | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 14 | -14/+14 |
| * | -Fix to progress dialog, speding it up | Juan Linietsky | 2015-12-21 | 1 | -8/+35 |
| * | added binary API to StreamPeer, fixes #2863 | Juan Linietsky | 2015-12-13 | 3 | -4/+4 |
| * | Set default destination filename of imported font to be input font filename | Julian Murgia - StraToN | 2015-12-04 | 1 | -0/+4 |
| * | -Upgraded webp to a MUCH newer version. Hoping it fixes some bugs in the proc... | Juan Linietsky | 2015-12-04 | 2 | -0/+128 |
| * | Better import mesh warnings | Franklin Sobrinho | 2015-11-25 | 1 | -25/+14 |
| * | -remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260 | Juan Linietsky | 2015-11-19 | 1 | -2/+2 |
| * | Merge pull request #2707 from akien-mga/master | Juan Linietsky | 2015-11-18 | 1 | -4/+0 |
| |\ |
|
| | * | Cosmetic fixes to SCons buildsystem | Rémi Verschelde | 2015-11-01 | 1 | -4/+0 |
| * | | -fixes to animatedsprite used with atlas | Juan Linietsky | 2015-11-11 | 1 | -4/+8 |
| * | | -support for stereo ima-adpcm sample compression & playback | Juan Linietsky | 2015-11-09 | 3 | -5/+103 |
| |/ |
|
| * | -Fixes on atlas import to save memory if mipmaps are not used | Juan Linietsky | 2015-10-20 | 1 | -4/+16 |
| * | Merge pull request #2479 from firefly2442/cppcheck-unusedvars | Juan Linietsky | 2015-10-17 | 1 | -1/+1 |
| |\ |
|
| | * | ran cppcheck, found unused variables | firefly2442 | 2015-09-16 | 1 | -1/+1 |
| * | | -Added ability to use cubic interpolation on image resize (little more qualit... | Juan Linietsky | 2015-10-01 | 2 | -5/+5 |
| |/ |
|
| * | merged some stuff for okam | Juan Linietsky | 2015-09-03 | 2 | -130/+200 |
| * | Multiple scene editing *POTENTIALLY UNSTABLE* | Juan Linietsky | 2015-06-22 | 1 | -1/+1 |
| * | -fixed many memory initialization issues | Juan Linietsky | 2015-06-06 | 1 | -2/+2 |
| * | Merge remote-tracking branch 'origin/master' | Juan Linietsky | 2015-06-06 | 2 | -37/+338 |
| |\ |
|
| | * | -fixes to navigation, so edge-merging is more flexible on conflict | Juan Linietsky | 2015-06-01 | 2 | -37/+338 |
| * | | new file dialog! | Juan Linietsky | 2015-06-06 | 6 | -41/+41 |
| |/ |
|
| * | fixes on sample importing | Juan Linietsky | 2015-05-19 | 1 | -2/+3 |
| * | fix a crash situation when starting a thread and other small fixes | Juan Linietsky | 2015-05-18 | 1 | -1/+4 |
| * | optional formal changes | ehriche | 2015-05-06 | 1 | -0/+2 |
| * | fix font import path on windows, closes #1675 | Juan Linietsky | 2015-05-04 | 1 | -2/+5 |
| * | -Fixes from source code analyzizer, closes #1768 | Juan Linietsky | 2015-05-01 | 1 | -2/+2 |
| * | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-04-24 | 1 | -0/+1 |
| |\ |
|
| | * | fix to collada import crash | Juan Linietsky | 2015-04-23 | 1 | -0/+1 |
| * | | local changes | Juan Linietsky | 2015-04-24 | 1 | -1/+1 |
| |/ |
|
| * | Changed collada importer to properly handle ALL blend shape arrays, fixes pro... | Juan Linietsky | 2015-04-22 | 1 | -14/+67 |
| * | -Changed Godot exit to be clean. | Juan Linietsky | 2015-04-20 | 1 | -1/+2 |
| * | -fix local and global usage for DirAccess, fixes #791 | Juan Linietsky | 2015-04-18 | 1 | -1/+0 |
| * | -Fixed post-import script-reload buf, fixes #1683 | Juan Linietsky | 2015-04-18 | 1 | -3/+9 |
| * | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 14 | -14/+14 |
| * | -Fix issue of scene import script path being broken on reimport, fixes #1668 | Juan Linietsky | 2015-04-13 | 1 | -1/+2 |
| * | improved save path error messages for scene, textures and audio, fixes #1514 | Juan Linietsky | 2015-04-12 | 3 | -7/+49 |
| * | -Better Collada now keeps mesh names properly from blender, makes the "overwr... | Juan Linietsky | 2015-04-08 | 1 | -7/+23 |
| * | fixed re-import of scene when new nodes are added, fixes #1620 | Juan Linietsky | 2015-04-08 | 2 | -5/+14 |
| * | Merge branch 'master' of https://github.com/not-surt/godot into snapping2 | Carl Olsson | 2015-03-23 | 1 | -2/+2 |
| |\ |
|
| | * | fixes to new window management API | Juan Linietsky | 2015-03-22 | 1 | -2/+2 |