summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-19Hide projects folder.Peace Sells
2015-06-16Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-06-16fix "v" pivot adjust functionJuan Linietsky
2015-06-14fixed small refresh issue when moving docksJuan Linietsky
2015-06-14fixes for dock motionJuan Linietsky
2015-06-14missing changesJuan Linietsky
2015-06-13Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-06-13some editor window changesJuan Linietsky
2015-06-12some optimizations in godot memory handlingJuan Linietsky
2015-06-12added ability for Area (3D) to detect other areasJuan Linietsky
2015-06-12made changing pivot simpler in 2D nodes (just press v with mouse over position)Juan Linietsky
2015-06-12Update rasterizer_gles2.cppJuan Linietsky
2015-06-11added iconJuan Linietsky
2015-06-11new space shooter demoJuan Linietsky
2015-06-08Merge pull request #2051 from jrimclean/masterJuan Linietsky
2015-06-08Fixed get_packet/put_packet bindings in PacketPeer.James McLean
2015-06-08draw button focus before text and iconJuan Linietsky
2015-06-08grid container supports separate h and v spacingJuan Linietsky
2015-06-08Delete godot.creator.user.RG2068Juan Linietsky
2015-06-08logo in svg curves & licenseJuan Linietsky
2015-06-08Added Node.find_node(mask) functionJuan Linietsky
2015-06-07Merge pull request #2044 from est31/fix-winJuan Linietsky
2015-06-07Complete fix for windows compilabilityest31
2015-06-07Merge pull request #2042 from est31/fix-winJuan Linietsky
2015-06-07Fix windows compilabilityest31
2015-06-07Merge pull request #2037 from est31/use-local-winJuan Linietsky
2015-06-07Merge pull request #2029 from est31/rawarrayJuan Linietsky
2015-06-07Merge pull request #2023 from TheJosh/dae-exporter-assimpJuan Linietsky
2015-06-07Merge pull request #2017 from Razzlegames/multitouch_fix_1908Juan Linietsky
2015-06-07Merge pull request #2007 from Krzycho666/masterJuan Linietsky
2015-06-07Merge pull request #1977 from choikwa/masterJuan Linietsky
2015-06-07Merge pull request #1973 from Biliogadafr/ColorRampJuan Linietsky
2015-06-07Merge pull request #1932 from Faless/gravity_distance_fullJuan Linietsky
2015-06-06-fixed many memory initialization issuesJuan Linietsky
2015-06-06Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-06-06Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-06-06Merge remote-tracking branch 'origin/master'Juan Linietsky
2015-06-06new file dialog!Juan Linietsky
2015-06-06Add OS.get_time_zone_info functionest31
2015-06-06Add utc param to get_time and get_date methodsest31
2015-06-06Use local time for both time and date on winest31
2015-06-04Merge pull request #2030 from romulox-x/iosScreenSizepunto-
2015-06-03improved calculation of screen resolution on iosromulox_x
2015-06-04Add String.to_utf8() and String.to_ascii()est31
2015-06-02 Fix DAE exporter - files unreadable by AssimpJosh Heidenreich
2015-06-01small fixesJuan Linietsky
2015-06-01-fixes to navigation, so edge-merging is more flexible on conflictJuan Linietsky
2015-05-31Additional Fix for Multi-touch release problemKyle Luce
2015-05-31mesh previewreduz
2015-05-31Merge pull request #2 from okamstudio/masterKevin Choi