summaryrefslogtreecommitdiffstats
path: root/core/input
Commit message (Expand)AuthorAgeFilesLines
* Rework input actions to be reliablekobewi2023-11-104-59/+102
* Sync controller mappings DB with SDL2 community repoRémi Verschelde2023-10-231-1/+11
* Merge pull request #81322 from johnnyw/android_fix_joypad_trigger_rangeRémi Verschelde2023-10-202-4/+6
|\
| * Android: Fix joypad trigger value rangeJohn Watson2023-10-202-4/+6
* | Fix `Input.is_action_just_pressed` flicker on joypad axesErezShahaf2023-10-161-8/+7
* | Merge pull request #82203 from KoBeWi/shortcuts_under_pressureRémi Verschelde2023-09-242-0/+6
|\ \
| * | Make InputEventShortcut always pressedkobewi2023-09-232-0/+6
* | | Sync controller mappings DB with SDL2 community repoRémi Verschelde2023-09-241-47/+152
|/ /
* | Merge pull request #81170 from KoBeWi/step_inputRémi Verschelde2023-09-112-5/+27
|\ \
| * | Prevent axis-based actions from getting stuckkobewi2023-09-042-5/+27
| |/
* / UWP: Remove platform port, needs to be redone from scratch for 4.xRémi Verschelde2023-09-072-4/+0
|/
* Remove debug printkobewi2023-08-291-2/+0
* Merge pull request #80859 from KoBeWi/prepare_for_action_and_make_it_doubleRémi Verschelde2023-08-292-22/+37
|\
| * Fix action state when multiple events are assignedkobewi2023-08-252-22/+37
* | Context aware MIDI event printingalcomposer2023-08-281-1/+21
|/
* Ensure `joy_connection_changed` is emitted on the main threadRicardo Subtil2023-08-091-1/+2
* Add the ability to get per-platform information for joypads.Álex Román Núñez2023-08-022-2/+11
* Merge pull request #76045 from Eoin-ONeill-Yokai/steaminput-fixYuri Sizov2023-07-122-0/+31
|\
| * Prevent double input events on gamepad when running through steam inputEoin O'Neill2023-07-102-0/+31
* | Mention Xbox menu button by name in Start button descriptionHugo Locurcio2023-06-261-1/+1
|/
* Fix various typos with codespellRémi Verschelde2023-06-161-1/+1
* Merge pull request #75438 from ronyeh/typoRémi Verschelde2023-06-151-2/+2
|\
| * Fix typo on "autoremapping".Ron B. Yeh2023-03-281-2/+2
* | Merge pull request #77055 from lawnjelly/input_just_pressed_4Rémi Verschelde2023-06-122-29/+47
|\ \
| * | Input - fix just pressed and released with short presseslawnjelly2023-06-122-29/+47
* | | Merge pull request #77748 from DevanOBoyle/fix/ignore_false_button_errorRémi Verschelde2023-06-121-2/+3
|\ \ \ | |/ / |/| |
| * | Skip error messages for buttons that don't existDevan OBoyle2023-06-111-2/+3
* | | Merge pull request #63168 from Levrault/masterRémi Verschelde2023-06-053-0/+15
|\ \ \ | |/ / |/| |
| * | feat(gamepad): improve gamepad behavior with slider and popup_menuLuc-Frédéric Langis2023-06-053-0/+15
* | | Merge pull request #76719 from m4gr3d/add_input_event_cancelled_state_mainRémi Verschelde2023-05-173-62/+53
|\ \ \
| * | | Augment the `InputEvent` class with a `CANCELED` stateFredia Huya-Kouadio2023-05-153-62/+53
* | | | Follow up to https://github.com/godotengine/godot/pull/76399 to fix input ANR...Fredia Huya-Kouadio2023-05-111-0/+1
* | | | Fix various errors when running the unit testsRedworkDE2023-05-091-1/+4
|/ / /
* / / Allow concurrent buffering and dispatch of input eventsPedro J. Estébanez2023-05-081-1/+24
|/ /
* | [Web] Detect host OS and use macOS keys on mac hosts.bruvzg2023-04-111-17/+18
* | Merge pull request #73200 from 0xafbf/fix-guide-button-winRémi Verschelde2023-04-031-1/+1
|\ \ | |/ |/|
| * Added guide button to controller db, changed to use secret XInput function.Andrés Botero2023-02-151-1/+1
* | Merge pull request #73651 from hakro/editor-freelook-physical-shortcutsRémi Verschelde2023-03-032-3/+8
|\ \
| * | Use physical shortcuts for freelook navigation in the editorHakim2023-02-212-3/+8
* | | Sync controller mappings DB with SDL2 community repoRémi Verschelde2023-02-271-17/+31
|/ /
* | [macOS] Replace all `Alt/Option+Letter/Number` default shortcuts to avoid con...bruvzg2023-02-201-0/+4
* | Revert `Input.get_vector()` back to checking raw strengthMichael Alexsander2023-02-191-2/+2
* | Merge pull request #73254 from j8r/fix-standard-gamepad-triggersRémi Verschelde2023-02-191-1/+1
|\ \
| * | Fix Standard Gamepad Mapping triggersJulien Reichardt2023-02-131-1/+1
* | | Merge pull request #73195 from timothyqiu/weblate-commentsRémi Verschelde2023-02-171-1/+1
|\ \ \ | |/ / |/| |
| * | Improvements and fixes based on Weblate commentsHaoyu Qiu2023-02-131-1/+1
| |/
* / Change message of unknown joypad property from error to warningRicardo Subtil2023-02-131-2/+3
|/
* Merge pull request #73179 from akien-mga/sync-gamecontrollerdbRémi Verschelde2023-02-121-15/+41
|\
| * Sync controller mappings DB with SDL2 community repoRémi Verschelde2023-02-121-15/+41
* | Add PS3 controller guide buttonJulien Reichardt2023-02-121-1/+1
|/