| Commit message (Expand) | Author | Age | Files | Lines |
| * | version bump to stable1.1-stable | Juan Linietsky | 2015-05-21 | 1 | -1/+1 |
| * | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-05-21 | 95 | -102/+3157 |
| |\ |
|
| | * | Merge pull request #1951 from akien-mga/master | Juan Linietsky | 2015-05-20 | 3 | -0/+67 |
| | |\ |
|
| | | * | Add input mapping GUI demo | Rémi Verschelde | 2015-05-20 | 3 | -0/+67 |
| | |/ |
|
| | * | fixes on sample importing | Juan Linietsky | 2015-05-19 | 4 | -4/+16 |
| | * | more fixes | Juan Linietsky | 2015-05-19 | 2 | -2/+9 |
| | * | fixed latin separation in label, broke it? for cjk | Juan Linietsky | 2015-05-19 | 1 | -3/+7 |
| | * | more fixes | Juan Linietsky | 2015-05-19 | 14 | -12/+55 |
| | * | fix a crash situation when starting a thread and other small fixes | Juan Linietsky | 2015-05-18 | 4 | -7/+39 |
| | * | fix a compile error | Juan Linietsky | 2015-05-18 | 3 | -5/+5 |
| | * | -Rename unexisting by nonexistant, closes #1940 | Juan Linietsky | 2015-05-18 | 10 | -12/+30 |
| | * | -changed some copyrights to 2015 | Juan Linietsky | 2015-05-17 | 2 | -3/+3 |
| | * | version bump to rc31.1-rc3 | Juan Linietsky | 2015-05-17 | 1 | -1/+1 |
| | * | small description improvement | Juan Linietsky | 2015-05-17 | 2 | -3/+4 |
| | * | added a built-in scene changer API, closes #1928 | Juan Linietsky | 2015-05-17 | 8 | -4/+128 |
| | * | reinstante focus into textedit after menu used in code editor | Juan Linietsky | 2015-05-17 | 1 | -0/+6 |
| | * | fix crash on help, closes #1873 | Juan Linietsky | 2015-05-17 | 1 | -1/+6 |
| | * | properly save external resources, fixes #1924 | Juan Linietsky | 2015-05-17 | 5 | -34/+84 |
| | * | Merge pull request #1927 from antonyjones67/RevertReadmeChange | Juan Linietsky | 2015-05-17 | 1 | -1/+1 |
| | |\ |
|
| | | * | Put this back to fix web page.Will have to figure something else for mainpage... | Antony Jones | 2015-05-17 | 1 | -1/+1 |
| | |/ |
|
| | * | -Integers and Float should interpolate on animation, maybe fixes #1891, pleas... | Juan Linietsky | 2015-05-16 | 1 | -1/+9 |
| | * | sleeping property now should work properly, fixes #1892 | Juan Linietsky | 2015-05-16 | 4 | -2/+6 |
| | * | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-05-16 | 10 | -7/+2460 |
| | |\ |
|
| | | * | Merge pull request #1901 from guilhermefelipecgs/add_ignore_tags | Juan Linietsky | 2015-05-16 | 1 | -0/+15 |
| | | |\ |
|
| | | | * | Ignore etags, ctags, gtags and cscope. | Guilherme Felipe | 2015-05-13 | 1 | -0/+15 |
| | | * | | Merge pull request #1900 from guilhermefelipecgs/fix_#1898 | Juan Linietsky | 2015-05-16 | 1 | -1/+1 |
| | | |\ \ |
|
| | | | * | | Fix #1898 | Guilherme Felipe | 2015-05-13 | 1 | -1/+1 |
| | | | |/ |
|
| | | * | | Merge pull request #1881 from NateWardawg/master | Juan Linietsky | 2015-05-16 | 1 | -3/+2 |
| | | |\ \ |
|
| | | | * | | Removed redundant code in the kinematic 3D demo. | Nathan Warden | 2015-05-10 | 1 | -3/+2 |
| | | * | | | Merge pull request #1880 from antonyjones67/DoxyFIle | Juan Linietsky | 2015-05-16 | 4 | -2/+2434 |
| | | |\ \ \ |
|
| | | | * | | | Forgot this. It points Doxyfile to the logo without text. | Antony | 2015-05-10 | 1 | -1/+1 |
| | | | * | | | Added Doxyfile for Doxygen documentation. Had to modify codec.h because it al... | Antony | 2015-05-10 | 4 | -2/+2434 |
| | | * | | | | Merge pull request #1761 from est31/master | Juan Linietsky | 2015-05-16 | 2 | -0/+6 |
| | | |\ \ \ \ |
|
| | | | * | | | | Abort when exporting fails | est31 | 2015-05-05 | 1 | -0/+5 |
| | | | * | | | | Set settings directory variable when loading settings fails | est31 | 2015-05-05 | 1 | -0/+1 |
| | | * | | | | | Merge pull request #1908 from vipsbpig/master | Juan Linietsky | 2015-05-16 | 1 | -1/+2 |
| | | |\ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| | | | * | | | | fix multitouch release problem | vipsbpig | 2015-05-15 | 1 | -1/+2 |
| | | |/ / / / |
|
| | * | | | | | -small motion demo, to better troubleshoot | Juan Linietsky | 2015-05-16 | 4 | -0/+42 |
| | * | | | | | -bit slower execution in debug, but proper error reporting for get index and ... | Juan Linietsky | 2015-05-16 | 1 | -3/+28 |
| | |/ / / / |
|
| | * | | | | Fixes problem parsing config files using ConfigFile | Juan Linietsky | 2015-05-12 | 1 | -0/+2 |
| | * | | | | -Added lookat/get_angle_to functions in 2D, and a demo, closes #1843 | Juan Linietsky | 2015-05-12 | 8 | -0/+71 |
| | * | | | | -Fixed bug in translation remaps, also added proper demo, maybe fixes #1729 | Juan Linietsky | 2015-05-12 | 8 | -2/+24 |
| | * | | | | Translation Demo | Juan Linietsky | 2015-05-11 | 10 | -0/+53 |
| | * | | | | fixs particles on 3d platformer demo, closes #1588 | Juan Linietsky | 2015-05-11 | 1 | -0/+0 |
| | * | | | | -shadergraph now saved when on external file and modified, fixes #1832 | Juan Linietsky | 2015-05-11 | 1 | -1/+7 |
| | * | | | | fixed crash on make resources unique menu option, fixes #1874 | Juan Linietsky | 2015-05-11 | 1 | -1/+1 |
| * | | | | | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-05-11 | 133 | -979/+2618 |
| |\| | | | |
|
| | * | | | | -Updated isometric 2d demo to work using the new isometric support, fixes #1849 | Juan Linietsky | 2015-05-11 | 4 | -0/+0 |
| | * | | | | -improved one-way collision handling in both dynamic and character bodies for... | Juan Linietsky | 2015-05-10 | 3 | -4/+19 |
| | | |_|/
| |/| | |
|
| | * | | | -fixed some glitches in isometric light demo, closes #1858 | Juan Linietsky | 2015-05-10 | 3 | -0/+0 |