| Commit message (Expand) | Author | Age | Files | Lines |
| * | up version to rc21.1-rc2 | Juan Linietsky | 2015-05-05 | 1 | -1/+1 |
| * | avoid crash on some cases of richtextlabel fill, but odd behavior persists, #... | Juan Linietsky | 2015-05-05 | 1 | -1/+3 |
| * | Merge pull request #1814 from sanikoyes/Pr-Tween-fix | Juan Linietsky | 2015-05-05 | 2 | -11/+226 |
| |\ |
|
| | * | Spine: add feature to insert/remove interpolates while updating | sanikoyes | 2015-05-05 | 2 | -11/+226 |
| * | | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-05-05 | 1 | -82/+25 |
| |\ \ |
|
| | * \ | Merge pull request #1807 from SuperUserNameMan/fix_windows_unicode_path2 | Juan Linietsky | 2015-05-04 | 1 | -82/+25 |
| | |\ \ |
|
| | | * | | fixes issue #1693 winmain and main unicode | yg2f | 2015-05-04 | 1 | -82/+25 |
| * | | | | fix crash in editor when using alt+arrows to indent, thanks adolson and romul... | Juan Linietsky | 2015-05-05 | 2 | -12/+15 |
| |/ / / |
|
| * | | | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-05-04 | 2 | -3/+3 |
| |\ \ \
| | |/
| |/| |
|
| | * | | Merge pull request #1804 from ricpelo/ricpelo-patch-2 | Juan Linietsky | 2015-05-04 | 1 | -2/+2 |
| | |\ \ |
|
| | | * | | Wrong use of | instead of || | Ricardo Pérez | 2015-05-04 | 1 | -2/+2 |
| | * | | | Merge pull request #1810 from ricpelo/ricpelo-patch-3 | Juan Linietsky | 2015-05-04 | 1 | -1/+1 |
| | |\ \ \ |
|
| | | * | | | Fixes Theora build | Ricardo Pérez | 2015-05-04 | 1 | -1/+1 |
| | | |/ / |
|
| * | / / | Proper support for code editor autosaving (disabled by default) | Juan Linietsky | 2015-05-04 | 3 | -2/+44 |
| |/ / / |
|
| * | | | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-05-04 | 6 | -11/+21 |
| |\ \ \ |
|
| | * | | | fix font import path on windows, closes #1675 | Juan Linietsky | 2015-05-04 | 4 | -6/+14 |
| | | |/
| |/| |
|
| | * | | Merge remote-tracking branch 'origin/master' | Juan Linietsky | 2015-05-04 | 1229 | -5303/+9957 |
| | |\ \ |
|
| | * | | | small unicode fixes | Juan Linietsky | 2015-05-04 | 2 | -7/+8 |
| * | | | | -More strict argument type-checking, will make many bugs visible, fixes #1809 | Juan Linietsky | 2015-05-04 | 7 | -9/+263 |
| | |/ /
|/| | |
|
| * | | | -invalidated string -> int automatic conversion, fixes #1788 | Juan Linietsky | 2015-05-04 | 1 | -3/+3 |
| * | | | -corrected frac() and hyperbolic sin,cos,tan when running on PC (GLSL120), fi... | Juan Linietsky | 2015-05-04 | 3 | -5/+65 |
| * | | | -vec3 uniforms should now work, fixes #1773 | Juan Linietsky | 2015-05-04 | 4 | -20/+49 |
| * | | | solve invalid pointer, fixes #1793 | Juan Linietsky | 2015-05-04 | 1 | -0/+1 |
| * | | | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-05-04 | 17 | -153/+238 |
| |\ \ \ |
|
| | * \ \ | Merge pull request #1738 from jackmakesthings/master | Juan Linietsky | 2015-05-03 | 5 | -1/+5 |
| | |\ \ \ |
|
| | | * | | | issue #1715 - menu separator | jack | 2015-04-25 | 1 | -0/+1 |
| | | * | | | Set name on window management demo's engine.cfg | jack | 2015-04-25 | 1 | -1/+1 |
| | | * | | | Set name on rich text bbcode demo's engine.cfg | jack | 2015-04-25 | 1 | -0/+1 |
| | | * | | | Set name on truck-town demo's engine.cfg | jack | 2015-04-25 | 1 | -0/+1 |
| | | * | | | Set name on isometric-light demo's engine.cfg | jack | 2015-04-25 | 1 | -0/+1 |
| | * | | | | Merge pull request #1755 from dbsGen/master | Juan Linietsky | 2015-05-03 | 2 | -33/+58 |
| | |\ \ \ \ |
|
| | | * | | | | Optimize the code. | Gen | 2015-05-01 | 1 | -66/+31 |
| | | * | | | | fixed a autowrap bug when word is too length. | Gen | 2015-04-30 | 1 | -6/+5 |
| | | * | | | | Update label.cpp | Gen | 2015-04-30 | 1 | -1/+20 |
| | | * | | | | space is only skipped when autowrap. | Gen | 2015-04-29 | 1 | -3/+2 |
| | | * | | | | record the number of space before a word. | Gen | 2015-04-29 | 1 | -2/+2 |
| | | * | | | | record the number of space before a words. | Gen | 2015-04-29 | 1 | -16/+26 |
| | | * | | | | Update label.h | Gen | 2015-04-28 | 1 | -1/+2 |
| | | * | | | | Update label.cpp | Gen | 2015-04-28 | 1 | -5/+37 |
| | * | | | | | Merge pull request #1772 from Biliogadafr/Tripleclick | Juan Linietsky | 2015-05-03 | 1 | -1/+1 |
| | |\ \ \ \ \ |
|
| | | * | | | | | Triple click doesn't select line if click was done on different lines. Fix #1727 | Biliogadafr | 2015-05-02 | 1 | -1/+1 |
| | * | | | | | | Merge pull request #1784 from NateWardawg/sa_fixes | Juan Linietsky | 2015-05-03 | 2 | -3/+3 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | Fixed some items caught in cppcheck | Nathan Warden | 2015-05-02 | 2 | -3/+3 |
| | * | | | | | | | Merge pull request #1792 from swenner/static_analysis_fixes | Juan Linietsky | 2015-05-03 | 4 | -24/+25 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | fixed uninitialized name pointers (cppcheck) | Simon Wenner | 2015-05-03 | 1 | -2/+2 |
| | | * | | | | | | | fixed memory leak: triangulated (cppcheck) | Simon Wenner | 2015-05-03 | 1 | -0/+1 |
| | | * | | | | | | | fixed broken comment block | Simon Wenner | 2015-05-03 | 1 | -1/+1 |
| | | * | | | | | | | 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 |
| | |\ \ \ \ \ \ \ |
|