summaryrefslogtreecommitdiffstats
path: root/core/os/input_event.h
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #33052 from KoBeWi/naughty_slidersRémi Verschelde2019-11-081-1/+1
|\
| * Fix analog input in slidersTomasz Chabora2019-11-071-1/+1
* | [macOS, Windows, X11] Add graphic tablet pen pressure and tilt support to Inp...bruvzg2019-10-301-0/+9
|/
* Remove redundant author doc commentsIAmActuallyCthulhu2019-08-121-4/+0
* Made use of semicolons more consitent, fixed formattingJohnJLight2019-06-191-15/+15
* Added constants for the main buttons and axis used in VRBastiaan Olij2019-06-131-0/+16
* Add configurable strength value to InputEventActionGilles Roudiere2019-06-021-0/+4
* Fix fake null-motion mouse event floodPedro J. Estébanez2019-03-091-0/+3
* Add support for event accumlation (off by default, on for editor), fixes #26536Juan Linietsky2019-03-031-0/+3
* Make Button shortcuts triggerable by gamepadsHugo Locurcio2019-02-161-0/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Merge pull request #21954 from isaacremnant/fix_inputsRémi Verschelde2018-09-141-0/+2
|\
| * Fix is_action_pressed for InputEventAction.isaacremnant2018-09-101-0/+2
* | Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-5/+6
|/
* [Core] Completely kill math_2d.h, change includesAaron Franke2018-08-111-1/+1
* Merge pull request #20511 from maksloboda/InputEventActionFixRémi Verschelde2018-07-281-0/+1
|\
| * Fixed shortcuts not working with InputEventActionsMax2018-07-271-0/+1
* | 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