aboutsummaryrefslogtreecommitdiff
path: root/modules/visual_script/visual_script_flow_control.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-08Tweaked some icons, including xform oneDaniel J. Ramirez7-25/+19
2016-09-08Added customisable grid color, issue 3781Paulb232-4/+9
2016-09-08x11: fix x360 wireless gamepad mapping.Andreas Haas1-1/+1
2016-09-07Change the documentation to reflect that Directory.list_dir_begin()Gastronok1-1/+1
2016-09-07Explicitly initialize TextureProgress's initial angle value.MarianoGNU1-0/+1
2016-09-07Renamed the bind_native functions to bind_vararg, should make it show the doc...Juan Linietsky13-60/+55
2016-09-07fixed wrong placement of AcceptDialog Buttons issue-6143bebae1-2/+0
2016-09-07Document itemlist disable tooltipPaulb231-0/+18
2016-09-07Ability to disable item list tooltip, issue 6240Paulb232-0/+22
2016-09-07Added setting to change current script background color, issue 5450Paulb231-2/+9
2016-09-07Add show bones checkable menu itemPedro J. Estébanez2-57/+87
2016-09-07Fix dialogs in ProjectManage don't with editor theme issueGeequlim1-4/+3
2016-09-07classref: Sync with current sourceRémi Verschelde1-26/+178
2016-09-07LineEdit: Quick fix to set_expand_to_text_length argument nameRémi Verschelde1-4/+4
2016-09-07Fix (potentially) Android libs packaging issue (#5645)Pedro J. Estébanez1-1/+0
2016-09-06-Added diectly editable expressions on node to VSEditor, closes #6392Juan Linietsky5-25/+94
2016-09-06Better snapping for graph ports, closes #6394Juan Linietsky1-4/+8
2016-09-06Do not expose resource/ properties in sectioned property editor, closes #6396Juan Linietsky1-1/+1
2016-09-06Added option for UVs (and tangents) in adding sphere for ImmediateGeometry, c...Juan Linietsky2-3/+7
2016-09-06Changed Vector3.snap from fmod to stepify, which makes more sense, fixes #6399Juan Linietsky6-383/+507
2016-09-06Always show output panel when debuggingsupaiku1-0/+3
2016-09-06osx: Support gamepad input.Andreas Haas6-3/+760
2016-09-06Show object string cast instead of object id in debuggersupaiku1-2/+4
2016-09-06Select newly created folder on Directory dialogvolzhs1-7/+7
2016-09-06Should Fix Compiling Export TemplatesISylvox3-2/+5
2016-09-05Clean up GDScript templateRăzvan Cosmin Rădulescu1-7/+5
2016-09-05Remove tools/script_plugins, demos of the old plugin APIRémi Verschelde6-82/+0
2016-09-05Merge tools/docdump in tools/docRémi Verschelde4-8/+0
2016-09-05Move various scripts to the "scripts" folderRémi Verschelde7-171/+1
2016-09-05Remove obsolete Win32 libraries that everyone had forgotten aboutRémi Verschelde1-0/+0
2016-09-05Move templates and distribution stuff to tools/distRémi Verschelde63-782/+0
2016-09-04Removed script_variables/ prefix to VS properties, made them easier to access...Juan Linietsky2-27/+12
2016-09-04Added expression nodes to visual script, please test.Juan Linietsky6-6/+1727
2016-09-03small fixJuan Linietsky1-0/+1
2016-09-03Connection hints when connecting to empty space.Juan Linietsky10-4/+499
2016-09-03Made basic call nodes unsequenced, since they are like gdscript and most retu...Juan Linietsky1-2/+2
2016-09-02Update gamepad mappings from community db.Andreas Haas1-1/+28
2016-09-02InputEvent: Fix event comparisons when type is NONERémi Verschelde1-0/+4
2016-09-02Fixes LineEdit text selection with mouse selecting more than intendedWaldson Patrício1-10/+0
2016-09-02-Added focus to comment nodeJuan Linietsky5-1/+40
2016-09-02Tilemap editor: Bucket tool - allow deleting and replacing of tilesJoscha2-11/+38
2016-09-02Basic type constants for visual scriptJuan Linietsky5-3/+200
2016-09-01made visual script switch more flexibleJuan Linietsky4-53/+53
2016-09-01-Modified Input and added is_action_just_pressed() as well as is_action_just_...Juan Linietsky11-41/+196
2016-09-01i18n: Update list of supported locales based off glibcRémi Verschelde1-24/+414
2016-09-01i18n: Sync template and and merge translationsRémi Verschelde30-528/+2082
2016-09-01i18n: Sync translations from WeblateRémi Verschelde22-3955/+23534
2016-09-01-Fixed issue in Kinematicbody2DJuan Linietsky9-35/+51
2016-08-31More improvements to visual script..Juan Linietsky17-29/+171
2016-09-01Fix release build. (II)Mario Schlack1-2/+2