Álex Román Núñez
|
3aa340d081
Add the ability to get per-platform information for joypads.
|
2 years ago |
Eoin O'Neill
|
8de98dbf21
Prevent double input events on gamepad when running through steam input
|
2 years ago |
Rémi Verschelde
|
6fb391bc23
Fix various typos with codespell
|
2 years ago |
Rémi Verschelde
|
35ff936b93
Merge pull request #77055 from lawnjelly/input_just_pressed_4
|
2 years ago |
lawnjelly
|
a3ef092f18
Input - fix just pressed and released with short presses
|
2 years ago |
Devan OBoyle
|
ed02d515e0
Skip error messages for buttons that don't exist
|
2 years ago |
Rémi Verschelde
|
b0f49266f9
Merge pull request #76719 from m4gr3d/add_input_event_cancelled_state_main
|
2 years ago |
Fredia Huya-Kouadio
|
250749fa79
Augment the `InputEvent` class with a `CANCELED` state
|
2 years ago |
Fredia Huya-Kouadio
|
367061cf9c
Follow up to https://github.com/godotengine/godot/pull/76399 to fix input ANR in the Godot Android editor
|
2 years ago |
Pedro J. Estébanez
|
f369ed9223
Allow concurrent buffering and dispatch of input events
|
2 years ago |
Michael Alexsander
|
9a25d56ed9
Revert `Input.get_vector()` back to checking raw strength
|
2 years ago |
Ricardo Subtil
|
e841f13cdc
Change message of unknown joypad property from error to warning
|
2 years ago |
Ninni Pipping
|
29031700ba
Perform early exit in Input::is_anything_pressed
|
2 years ago |
Markus Sauermann
|
8748f4dcaa
Fix mouse/drag/touch InputEvents having no device id
|
2 years ago |
Rémi Verschelde
|
394bb0ee2b
Fix various typos with codespell
|
2 years ago |
Rémi Verschelde
|
534369d267
Merge pull request #64423 from RandomShaper/safe_input_synth
|
2 years ago |
Pedro J. Estébanez
|
a2af839a59
Warn users about unsafe usage of InputEvent
|
2 years ago |
Rémi Verschelde
|
93c650c10d
Merge pull request #69028 from YeldhamDev/its_raw_you_donkey
|
2 years ago |
bruvzg
|
daad4aed62
Cleanup and unify keyboard input.
|
2 years ago |
Juan Linietsky
|
2b815df3c1
Use BitField<> in core type masks
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
bruvzg
|
223a612c0c
[iOS] Add Apple Pencil pressure and tilt support.
|
2 years ago |
Michael Alexsander
|
a4e2978352
Make `Input.get_vector()` check for plain `strength` instead of the raw one
|
2 years ago |
Rémi Verschelde
|
f7c611ab71
Style: Misc docs and comment style and language fixes
|
2 years ago |
Fredia Huya-Kouadio
|
13e4770b97
Add double_tap attribute to InputEventScreenTouch
|
2 years ago |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 years ago |
Rémi Verschelde
|
8812f0c896
Merge pull request #64444 from timothyqiu/action-completion
|
3 years ago |
Rémi Verschelde
|
d0a2a4c981
Merge pull request #64531 from madmiraal/fix-63972-2
|
3 years ago |
Pedro J. Estébanez
|
99edd4b43d
Consolidate the fact that `Input` is meant to be final
|
3 years ago |
Marcel Admiraal
|
61be617571
Fix axis mapped to DPad buttons not releasing opposite button
|
3 years ago |