summaryrefslogtreecommitdiffstats
path: root/scene/2d/screen_button.cpp
Commit message (Expand)AuthorAgeFilesLines
* Scene: Ensure classes match their header filenameRémi Verschelde2019-02-121-423/+0
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-3/+3
* Fixes the bad calculation of margin & anchors when child of Node2Dgroud2018-06-071-6/+8
* Remove the selection rect for nodes that do not require itGilles Roudiere2018-04-031-0/+4
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Rework the canvas_item API for further improves to the canvas item editorGilles Roudiere2017-11-191-4/+4
* Fix enums bindingsMaxim Sheronov2017-09-131-0/+3
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Convert Object::cast_to() to the static versionHein-Pieter van Braam2017-08-241-2/+2
* Removes editor_hint from SceneTreeIgnacio Etcheverry2017-08-191-5/+5
* Removes type information from method bindsIgnacio Etcheverry2017-08-101-8/+8
* Add object type hint for docsPoommetee Ketson2017-07-231-8/+8
* Fix/improve TouchScreenButtonPedro J. Estébanez2017-06-141-57/+45
* InputEvent: Renamed "pos" property to "position"Andreas Haas2017-06-031-2/+2
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-37/+33
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* Improve TouchScreenButtonPedro J. Estébanez2017-04-031-8/+23
* Fixes for TouchScreenButtonPedro J. Estébanez2017-03-101-7/+16
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-127/+113
* Fix crash if TouchScreenButton is pressed while exiting the treePedro J. Estébanez2017-02-221-6/+8
* Rename the _MD macro to D_METHODHein-Pieter van Braam2017-02-131-18/+18
* Remove use of _SCS from ADD_METHODHein-Pieter van Braam2017-02-131-8/+8
* Merge pull request #7722 from RandomShaper/improve-touch-buttonRémi Verschelde2017-02-121-86/+53
|\
| * Solve TouchScreenButtons issuesPedro J. Estébanez2017-02-101-86/+53
* | Add shape property to TouchScreenButtonPedro J. Estébanez2017-02-021-3/+67
|/
* Style: Fix whole-line commented codeRémi Verschelde2017-01-141-2/+4
* New API for visibility in both CanvasItem and SpatialJuan Linietsky2017-01-131-1/+1
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-14/+14
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* fix: TouchScreenButton should stop propagating action when button is removed ...MarianoGNU2016-01-101-0/+4
* -Fix TouchScreenButton to work with stretch and viewport canvas transform, cl...Juan Linietsky2016-01-021-2/+2
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-051-11/+11
* Merge pull request #588 from marynate/PR-fix-touchscreenbutton-inputJuan Linietsky2014-09-171-2/+6
|\
| * Fixed potential crash when touchscreenbutton has no texture assignedmarynate2014-07-131-1/+2
| * Fixed touchscreen was processing input in editormarynate2014-07-131-1/+4
* | Little BitsJuan Linietsky2014-08-141-0/+3
|/
* Fix potential null exception in screen button without texture assignedmarynate2014-05-201-2/+2
* Fix #240 TouchScreenButton release signal is not validmarynate2014-04-021-1/+1
* -fixed export templates not loading/exporting on WindowsJuan Linietsky2014-02-131-2/+2
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+372