Age | Commit message (Expand) | Author |
2015-05-31 | Merge pull request #2 from okamstudio/master | Kevin Choi |
2015-05-31 | work in progress, resource previews | Juan Linietsky |
2015-05-29 | Fixed ui_accept problem. It's possible now to make a custom ui_accept action ... | krzycho |
2015-05-28 | Inline get_color_at_offset(). Delete unnecessary check. | Biliogadafr |
2015-05-27 | -fix bug in animation editor | Juan Linietsky |
2015-05-27 | added conversion from int, string to color | Juan Linietsky |
2015-05-26 | Add get_color_at_offset(). Ensure correct points order. | Biliogadafr |
2015-05-26 | Merge pull request #1966 from romulox-x/iosServicesAdditions | punto- |
2015-05-26 | oops, previous commit was not working | Juan Linietsky |
2015-05-26 | ability to run 2D physics in a thread | Juan Linietsky |
2015-05-25 | opening data.pcz | Ariel Manzur |
2015-05-25 | fixed support for zip packages | Ariel Manzur |
2015-05-25 | Merge pull request #1 from okamstudio/master | Kevin Choi |
2015-05-25 | improved animation editor | Juan Linietsky |
2015-05-24 | fix typo error in Color::invert | choikwa |
2015-05-24 | Replace color phases with color ramp for Particles2D. | Biliogadafr |
2015-05-23 | added response event for game center overlay closing | romulox_x |
2015-05-23 | added data to descriptions dictionary that was missing. Made the elements th... | romulox_x |
2015-05-23 | Fixed null pointer bug in ios store. added functions to game center to reset ... | romulox_x |
2015-05-22 | Merge pull request #1963 from akien-mga/master | Juan Linietsky |
2015-05-22 | Fix building release target with debug symbols | Rémi Verschelde |
2015-05-21 | version bump to stable | Juan Linietsky |
2015-05-21 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky |
2015-05-20 | Merge pull request #1951 from akien-mga/master | Juan Linietsky |
2015-05-20 | Add input mapping GUI demo | Rémi Verschelde |
2015-05-19 | fixes on sample importing | Juan Linietsky |
2015-05-19 | more fixes | Juan Linietsky |
2015-05-19 | fixed latin separation in label, broke it? for cjk | Juan Linietsky |
2015-05-19 | more fixes | Juan Linietsky |
2015-05-18 | fix a crash situation when starting a thread and other small fixes | Juan Linietsky |
2015-05-18 | fix a compile error | Juan Linietsky |
2015-05-18 | -Rename unexisting by nonexistant, closes #1940 | Juan Linietsky |
2015-05-18 | Calculate gravity based on distance from body to gravity point (2D) | Fabio Alessandrelli |
2015-05-18 | Calculate gravity based on distance from body to gravity point | Fabio Alessandrelli |
2015-05-17 | -changed some copyrights to 2015 | Juan Linietsky |
2015-05-17 | version bump to rc3 | Juan Linietsky |
2015-05-17 | small description improvement | Juan Linietsky |
2015-05-17 | added a built-in scene changer API, closes #1928 | Juan Linietsky |
2015-05-17 | reinstante focus into textedit after menu used in code editor | Juan Linietsky |
2015-05-17 | fix crash on help, closes #1873 | Juan Linietsky |
2015-05-17 | properly save external resources, fixes #1924 | Juan Linietsky |
2015-05-17 | Merge pull request #1927 from antonyjones67/RevertReadmeChange | Juan Linietsky |
2015-05-17 | Put this back to fix web page.Will have to figure something else for mainpage... | Antony Jones |
2015-05-16 | -Integers and Float should interpolate on animation, maybe fixes #1891, pleas... | Juan Linietsky |
2015-05-16 | sleeping property now should work properly, fixes #1892 | Juan Linietsky |
2015-05-16 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky |
2015-05-16 | -small motion demo, to better troubleshoot | Juan Linietsky |
2015-05-16 | -bit slower execution in debug, but proper error reporting for get index and ... | Juan Linietsky |
2015-05-16 | Merge pull request #1901 from guilhermefelipecgs/add_ignore_tags | Juan Linietsky |
2015-05-16 | Merge pull request #1900 from guilhermefelipecgs/fix_#1898 | Juan Linietsky |