summaryrefslogtreecommitdiffstats
path: root/core/os/input_event.h
Commit message (Expand)AuthorAgeFilesLines
* Added a new MIDIDriver classMarcelo Fernandez2018-07-211-0/+56
* Added support for extra mouse buttons.unknown2018-07-091-1/+4
* Allow actions to provide an analog valueGilles Roudiere2018-04-161-8/+14
* (Magnify|Pan)Gesture: implement as_textPoommetee Ketson2018-02-241-0/+2
* - Improves portability in joystick buttons enumAriel Manzur2018-01-241-2/+2
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Removed the InputEvent ID field, which was unused and can cause bugs.Juan Linietsky2017-12-261-4/+0
* Core: Bind InputEventGesture events.Andreas Haas2017-11-241-0/+9
* Native pan and zoom for macOSBernhard Liebl2017-11-211-0/+40
* Increase joystick axis from 8 to 10Bastiaan Olij2017-11-081-1/+3
* move button/joy constants to enumsjagt2017-10-231-2/+2
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Show proper string with InputEvent.as_text()volzhs2017-08-251-0/+7
* InputEventJoypadMotion: Add missing is_pressed() method.Andreas Haas2017-08-121-0/+1
* Fix shortcuts, make them visible again and work.Juan Linietsky2017-06-221-0/+4
* InputEvent: Renamed "pos" property to "position"Andreas Haas2017-06-031-8/+8
* Fix virtual methods in InputEventKey.Andreas Haas2017-05-251-2/+2
* Change InputEventScreenTouch from struct to classGeorge Marques2017-05-241-1/+1
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-70/+245
* Implemented scrolling factor for smooth trackpad scrollingtoger52017-05-071-1/+5
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* Input: Refactor JOY_* constants.Andreas Haas2017-03-241-31/+16
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-76/+60
* Made InputEvent use floating point coordinates.Juan Linietsky2017-01-121-6/+6
* Type renames:Juan Linietsky2017-01-111-1/+1
* renamed joystick to joypad everywhere around source code!Juan Linietsky2017-01-081-7/+7
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Properly deliver localized coordinates when passing gui events through parent...Juan Linietsky2016-06-271-1/+3
* remove trailing whitespaceHubert Jarosz2016-03-091-3/+3
* support horizontal mouse wheel, use in text editorhondres2016-02-041-0/+2
* Analog values for gamepad triggers, using axes 6 & 7hondres2016-01-021-0/+3
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Added helper methods to InputEventJaguar2015-06-231-0/+2
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-051-1/+1
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+299