summaryrefslogtreecommitdiff
path: root/scene/2d/screen_button.cpp
AgeCommit message (Expand)Author
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-24Convert Object::cast_to() to the static versionHein-Pieter van Braam
2017-08-19Removes editor_hint from SceneTreeIgnacio Etcheverry
2017-08-10Removes type information from method bindsIgnacio Etcheverry
2017-07-23Add object type hint for docsPoommetee Ketson
2017-06-14Fix/improve TouchScreenButtonPedro J. Estébanez
2017-06-03InputEvent: Renamed "pos" property to "position"Andreas Haas
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-04-03Improve TouchScreenButtonPedro J. Estébanez
2017-03-10Fixes for TouchScreenButtonPedro J. Estébanez
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-22Fix crash if TouchScreenButton is pressed while exiting the treePedro J. Estébanez
2017-02-13Rename the _MD macro to D_METHODHein-Pieter van Braam
2017-02-13Remove use of _SCS from ADD_METHODHein-Pieter van Braam
2017-02-12Merge pull request #7722 from RandomShaper/improve-touch-buttonRémi Verschelde
2017-02-10Solve TouchScreenButtons issuesPedro J. Estébanez
2017-02-02Add shape property to TouchScreenButtonPedro J. Estébanez
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-13New API for visibility in both CanvasItem and SpatialJuan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-01-10fix: TouchScreenButton should stop propagating action when button is removed ...MarianoGNU
2016-01-02-Fix TouchScreenButton to work with stretch and viewport canvas transform, cl...Juan Linietsky
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-11-05SceneMainLoop -> SceneTreeJuan Linietsky
2014-09-17Merge pull request #588 from marynate/PR-fix-touchscreenbutton-inputJuan Linietsky
2014-08-14Little BitsJuan Linietsky
2014-07-13Fixed potential crash when touchscreenbutton has no texture assignedmarynate
2014-07-13Fixed touchscreen was processing input in editormarynate
2014-05-20Fix potential null exception in screen button without texture assignedmarynate
2014-04-02Fix #240 TouchScreenButton release signal is not validmarynate
2014-02-13-fixed export templates not loading/exporting on WindowsJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky