summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-18Added close button to tab. Added 4 display policies for this close button (sh...Julian Murgia - StraToN
2015-08-14Haiku: move the audio driver to platform/haikuKostadin Damyanov
2015-08-13Haiku: update logo.pngKostadin Damyanov
2015-08-13add ()Mavhod
2015-08-13get_date on LinuxMavhod
2015-08-12update scene tabs on save - fixAlexander Holland
2015-08-12close all parent PopupMenus fixAlexander Holland
2015-08-12Haiku: remove unneeded codeKostadin Damyanov
2015-08-12Haiku: remove unneeded codeKostadin Damyanov
2015-08-11remove shift key check because shift + v in use with tool modevolzhs
2015-08-11prevent to change tool mode when control or shift key is pressedvolzhs
2015-08-09Fix create script dialog title(s)Maximillian
2015-08-09Add create new script button to script editor menuMaximillian
2015-08-09Merge remote-tracking branch 'upstream/master'Kostadin Damyanov
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-04ParallaxBackground: added option to ignore camera zoomFederico Pacheco
2015-08-03Fix vorbis seek_posAndy Conrad
2015-08-02live debug fixesJuan Linietsky
2015-08-02Live edit WORK IN PROGRESSJuan Linietsky
2015-08-01add flag and multiline hits in GDScriptGen
2015-07-30Damnit, forgot one more debug line ><Julian Murgia - StraToN
2015-07-30forgot to remove a method declaration...Julian Murgia - StraToN
2015-07-30include not necessary anymoreJulian Murgia - StraToN
2015-07-30Added automatic clear output on Play in Godot SettingsJulian Murgia - StraToN
2015-07-29Added "Clear" button top right of output debug console in editorJulian Murgia - StraToN
2015-07-28adding some base64 marshallspunto-