summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-25Merge pull request #1 from okamstudio/masterKevin Choi
2015-05-25improved animation editorJuan Linietsky
2015-05-24fix typo error in Color::invertchoikwa
2015-05-22Merge pull request #1963 from akien-mga/masterJuan Linietsky
2015-05-22Fix building release target with debug symbolsRémi Verschelde
2015-05-21version bump to stableJuan Linietsky
2015-05-21Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-05-20Merge pull request #1951 from akien-mga/masterJuan Linietsky
2015-05-20Add input mapping GUI demoRémi Verschelde
2015-05-19fixes on sample importingJuan Linietsky
2015-05-19more fixesJuan Linietsky
2015-05-19fixed latin separation in label, broke it? for cjkJuan Linietsky
2015-05-19more fixesJuan Linietsky
2015-05-18fix a crash situation when starting a thread and other small fixesJuan Linietsky
2015-05-18fix a compile errorJuan Linietsky
2015-05-18-Rename unexisting by nonexistant, closes #1940Juan Linietsky
2015-05-17-changed some copyrights to 2015Juan Linietsky
2015-05-17version bump to rc3Juan Linietsky
2015-05-17small description improvementJuan Linietsky
2015-05-17added a built-in scene changer API, closes #1928Juan Linietsky
2015-05-17reinstante focus into textedit after menu used in code editorJuan Linietsky
2015-05-17fix crash on help, closes #1873Juan Linietsky
2015-05-17properly save external resources, fixes #1924Juan Linietsky
2015-05-17Merge pull request #1927 from antonyjones67/RevertReadmeChangeJuan Linietsky
2015-05-17Put 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-16sleeping property now should work properly, fixes #1892Juan Linietsky
2015-05-16Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-05-16-small motion demo, to better troubleshootJuan Linietsky
2015-05-16-bit slower execution in debug, but proper error reporting for get index and ...Juan Linietsky
2015-05-16Merge pull request #1901 from guilhermefelipecgs/add_ignore_tagsJuan Linietsky
2015-05-16Merge pull request #1900 from guilhermefelipecgs/fix_#1898Juan Linietsky
2015-05-16Merge pull request #1881 from NateWardawg/masterJuan Linietsky
2015-05-16Merge pull request #1880 from antonyjones67/DoxyFIleJuan Linietsky
2015-05-16Merge pull request #1761 from est31/masterJuan Linietsky
2015-05-16Merge pull request #1908 from vipsbpig/masterJuan Linietsky
2015-05-15fix multitouch release problemvipsbpig
2015-05-13Ignore etags, ctags, gtags and cscope.Guilherme Felipe
2015-05-13Fix #1898Guilherme Felipe
2015-05-12Fixes problem parsing config files using ConfigFileJuan Linietsky
2015-05-12-Added lookat/get_angle_to functions in 2D, and a demo, closes #1843Juan Linietsky
2015-05-12-Fixed bug in translation remaps, also added proper demo, maybe fixes #1729Juan Linietsky
2015-05-11Translation DemoJuan Linietsky
2015-05-11fixs particles on 3d platformer demo, closes #1588Juan Linietsky
2015-05-11-shadergraph now saved when on external file and modified, fixes #1832Juan Linietsky
2015-05-11fixed crash on make resources unique menu option, fixes #1874Juan Linietsky
2015-05-11Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-05-11-Updated isometric 2d demo to work using the new isometric support, fixes #1849Juan Linietsky
2015-05-10Removed redundant code in the kinematic 3D demo.Nathan Warden
2015-05-10-improved one-way collision handling in both dynamic and character bodies for...Juan Linietsky