summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-11Merge pull request #460 from marynate/PR-static-mingw-buildreduz
2014-06-11Merge pull request #475 from TheoXD/masterreduz
2014-06-11Merge pull request #476 from TheoXD/472_percent_visiblereduz
2014-06-11Merge pull request #488 from marynate/PR-godot-javareduz
2014-06-11Merge pull request #490 from macramole/masterreduz
2014-06-11Merge pull request #496 from marynate/PR-scene-dock-searchreduz
2014-06-11Merge pull request #498 from marynate/PR-pm-favoritereduz
2014-06-10Add pin/favorite projects in project managermarynate
2014-06-10Allow run/edit multiple projects from project managermarynate
2014-06-10Adding search box to scene dock(file system tab)marynate
2014-06-04small feature: set project name automatically when choosing path for new proj...leandrogarber@gmail.com
2014-06-04small feature: set project name automatically when choosing path for new proj...leandrogarber@gmail.com
2014-06-04Add more callback for Godot.javamarynate
2014-06-04Add RAW_ARRAY as valid paramter for java bindingmarynate
2014-06-02Merge pull request #483 from voidplayer/voidplayerreduz
2014-06-02FIX: forgotten bind to get_available_packet_count to be able to call get_var ...voidplayer
2014-05-31Made a uniform distribution of characters in Label::set_percent_visible()Theo Hallenius
2014-05-31Return an error code when address/port already in useTheo Hallenius
2014-05-29More 3D ImprovementsJuan Linietsky
2014-05-29Merge pull request #464 from marynate/PR-fix-android-payment-javareduz
2014-05-28Merge pull request #465 from marynate/PR-android-x86reduz
2014-05-28Add android x86 buildmarynate
2014-05-28GodotPaymentV3.java was accidently deleted in latest commitmarynate
2014-05-26Static mingw windows buildmarynate
2014-05-25-draw_primitive binding fixJuan Linietsky
2014-05-24-Fixed bug in "extends"Juan Linietsky
2014-05-24Making Godot Easier to Use..Juan Linietsky
2014-05-24Update README.mdreduz
2014-05-21Merge pull request #443 from Shindoku/masterreduz
2014-05-22Added a setting to disable autocomplete popup and fixed the autocomplete time...Jonas Rudlang
2014-05-20Merge pull request #436 from marynate/PR-2d-uniform-scalereduz
2014-05-20Merge pull request #368 from marynate/PR-2d-editor-uxreduz
2014-05-21Add 2d unifrom scalemarynate
2014-05-21Add pan mode in 2d editormarynate
2014-05-20Merge pull request #410 from marynate/PR-hotkey-quit-to-pmreduz
2014-05-20Merge pull request #413 from marynate/PR-decouple-skeleton-meshreduz
2014-05-20Merge pull request #415 from marynate/PR-auto-editor-icons-cppreduz
2014-05-20Merge pull request #432 from marynate/PR-fix-screen-button-null-texturereduz
2014-05-20Merge pull request #434 from marynate/PR-fix-script-editor-scrollreduz
2014-05-21Fix script editor scrollbar disappear issuemarynate
2014-05-20Fix potential null exception in screen button without texture assignedmarynate
2014-05-14A bit of everything:Juan Linietsky
2014-05-14Add sCons dependency for editor_icons.cpp, so it's only re-generated when the...marynate
2014-05-13Auto generate editor_icons.cpp to make it more easy to update editor iconsmarynate
2014-05-13Add 'mesh/skeleton' property to MeshInstance to decouple mesh->skeleton from ...marynate
2014-05-13Add hotkey Shift+CMD+Q in editor for quit to project manager, resolvesmarynate
2014-05-12Merge pull request #409 from marynate/PR-help-seach-exact-methodreduz
2014-05-13User can use '.METHOD' or 'METHOD(' to seach exact method in Search Classes d...marynate
2014-05-12Merge pull request #408 from marynate/PR-string-rightreduz
2014-05-13Make String::right count from pos instead of pos+1marynate