| Commit message (Expand) | Author | Age | Files | Lines |
| * | fixes on sample importing | Juan Linietsky | 2015-05-19 | 1 | -1/+1 |
| * | more fixes | Juan Linietsky | 2015-05-19 | 4 | -3/+15 |
| * | fix a crash situation when starting a thread and other small fixes | Juan Linietsky | 2015-05-18 | 1 | -2/+9 |
| * | fix a compile error | Juan Linietsky | 2015-05-18 | 2 | -4/+4 |
| * | -Rename unexisting by nonexistant, closes #1940 | Juan Linietsky | 2015-05-18 | 4 | -6/+24 |
| * | properly save external resources, fixes #1924 | Juan Linietsky | 2015-05-17 | 2 | -1/+23 |
| * | -Integers and Float should interpolate on animation, maybe fixes #1891, pleas... | Juan Linietsky | 2015-05-16 | 1 | -1/+9 |
| * | Fixes problem parsing config files using ConfigFile | Juan Linietsky | 2015-05-12 | 1 | -0/+2 |
| * | -shadergraph now saved when on external file and modified, fixes #1832 | Juan Linietsky | 2015-05-11 | 1 | -1/+7 |
| * | -convert to subscene keeps signal connections, fixes #1863 | Juan Linietsky | 2015-05-10 | 2 | -0/+18 |
| * | Merge pull request #1844 from daltomi/SIGSEGV | Juan Linietsky | 2015-05-07 | 1 | -1/+3 |
| |\ |
|
| | * | Fix segment violation MINIZIP_ENABLED | Daniel T. Borelli | 2015-05-06 | 1 | -1/+3 |
| * | | Merge pull request #1826 from eehrich/master | Juan Linietsky | 2015-05-07 | 2 | -4/+5 |
| |\ \
| |/
|/| |
|
| | * | optional formal changes | ehriche | 2015-05-06 | 2 | -4/+5 |
| * | | Change the order of the filter | Guilherme Felipe | 2015-05-05 | 1 | -1/+1 |
| |/ |
|
| * | Made type-checking for arguments less trict between bool, int real. Fixes #1816 | Juan Linietsky | 2015-05-05 | 1 | -4/+4 |
| * | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-05-04 | 1 | -3/+8 |
| |\ |
|
| | * | fix font import path on windows, closes #1675 | Juan Linietsky | 2015-05-04 | 1 | -3/+8 |
| * | | -More strict argument type-checking, will make many bugs visible, fixes #1809 | Juan Linietsky | 2015-05-04 | 3 | -7/+258 |
| |/ |
|
| * | -invalidated string -> int automatic conversion, fixes #1788 | Juan Linietsky | 2015-05-04 | 1 | -3/+3 |
| * | -vec3 uniforms should now work, fixes #1773 | Juan Linietsky | 2015-05-04 | 1 | -8/+36 |
| * | solve invalid pointer, fixes #1793 | Juan Linietsky | 2015-05-04 | 1 | -0/+1 |
| * | Merge pull request #1792 from swenner/static_analysis_fixes | Juan Linietsky | 2015-05-03 | 1 | -21/+21 |
| |\ |
|
| | * | removed unnecessary semicolons | Simon Wenner | 2015-05-03 | 1 | -20/+20 |
| | * | fixed uninitialized variable (cppcheck) | Simon Wenner | 2015-05-03 | 1 | -1/+1 |
| * | | Merge pull request #1798 from ricpelo/ricpelo-patch-1 | Juan Linietsky | 2015-05-03 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Missing return statement | Ricardo Pérez | 2015-05-03 | 1 | -1/+1 |
| | |/ |
|
| * / | -Make sure properties are exported the way they should in xml, fixes #1799 | Juan Linietsky | 2015-05-03 | 1 | -1/+1 |
| |/ |
|
| * | -Fixed android export options (screen sizes, orientation should work) | Juan Linietsky | 2015-05-01 | 1 | -1/+1 |
| * | -removed get_mouse_pos from Input, as it only caused problems | Juan Linietsky | 2015-05-01 | 1 | -1/+1 |
| * | -Fixes from source code analyzizer, closes #1768 | Juan Linietsky | 2015-05-01 | 2 | -3/+3 |
| * | Sort xml files, so order is constant | est31 | 2015-05-01 | 6 | -18/+58 |
| * | fixed ColorArray constructor when taking array as parameter | romulox_x | 2015-04-27 | 1 | -1/+1 |
| * | Fixed bug in array comparison, fixes #1712 | Juan Linietsky | 2015-04-26 | 1 | -1/+2 |
| * | Ability to convert from nodes or other non resource with a get_rid() function... | Juan Linietsky | 2015-04-24 | 3 | -2/+12 |
| * | Corrected rectangle intersection, fixes #1731 | Juan Linietsky | 2015-04-24 | 2 | -10/+10 |
| * | resolved some cases wehre built-in doc is not properlt generated, fixes #1719 | Juan Linietsky | 2015-04-22 | 1 | -0/+2 |
| * | -Changed Godot exit to be clean. | Juan Linietsky | 2015-04-20 | 7 | -6/+55 |
| * | -Fixed post-import script-reload buf, fixes #1683 | Juan Linietsky | 2015-04-18 | 2 | -0/+5 |
| * | -fixed relative path saving to file, fixes #1694 | Juan Linietsky | 2015-04-18 | 2 | -4/+4 |
| * | -try to avoid errors when path using ".." is present in script include, fixes... | Juan Linietsky | 2015-04-18 | 4 | -4/+4 |
| * | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 221 | -1283/+1283 |
| * | -fix vector rotation, fixes #1705 | Juan Linietsky | 2015-04-18 | 1 | -17/+2 |
| * | -Changed the cubic interpolator, improves situation with PathFollow in #1659 | Juan Linietsky | 2015-04-13 | 1 | -1/+18 |
| * | -Made sure that "free" function appears in documentation and code completion,... | Juan Linietsky | 2015-04-12 | 3 | -3/+6 |
| * | -Changed bootsplash option to use a file, fixes #1539 | Juan Linietsky | 2015-04-12 | 4 | -0/+13 |
| * | improved save path error messages for scene, textures and audio, fixes #1514 | Juan Linietsky | 2015-04-12 | 2 | -1/+10 |
| * | -fix resolver erase query to avoid running out of slots, fixes #1621 | Juan Linietsky | 2015-04-07 | 1 | -1/+1 |
| * | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-04-07 | 6 | -6/+46 |
| |\ |
|
| | * | Merge pull request #1554 from NateWardawg/inspectorupdate | Juan Linietsky | 2015-04-07 | 2 | -0/+22 |
| | |\ |
|