| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Merge pull request #2749 from TheHX/fix_string_content_test | Juan Linietsky | 2015-11-18 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Fix String content test | Franklin Sobrinho | 2015-11-06 | 1 | -1/+1 | |
| | |/ / | ||||||
| * / / | Implement Quat multiply operator, and xform method | Franklin Sobrinho | 2015-11-11 | 3 | -2/+18 | |
| |/ / | ||||||
| * | | -fixed a quite serious scene corruption bug when saving that has been around ... | Juan Linietsky | 2015-10-21 | 1 | -2/+3 | |
| * | | -fixes to ring buffer (fixes network error) | Juan Linietsky | 2015-10-21 | 3 | -7/+9 | |
| * | | -Ability to debug video memory usage | Juan Linietsky | 2015-10-21 | 5 | -2/+86 | |
| * | | Merge pull request #2274 from MarianoGnu/master | Juan Linietsky | 2015-10-17 | 1 | -32/+32 | |
| |\ \ | ||||||
| | * \ | Merge branch 'master' of https://github.com/okamstudio/godot | MarianoGNU | 2015-10-16 | 26 | -812/+611 | |
| | |\ \ | ||||||
| | * \ \ | Merge branch 'master' of https://github.com/okamstudio/godot | Mariano Javier Suligoy | 2015-08-30 | 8 | -4/+106 | |
| | |\ \ \ | ||||||
| | * | | | | Edit default values. WARNING!!! | Mariano Javier Suligoy | 2015-08-29 | 1 | -32/+32 | |
| * | | | | | Merge pull request #2256 from sheepandshepherd/list-edits | Juan Linietsky | 2015-10-17 | 1 | -2/+8 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix List::move_before for front and back elements | sheepandshepherd | 2015-07-10 | 1 | -2/+8 | |
| * | | | | | | Merge pull request #2266 from MrGreenTea/master | Juan Linietsky | 2015-10-17 | 2 | -19/+29 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | added floor() and ceil() to Vector3 | MrGreenTea | 2015-07-15 | 2 | -19/+29 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #2479 from firefly2442/cppcheck-unusedvars | Juan Linietsky | 2015-10-17 | 2 | -5/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ran cppcheck, found unused variables | firefly2442 | 2015-09-16 | 2 | -5/+0 | |
| * | | | | | | | Merge pull request #2520 from bojidar-bg/patch-3 | Juan Linietsky | 2015-10-17 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Add missing \n to world_wrap. Close #2516 | Bojidar Marinov | 2015-09-24 | 1 | -1/+1 | |
| * | | | | | | | | Merge pull request #2531 from bojidar-bg/patch-4 | Juan Linietsky | 2015-10-17 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Update mi.name | Bojidar Marinov | 2015-09-25 | 1 | -1/+1 | |
| | * | | | | | | | | Removed a badly listed parameter from funcRef::call_func... | Bojidar Marinov | 2015-09-25 | 1 | -1/+0 | |
| * | | | | | | | | | Merge pull request #2584 from buresu/fix-parentheses-equality-warnings | Juan Linietsky | 2015-10-17 | 2 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| | * | | | | | | | | fix parentheses-equality warnings of osx clang | 近藤 直人 | 2015-10-09 | 2 | -3/+3 | |
| * | | | | | | | | | Merge branch 'master' of https://github.com/okamstudio/godot | reduz | 2015-10-16 | 2 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | -A little More control about pixel snapping in 2D | Juan Linietsky | 2015-10-13 | 2 | -1/+3 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'master' of https://github.com/okamstudio/godot | reduz | 2015-10-10 | 4 | -405/+513 | |
| |\| | | | | | | | | ||||||
| | * | | | | | | | | newline fixes | reduz | 2015-10-08 | 2 | -405/+405 | |
| | * | | | | | | | | -Added ability to use cubic interpolation on image resize (little more qualit... | Juan Linietsky | 2015-10-01 | 2 | -0/+108 | |
| * | | | | | | | | | Large improvements on scene packing and management | reduz | 2015-10-10 | 3 | -2/+36 | |
| |/ / / / / / / / | ||||||
| * / / / / / / / | Fix some copy-paste mistakes in linear/db volume functions | Rémi Verschelde | 2015-09-26 | 1 | -2/+2 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-09-24 | 3 | -4/+13 | |
| |\| | | | | | | ||||||
| | * | | | | | | Fix _xml_unescape, as suggested by @reduz | Bojidar Marinov | 2015-09-23 | 1 | -2/+2 | |
| | * | | | | | | Flip < and > in String::xml_escape. Close #2511 | Bojidar Marinov | 2015-09-23 | 1 | -2/+2 | |
| | * | | | | | | Properly implement OS.alert() from script, and use xmessage on X11 | Juan Linietsky | 2015-09-21 | 2 | -0/+9 | |
| | |/ / / / / | ||||||
| * / / / / / | Added ability to set custom mouse cursors. Not hardware accelerated yet. | Juan Linietsky | 2015-09-24 | 4 | -378/+7 | |
| |/ / / / / | ||||||
| * | | | | | merged some stuff for okam | Juan Linietsky | 2015-09-03 | 9 | -19/+36 | |
| * | | | | | new editor settings customization of where to run the game from the editor | Juan Linietsky | 2015-08-30 | 1 | -1/+1 | |
| | |_|/ / |/| | | | ||||||
| * | | | | -display/emulate_touchscreen now really emulates a touchscreen | Juan Linietsky | 2015-08-29 | 4 | -3/+52 | |
| * | | | | make sure array is created if not existing, as noted by Guilherme Felipe | Juan Linietsky | 2015-08-25 | 1 | -3/+2 | |
| * | | | | Show documentation for properties on hover. | Juan Linietsky | 2015-08-25 | 4 | -1/+55 | |
| | |/ / |/| | | ||||||
| * | | | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-08-23 | 4 | -1/+10 | |
| |\ \ \ | ||||||
| | * | | | Add OS.get_system_time_msec | Maximillian | 2015-08-06 | 4 | -1/+10 | |
| * | | | | **WARNING BEFORE PULLING** | Juan Linietsky | 2015-08-23 | 11 | -108/+691 | |
| |/ / / | ||||||
| * | | | -Merged the file server with the live editing and remote debug | Juan Linietsky | 2015-08-06 | 1 | -1/+5 | |
| * | | | more debugger fixes | Juan Linietsky | 2015-08-04 | 1 | -0/+16 | |
| * | | | added bindings for screen rotation in OS | Juan Linietsky | 2015-08-04 | 2 | -0/+37 | |
| * | | | error debugger | Juan Linietsky | 2015-08-04 | 3 | -2/+155 | |
| * | | | live debug fixes | Juan Linietsky | 2015-08-02 | 2 | -5/+5 | |
| * | | | Live edit WORK IN PROGRESS | Juan Linietsky | 2015-08-02 | 5 | -3/+183 | |
| * | | | adding some base64 marshalls | punto- | 2015-07-28 | 2 | -0/+83 | |
| |/ / | ||||||
