Age | Commit message (Expand) | Author |
2014-06-17 | Use toolbutton for clear search term | marynate |
2014-06-17 | Move ProjectListFilter::FilterOption into private section | marynate |
2014-06-17 | Add project list filter for easy finding projects | marynate |
2014-06-17 | Search filesystem by name or path; Remove extension filter; Use toolbutton fo... | marynate |
2014-06-16 | More 3D Work | Juan Linietsky |
2014-06-15 | Fixed #185 Setting a new Texture for a Sprite node does not update preview | marynate |
2014-06-13 | Add align with view in 3d editor viewport (useful for aligning camera with | marynate |
2014-06-13 | Script editor: Put selected text in replace dialog automatically (unless sele... | marynate |
2014-06-13 | More gitignore | marynate |
2014-06-11 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky |
2014-06-11 | Light Baker! | Juan Linietsky |
2014-06-11 | Merge pull request #445 from Raventara/master | reduz |
2014-06-11 | Merge pull request #444 from marynate/PR-add-matrix32-get-scale | reduz |
2014-06-11 | Merge pull request #446 from marynate/PR-fix-scons-cstringio | reduz |
2014-06-11 | Merge pull request #459 from marynate/PR-diracccess-dir-exists | reduz |
2014-06-11 | Merge pull request #460 from marynate/PR-static-mingw-build | reduz |
2014-06-11 | Merge pull request #475 from TheoXD/master | reduz |
2014-06-11 | Merge pull request #476 from TheoXD/472_percent_visible | reduz |
2014-06-11 | Merge pull request #488 from marynate/PR-godot-java | reduz |
2014-06-11 | Merge pull request #490 from macramole/master | reduz |
2014-06-11 | Merge pull request #496 from marynate/PR-scene-dock-search | reduz |
2014-06-11 | Merge pull request #498 from marynate/PR-pm-favorite | reduz |
2014-06-10 | Add pin/favorite projects in project manager | marynate |
2014-06-10 | Allow run/edit multiple projects from project manager | marynate |
2014-06-10 | Adding search box to scene dock(file system tab) | marynate |
2014-06-04 | small feature: set project name automatically when choosing path for new proj... | leandrogarber@gmail.com |
2014-06-04 | small feature: set project name automatically when choosing path for new proj... | leandrogarber@gmail.com |
2014-06-04 | Add more callback for Godot.java | marynate |
2014-06-04 | Add RAW_ARRAY as valid paramter for java binding | marynate |
2014-06-02 | Merge pull request #483 from voidplayer/voidplayer | reduz |
2014-06-02 | FIX: forgotten bind to get_available_packet_count to be able to call get_var ... | voidplayer |
2014-05-31 | Made a uniform distribution of characters in Label::set_percent_visible() | Theo Hallenius |
2014-05-31 | Return an error code when address/port already in use | Theo Hallenius |
2014-05-29 | More 3D Improvements | Juan Linietsky |
2014-05-29 | Merge pull request #464 from marynate/PR-fix-android-payment-java | reduz |
2014-05-28 | Merge pull request #465 from marynate/PR-android-x86 | reduz |
2014-05-28 | Add android x86 build | marynate |
2014-05-28 | GodotPaymentV3.java was accidently deleted in latest commit | marynate |
2014-05-26 | Static mingw windows build | marynate |
2014-05-25 | -draw_primitive binding fix | Juan Linietsky |
2014-05-25 | Add DirAccess:dir_exist api | marynate |
2014-05-24 | -Fixed bug in "extends" | Juan Linietsky |
2014-05-24 | Making Godot Easier to Use.. | Juan Linietsky |
2014-05-24 | Update README.md | reduz |
2014-05-22 | Use cStringIO to write editor_icons.cpp, lower the opportunity file access co... | marynate |
2014-05-22 | added XClassHint to windows in OS_X11::initialize for improved window managem... | Russell |
2014-05-22 | Add get_scale script binding to Matrix32 class | marynate |
2014-05-21 | Merge pull request #443 from Shindoku/master | reduz |
2014-05-22 | Added a setting to disable autocomplete popup and fixed the autocomplete time... | Jonas Rudlang |
2014-05-20 | Merge pull request #436 from marynate/PR-2d-uniform-scale | reduz |