aboutsummaryrefslogtreecommitdiff
path: root/scene/gui/input_action.cpp
Commit message (Expand)AuthorAgeFilesLines
* Dead code tells no talesRémi Verschelde2017-08-271-131/+0
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Removes type information from method bindsIgnacio Etcheverry2017-08-101-3/+3
* Fix shortcuts, make them visible again and work.Juan Linietsky2017-06-221-1/+1
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-49/+28
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-36/+34
* Add a bunch of missing Godot headers in own filesRémi Verschelde2017-03-051-0/+28
* Rename the _MD macro to D_METHODHein-Pieter van Braam2017-02-131-5/+5
* Remove use of _SCS from ADD_METHODHein-Pieter van Braam2017-02-131-1/+1
* renamed joystick to joypad everywhere around source code!Juan Linietsky2017-01-081-4/+4
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-5/+5
* changed TTR for RTRJuan Linietsky2016-06-051-13/+13
* -customizable shortcuts in editorJuan Linietsky2016-06-041-0/+125