summaryrefslogtreecommitdiffstats
path: root/core/input
Commit message (Expand)AuthorAgeFilesLines
* One Copyright Update to rule them allRémi Verschelde2023-01-0510-290/+290
* [iOS] Add Apple Pencil pressure and tilt support.bruvzg2022-12-233-1/+58
* Sync controller mappings DB with SDL2 community repoRémi Verschelde2022-12-121-32/+88
* Add MAKE_RESOURCE_TYPE_HINT macro to simplify binding arrays of resourcesRémi Verschelde2022-11-241-1/+1
* add controller_number & controller_value to allow printing of all MIDI event ...alcomposer2022-11-141-1/+1
* Style: Misc docs and comment style and language fixesRémi Verschelde2022-11-021-1/+1
* Unified shortcut to clear carets and selectionsAlfred Reinold Baudisch2022-11-021-2/+2
* Shortcut and Bind to Remove Secondary CaretsAlfred Reinold Baudisch2022-10-311-0/+5
* Merge pull request #67578 from KoBeWi/GEDITORRémi Verschelde2022-10-311-1/+1
|\
| * Unify usage of GLOBAL/EDITOR_GETkobewi2022-10-181-1/+1
* | Merge pull request #67139 from PucklaMotzer09/insert_caret_at_caretsRémi Verschelde2022-10-311-0/+22
|\ \
| * | Add Caret Insert Below and Above shortcuts to TextEditPucklaMotzer092022-10-181-0/+22
| |/
* | Merge pull request #67644 from alfredbaudisch/add-selection-next-occurrenceClay John2022-10-271-1/+6
|\ \
| * | Add Selection and Caret for Next Occurrence of SelectionAlfred Reinold Baudisch2022-10-211-1/+6
| |/
* / Add double_tap attribute to InputEventScreenTouchFredia Huya-Kouadio2022-10-223-1/+20
|/
* Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...bruvzg2022-10-072-22/+21
* [Web] Add PS3 gamepad mapping for FF+Linux.Fabio Alessandrelli2022-10-031-0/+1
* ci: add Python static analysis check via mypyJiri Suchan2022-09-301-1/+1
* Sync controller mappings DB with SDL2 community repoRémi Verschelde2022-09-271-6/+14
* Merge pull request #63109 from OverloadedOrama/fix-input-event-actionRémi Verschelde2022-09-251-1/+1
|\
| * Fix `InputEventAction`'s `is_action` method ignoring `exact_match` parameterEmmanouil Papadeas2022-07-171-1/+1
* | Fix key mapping changes when moving from macOS to other platformbruvzg2022-09-073-87/+90
* | Updated gamecontrollerdb.txt to latest to include new mappings for various co...Andres Hernandez2022-09-051-13/+36
* | Merge pull request #64444 from timothyqiu/action-completionRémi Verschelde2022-09-011-5/+4
|\ \
| * | Fix action name completion for `Input`Haoyu Qiu2022-08-151-5/+4
* | | [Web] Rename JavaScript platform to Web.Fabio Alessandrelli2022-08-292-26/+26
* | | Merge pull request #64531 from madmiraal/fix-63972-2Rémi Verschelde2022-08-241-5/+3
|\ \ \
| * | | Fix axis mapped to DPad buttons not releasing opposite buttonMarcel Admiraal2022-08-171-5/+3
| |/ /
* | | Replace Array return types with TypedArray 2kobewi2022-08-232-6/+10
* | | Merge pull request #64732 from RandomShaper/input_is_finalRémi Verschelde2022-08-232-14/+9
|\ \ \
| * | | Consolidate the fact that `Input` is meant to be finalPedro J. Estébanez2022-08-222-14/+9
| |/ /
* / / Make `_validate_property` a multilevel methodYuri Sizov2022-08-222-8/+8
|/ /
* | Use %s for bool value in vformatHaoyu Qiu2022-08-071-1/+1
* | Sync controller mappings DB with SDL2 community repoRémi Verschelde2022-08-051-18/+71
* | Fix some array size function definition mismatch.Fabio Alessandrelli2022-08-041-1/+1
* | Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-0/+1
* | Rename OSX to macOS and iPhoneOS to iOS.bruvzg2022-07-211-2/+2
* | Sync controller mappings DB with SDL2 community repoRémi Verschelde2022-07-181-158/+209
|/
* Merge pull request #62212 from hansemro/eraser-detect-4Rémi Verschelde2022-07-042-3/+20
|\
| * [macOS, Windows, X11] Add stylus inverted/eraser support toHansem Ro2022-07-042-3/+20
* | Input: Re-enable input accumulation by defaultRémi Verschelde2022-07-031-1/+1
* | Input: Make `get_action_raw_strength` print error when the action doesn't existMarco F2022-06-281-0/+1
|/
* Add suffixes to all nodes and resourcesFireForge2022-06-111-9/+9
* Merge pull request #61669 from fire-forge/inputRémi Verschelde2022-06-042-0/+9
|\
| * Make Input mouse_mode and use_accumulated_input propertiesFireForge2022-06-032-0/+9
* | Add array element type to `get_connected_joypads`Raul Santos2022-06-032-3/+4
|/
* Add a new HashSet templatereduz2022-05-201-0/+1
* Replace most uses of Map by HashMapreduz2022-05-163-31/+31
* Add a new HashMap implementationreduz2022-05-123-35/+35
* Sync controller mappings DB with SDL2 community repoRémi Verschelde2022-05-051-90/+140