Age | Commit message (Expand) | Author |
2015-05-06 | Merge pull request #1822 from guilhermefelipecgs/filter_order | Juan Linietsky |
2015-05-06 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky |
2015-05-06 | -removed dynamic_cast on CheckBox, fixes #1830 | Juan Linietsky |
2015-05-06 | Merge pull request #1834 from ricpelo/ricpelo-patch-6 | punto- |
2015-05-06 | Better OS X fullscreen support, without the nasty startup effect | Ricardo Pérez |
2015-05-06 | Merge pull request #7 from okamstudio/master | Ricardo Pérez |
2015-05-06 | Merge pull request #1818 from ricpelo/ricpelo-patch-5 | punto- |
2015-05-05 | Merge pull request #1823 from daltomi/SIGSEGV | Juan Linietsky |
2015-05-05 | fix delete packed data | Daniel T. Borelli |
2015-05-05 | Merge pull request #6 from okamstudio/master | Ricardo Pérez |
2015-05-05 | Change the order of the filter | Guilherme Felipe |
2015-05-05 | Made type-checking for arguments less trict between bool, int real. Fixes #1816 | Juan Linietsky |
2015-05-05 | Really fixes fullscreen mode in OS X, even during startup | Ricardo Pérez |
2015-05-05 | up version to rc2 | Juan Linietsky |
2015-05-05 | avoid crash on some cases of richtextlabel fill, but odd behavior persists, #... | Juan Linietsky |
2015-05-05 | Merge pull request #1814 from sanikoyes/Pr-Tween-fix | Juan Linietsky |
2015-05-05 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky |
2015-05-05 | fix crash in editor when using alt+arrows to indent, thanks adolson and romul... | Juan Linietsky |
2015-05-05 | Spine: add feature to insert/remove interpolates while updating | sanikoyes |
2015-05-04 | Merge pull request #1807 from SuperUserNameMan/fix_windows_unicode_path2 | Juan Linietsky |
2015-05-04 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky |
2015-05-04 | Proper support for code editor autosaving (disabled by default) | Juan Linietsky |
2015-05-04 | Merge pull request #1804 from ricpelo/ricpelo-patch-2 | Juan Linietsky |
2015-05-04 | Merge pull request #1810 from ricpelo/ricpelo-patch-3 | Juan Linietsky |
2015-05-04 | Fixes Theora build | Ricardo Pérez |
2015-05-04 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky |
2015-05-04 | -More strict argument type-checking, will make many bugs visible, fixes #1809 | Juan Linietsky |
2015-05-04 | fixes issue #1693 winmain and main unicode | yg2f |
2015-05-04 | fix font import path on windows, closes #1675 | Juan Linietsky |
2015-05-04 | Wrong use of | instead of || | Ricardo Pérez |
2015-05-04 | Merge remote-tracking branch 'origin/master' | Juan Linietsky |
2015-05-04 | small unicode fixes | Juan Linietsky |
2015-05-04 | -invalidated string -> int automatic conversion, fixes #1788 | Juan Linietsky |
2015-05-04 | -corrected frac() and hyperbolic sin,cos,tan when running on PC (GLSL120), fi... | Juan Linietsky |
2015-05-04 | -vec3 uniforms should now work, fixes #1773 | Juan Linietsky |
2015-05-04 | solve invalid pointer, fixes #1793 | Juan Linietsky |
2015-05-04 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky |
2015-05-04 | added return keyword, fixes #1797 | Juan Linietsky |
2015-05-03 | Merge pull request #1738 from jackmakesthings/master | Juan Linietsky |
2015-05-03 | Merge pull request #1755 from dbsGen/master | Juan Linietsky |
2015-05-03 | Merge pull request #1772 from Biliogadafr/Tripleclick | Juan Linietsky |
2015-05-03 | Merge pull request #1784 from NateWardawg/sa_fixes | Juan Linietsky |
2015-05-03 | Merge pull request #1792 from swenner/static_analysis_fixes | Juan Linietsky |
2015-05-03 | Merge pull request #1798 from ricpelo/ricpelo-patch-1 | Juan Linietsky |
2015-05-03 | Merge pull request #1800 from antonyjones67/VSGenerator | Juan Linietsky |
2015-05-03 | improved kinematic motion, improved demos for kinematic motion | Juan Linietsky |
2015-05-03 | -Make sure properties are exported the way they should in xml, fixes #1799 | Juan Linietsky |
2015-05-03 | Added Visual Studio project generation. Use "vsproj=yes" in command line. Thi... | Antony Jones |
2015-05-03 | -Made one way collision work with 2D physics (rigidbody) | Juan Linietsky |
2015-05-03 | Missing return statement | Ricardo Pérez |