Age | Commit message (Expand) | Author |
2016-02-11 | -Made some icon data types smaller so they take up less space | Juan Linietsky |
2016-01-02 | Support BMFont in font editor plugin, closes #2204 | Juan Linietsky |
2016-01-01 | Update copyright to 2016 in headers | George Marques |
2015-12-21 | -Fix to progress dialog, speding it up | Juan Linietsky |
2015-12-13 | added binary API to StreamPeer, fixes #2863 | Juan Linietsky |
2015-12-04 | Set default destination filename of imported font to be input font filename | Julian Murgia - StraToN |
2015-12-04 | -Upgraded webp to a MUCH newer version. Hoping it fixes some bugs in the proc... | Juan Linietsky |
2015-11-25 | Better import mesh warnings | Franklin Sobrinho |
2015-11-19 | -remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260 | Juan Linietsky |
2015-11-18 | Merge pull request #2707 from akien-mga/master | Juan Linietsky |
2015-11-11 | -fixes to animatedsprite used with atlas | Juan Linietsky |
2015-11-09 | -support for stereo ima-adpcm sample compression & playback | Juan Linietsky |
2015-11-01 | Cosmetic fixes to SCons buildsystem | RĂ©mi Verschelde |
2015-10-20 | -Fixes on atlas import to save memory if mipmaps are not used | Juan Linietsky |
2015-10-17 | Merge pull request #2479 from firefly2442/cppcheck-unusedvars | Juan Linietsky |
2015-10-01 | -Added ability to use cubic interpolation on image resize (little more qualit... | Juan Linietsky |
2015-09-16 | ran cppcheck, found unused variables | firefly2442 |
2015-09-03 | merged some stuff for okam | Juan Linietsky |
2015-06-22 | Multiple scene editing *POTENTIALLY UNSTABLE* | Juan Linietsky |
2015-06-06 | -fixed many memory initialization issues | Juan Linietsky |
2015-06-06 | Merge remote-tracking branch 'origin/master' | Juan Linietsky |
2015-06-06 | new file dialog! | Juan Linietsky |
2015-06-01 | -fixes to navigation, so edge-merging is more flexible on conflict | Juan Linietsky |
2015-05-19 | fixes on sample importing | Juan Linietsky |
2015-05-18 | fix a crash situation when starting a thread and other small fixes | Juan Linietsky |
2015-05-06 | optional formal changes | ehriche |
2015-05-04 | fix font import path on windows, closes #1675 | Juan Linietsky |
2015-05-01 | -Fixes from source code analyzizer, closes #1768 | Juan Linietsky |
2015-04-24 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky |
2015-04-24 | local changes | Juan Linietsky |
2015-04-23 | fix to collada import crash | Juan Linietsky |
2015-04-22 | Changed 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 #791 | Juan Linietsky |
2015-04-18 | -Fixed post-import script-reload buf, fixes #1683 | Juan Linietsky |
2015-04-18 | Updated copyright year in all headers | Juan Linietsky |
2015-04-13 | -Fix issue of scene import script path being broken on reimport, fixes #1668 | Juan Linietsky |
2015-04-12 | improved save path error messages for scene, textures and audio, fixes #1514 | Juan Linietsky |
2015-04-08 | -Better Collada now keeps mesh names properly from blender, makes the "overwr... | Juan Linietsky |
2015-04-08 | fixed re-import of scene when new nodes are added, fixes #1620 | Juan Linietsky |
2015-03-23 | Merge branch 'master' of https://github.com/not-surt/godot into snapping2 | Carl Olsson |
2015-03-23 | Add iostream include to collada plugin and change to light occluder to use ca... | Carl Olsson |
2015-03-22 | fixes to new window management API | Juan Linietsky |
2015-03-22 | Merge pull request #1433 from cheece/patch-1 | Juan Linietsky |
2015-03-21 | signed distance field font support | Juan Linietsky |
2015-03-20 | wip distance field font import | Juan Linietsky |
2015-03-03 | merges from okam repo | Juan Linietsky |
2015-02-24 | COLLADA load normals from morph target | cheece |
2015-01-14 | Merge pull request #1215 from Qwertie-/PR-GUI | Juan Linietsky |
2015-01-14 | Fixed typo in message | Luke Picciau |