summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2016-09-07fixed wrong placement of AcceptDialog Buttons issue-6143bebae
2016-09-07Merge pull request #6420 from Paulb23/itemlist_tooltip_disable_issue_6240Rémi Verschelde
2016-09-07Ability to disable item list tooltip, issue 6240Paulb23
2016-09-07LineEdit: Quick fix to set_expand_to_text_length argument nameRémi Verschelde
2016-09-07Expose light shadow color to canvas item shadersPedro J. Estébanez
2016-09-06-Added diectly editable expressions on node to VSEditor, closes #6392Juan Linietsky
2016-09-06Better snapping for graph ports, closes #6394Juan Linietsky
2016-09-06Added option for UVs (and tangents) in adding sphere for ImmediateGeometry, c...Juan Linietsky
2016-09-05Add http method and request data parametersKazuo256
2016-09-05Merge pull request #6372 from waldson/masterRémi Verschelde
2016-09-03Connection hints when connecting to empty space.Juan Linietsky
2016-09-02Fixes LineEdit text selection with mouse selecting more than intendedWaldson Patrício
2016-09-02-Added focus to comment nodeJuan Linietsky
2016-09-01-Fixed issue in Kinematicbody2DJuan Linietsky
2016-08-31More improvements to visual script..Juan Linietsky
2016-08-31draw_line: Properly bind antialiased argumentRémi Verschelde
2016-08-30More visual script improvementsJuan Linietsky
2016-08-31Tween: fix non-repeat interpolate_callback does not delete after call triggeredsanikoyes
2016-08-30Merge pull request #5670 from timoschwarzer/feature/camera2d_limit_smoothingRémi Verschelde
2016-08-30Merge pull request #5262 from vnen/button-signalsRémi Verschelde
2016-08-29Merge pull request #6264 from MasonAsh/issue-6263Rémi Verschelde
2016-08-29Merge pull request #6220 from volzhs/issue-5789Rémi Verschelde
2016-08-29Merge pull request #6159 from touilleMan/issue-6148Rémi Verschelde
2016-08-29Merge pull request #5956 from djrm/tree_behaviorRémi Verschelde
2016-08-28Several all around fixes to visual scripting (in the process of creating demos)Juan Linietsky
2016-08-28Merge pull request #6249 from volzhs/issue-6121Rémi Verschelde
2016-08-28Show last added action on Input Map and implement InputEvent "=="volzhs
2016-08-27Double click on scene tree element to focus currently selected nodeDaniel J. Ramirez
2016-08-26Add button_down and button_up signalsGeorge Marques
2016-08-25More visual script workJuan Linietsky
2016-08-24Slider value accounts for grabber offsetMason Ashbridge
2016-08-23Proper function/property selection in visual script editing for property.Juan Linietsky
2016-08-23prettier connections for graph editJuan Linietsky
2016-08-23Make LineEdit not to cover whole line when rename nodevolzhs
2016-08-22-High Level protocol optimization (should be smaller)Juan Linietsky
2016-08-19Changed API to use sequenced packets for UDP (drop old)Juan Linietsky
2016-08-19Many fixes to networking, demo should work nowJuan Linietsky
2016-08-19Brand new networked multiplayerJuan Linietsky
2016-08-15Add Node2D's set_global_rot get_global_rot set_global_rotd get_global_rotd se...Emmanuel Leblond
2016-08-14Added high level networked multiplayer to Godot.Juan Linietsky
2016-08-13Fix some warnings about misleading indentationJohan Manuel
2016-08-12Merge pull request #6132 from neikeq/pr-issue-6123Rémi Verschelde
2016-08-12Confirm code completion with numpad key ENTERIgnacio Etcheverry
2016-08-09Merge pull request #6081 from djrm/new_iconsRémi Verschelde
2016-08-08Some new icons for visual script and graphsDaniel J. Ramirez
2016-08-08prevent bug due to scripts not working in editor and notifier sending signals...Juan Linietsky
2016-08-06Added an easy API to yield to a specific time by doing:Juan Linietsky
2016-08-06Likely with bugs and with some features are missing, as well as profiler supp...Juan Linietsky
2016-08-05VisualScript can now execute visual scripts, but there is no debugger or prof...Juan Linietsky
2016-08-04Concluded base visual scripting! can edit but not run though.Juan Linietsky