summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-10ios now displays splash screen between launch image and main scene, instead o...steve
2015-09-09Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-09-09Rewrite of the AudioStream APIJuan Linietsky
2015-09-09fixed localtime thing for ios, not tested anywhere elseAriel Manzur
2015-09-09ios build with osxcrosspunto-
2015-09-08Merge pull request #2427 from volzhs/fix-game-window-resolutionJuan Linietsky
2015-09-05fix game window runs only 800x600volzhs
2015-09-03merged some stuff for okamJuan Linietsky
2015-09-02Merge pull request #2414 from crr0004/2409-editor-freezeJuan Linietsky
2015-09-02Fixes editor freezecrr0004
2015-09-01-removed resources dock, good bye old friendJuan Linietsky
2015-08-30new editor settings customization of where to run the game from the editorJuan Linietsky
2015-08-30Added gravity scale, and linear/angular damp override to 3D physics.Juan Linietsky
2015-08-30make moving up&down items from the autoload list workJuan Linietsky
2015-08-30detect node and variable assignments in _ready, _init, etc for further code c...Juan Linietsky
2015-08-30-fix compile issue (pow)Juan Linietsky
2015-08-29-multi-selection (shift-click) working in scene treeJuan Linietsky
2015-08-29-Properly keep animation editor and viewport state while switching scene tabsJuan Linietsky
2015-08-29-display/emulate_touchscreen now really emulates a touchscreenJuan Linietsky
2015-08-29-added hints to sprite v/hframes, fixes truncation problemJuan Linietsky
2015-08-29-fixes to capture modeJuan Linietsky
2015-08-25make sure array is created if not existing, as noted by Guilherme FelipeJuan Linietsky
2015-08-25Show documentation for properties on hover.Juan Linietsky
2015-08-25Ability to edit all kinds of arrays from the property editor.Juan Linietsky
2015-08-25Multiple, simultaneous node editing spuport!!Juan Linietsky
2015-08-24missing type iconJuan Linietsky
2015-08-24Added new NinePatch control (could be done before with Panel and Stylebox but...Juan Linietsky
2015-08-24beautiful visual menu to change anchorsJuan Linietsky
2015-08-23fix build issue with ssl, closes #2384Juan Linietsky
2015-08-23Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-08-23**WARNING BEFORE PULLING**Juan Linietsky
2015-08-21damn github built-in editorJuan Linietsky
2015-08-21fix for built-in ssl (easier to build 32 bits export)Juan Linietsky
2015-08-08Merge pull request #2282 from Ovnuniarchos/masterJuan Linietsky
2015-08-08Merge pull request #2302 from antonyjones67/AndroidTemplateCompileWindowsJuan Linietsky
2015-08-08Merge pull request #2316 from StraToN/clearconsoleJuan Linietsky
2015-08-08Merge pull request #2323 from dbsGen/patch-2Juan Linietsky
2015-08-08Merge pull request #2328 from her001/patch-1Juan Linietsky
2015-08-08Merge pull request #2341 from xodene/patch-5/OS_get_system_time_msecJuan Linietsky
2015-08-08Merge pull request #2344 from neikeq/signal_tk_name_fixJuan Linietsky
2015-08-07Add missing token name for signal. closes #2201neikeq
2015-08-06tested and fixed unix os_system_time_msec()xodene
2015-08-06Add OS.get_system_time_msecMaximillian
2015-08-06-Merged the file server with the live editing and remote debugJuan Linietsky
2015-08-04more debugger fixesJuan Linietsky
2015-08-04added bindings for screen rotation in OSJuan Linietsky
2015-08-04error debuggerJuan Linietsky
2015-08-03Fix vorbis seek_posAndy Conrad
2015-08-02live debug fixesJuan Linietsky
2015-08-02Live edit WORK IN PROGRESSJuan Linietsky