Adam Scott
|
47f553ae0b
Delegate to the DisplayServer the task of handling mouse_mode
|
7 months ago |
MJacred
|
40832387ce
Fix Input::remove_joy_mapping
|
8 months ago |
MJacred
|
01a2726c59
Get joypad's vendor ID, product ID, and name on Windows
|
8 months ago |
Hilderin
|
4e19ab8afe
Fix connecting a signal with a double click is too difficult
|
1 year ago |
Michael Alexsander
|
16524a8a01
Add "Game" editor for better runtime debugging
|
11 months ago |
Fredia Huya-Kouadio
|
a57a99f5bc
Memory cleanup and optimizations
|
1 year ago |
Fredia Huya-Kouadio
|
5e59819727
Cleanup Android input on render thread settings
|
1 year ago |
bruvzg
|
2c9df769ad
Clean Input::frame_parsed_events before de-initialising scripting languages to ensure no script created events exist at the exit.
|
1 year ago |
Rémi Verschelde
|
1069d7b7c6
Merge pull request #88343 from Riteo/warped-mouse-float
|
1 year ago |
Radiant
|
789c6ebdfd
Implement `amplitude` to Input.vibrate_handheld
|
1 year ago |
Micky
|
cd2032a90b
Optimise Object's `get_argument_options`
|
1 year ago |
Riteo
|
759a32eb0c
Handle warped mouse motion as floating point
|
1 year ago |
Muller-Castro
|
a8bc9f3e78
Add const lvalue ref to core/* container parameters
|
1 year ago |
Markus Sauermann
|
2235a1cbd0
Add screen-related attributes to mouse input events
|
1 year ago |
Gilles Roudière
|
8cfcd36253
Rework action pressed state to support multiple controllers
|
1 year ago |
kobewi
|
d9d0cfaf38
Rework input actions to be reliable
|
1 year ago |
Rémi Verschelde
|
e6e9b04aab
Merge pull request #81322 from johnnyw/android_fix_joypad_trigger_range
|
1 year ago |
John Watson
|
d413a02079
Android: Fix joypad trigger value range
|
1 year ago |
kobewi
|
a490fad82d
Prevent axis-based actions from getting stuck
|
2 years ago |
kobewi
|
ad1abca668
Fix action state when multiple events are assigned
|
2 years ago |
Á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 |
lawnjelly
|
a3ef092f18
Input - fix just pressed and released with short presses
|
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 |
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 |
Pedro J. Estébanez
|
99edd4b43d
Consolidate the fact that `Input` is meant to be final
|
3 years ago |
Rémi Verschelde
|
00b3822306
Input: Re-enable input accumulation by default
|
3 years ago |