Álex Román Núñez
|
43bc8830f1
Fix InputMap.action_erase_event() failing to erase events correctly.
|
преди 4 години |
Pedro J. Estébanez
|
58a54f534e
Improve input event accumulation
|
преди 5 години |
EricEzaM
|
0e5c6e0d55
Allow checking for exact matches with Action events.
|
преди 4 години |
Aaron Franke
|
afa89c9eea
[3.x] Add raw strength value for internal use
|
преди 4 години |
Marcel Admiraal
|
18825ad4ff
Fix game controllers ignoring the last listed button
|
преди 4 години |
bruvzg
|
dab4cf3ed6
Add `physical_scancode` (keyboard layout independent keycodes) to InputEventKey and InputMap.
|
преди 4 години |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
преди 4 години |
Rémi Verschelde
|
70ae90e0e8
Core: Drop custom `copymem`/`zeromem` defines
|
преди 4 години |
Marcel Admiraal
|
3dd57a22df
Add support for new SDL gamecontroller keywords.
|
преди 4 години |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
преди 4 години |
Marcel Admiraal
|
ebff150680
Support SDL2 half axes and inverted axes mappings.
|
преди 5 години |
Tobias Mansfield-Williams
|
8b33b08c29
Add const to InputEventMouseButton::get_factor
|
преди 5 години |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
преди 5 години |
Rémi Verschelde
|
31f327a4a9
Merge pull request #33052 from KoBeWi/naughty_sliders
|
преди 6 години |
Tomasz Chabora
|
a7b202ef18
Fix analog input in sliders
|
преди 6 години |
bruvzg
|
f675621725
[macOS, Windows, X11] Add graphic tablet pen pressure and tilt support to InputEventMouseMotion event.
|
преди 6 години |
IAmActuallyCthulhu
|
82b9557803
Remove redundant author doc comments
|
преди 6 години |
JohnJLight
|
38d3bfe971
Made use of semicolons more consitent, fixed formatting
|
преди 6 години |
Bastiaan Olij
|
a9581d2b3f
Added constants for the main buttons and axis used in VR
|
преди 6 години |
Gilles Roudiere
|
f247832832
Add configurable strength value to InputEventAction
|
преди 6 години |
Pedro J. Estébanez
|
f757460ec8
Fix fake null-motion mouse event flood
|
преди 6 години |
Juan Linietsky
|
a1e73dcc94
Add support for event accumlation (off by default, on for editor), fixes #26536
|
преди 6 години |
Hugo Locurcio
|
b54910eb05
Make Button shortcuts triggerable by gamepads
|
преди 6 години |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
преди 6 години |
Rémi Verschelde
|
c9df3fbfdb
Merge pull request #21954 from isaacremnant/fix_inputs
|
преди 7 години |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
преди 7 години |
isaacremnant
|
bf16f89a30
Fix is_action_pressed for InputEventAction.
|
преди 7 години |
Aaron Franke
|
cf136a91d6
[Core] Completely kill math_2d.h, change includes
|
преди 7 години |
Rémi Verschelde
|
e6aec27428
Merge pull request #20511 from maksloboda/InputEventActionFix
|
преди 7 години |
Max
|
c2be1a75a0
Fixed shortcuts not working with InputEventActions
|
преди 7 години |