Yelloween
|
98a23136d5
Fix missing event metadata in _input() with Input.parse_input_event()
|
8 months ago |
Markus Sauermann
|
bc5e2f9b96
Revert "Fix InputEvent device id clash" and add a compatibility function
|
9 months ago |
Malcolm Anderson
|
829dade53b
Replace default deadzone magic number with named constant
|
9 months ago |
Markus Sauermann
|
916d480686
Fix InputEvent device id clash
|
10 months ago |
Micky
|
3ecf346f12
Allow JOY_AXIS_INVALID in InputEventJoypadMotion's `axis`
|
11 months ago |
kobewi
|
17d3f26e5d
Add event_index to InputEventAction
|
1 year ago |
Hugo Locurcio
|
6818e50adc
Expose `DEVICE_ID_EMULATION` constant in InputEvent
|
1 year ago |
Markus Sauermann
|
2235a1cbd0
Add screen-related attributes to mouse input events
|
1 year ago |
Mel Collins
|
8406e60522
Add InputEventKey.location to tell left from right
|
2 years ago |
kobewi
|
90a0b19301
Make InputEventShortcut always pressed
|
1 year ago |
alcomposer
|
deaf6c3bb1
Context aware MIDI event printing
|
2 years ago |
Hugo Locurcio
|
1621b4e2b1
Mention Xbox menu button by name in Start button description
|
2 years ago |
Rémi Verschelde
|
0b30785bca
Merge pull request #75438 from ronyeh/typo
|
2 years ago |
Rémi Verschelde
|
f00c971b81
Merge pull request #63168 from Levrault/master
|
2 years ago |
Luc-Frédéric Langis
|
166ca77f20
feat(gamepad): improve gamepad behavior with slider and popup_menu
|
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 |
RedworkDE
|
8e7afec479
Fix various errors when running the unit tests
|
2 years ago |
bruvzg
|
a5009f4d3c
[Web] Detect host OS and use macOS keys on mac hosts.
|
2 years ago |
Ron B. Yeh
|
40ae917db8
Fix typo on "autoremapping".
|
2 years ago |
Hakim
|
52de40310a
Use physical shortcuts for freelook navigation in the editor
|
2 years ago |
Haoyu Qiu
|
26581ca574
Add some missing translatable editor strings
|
2 years ago |
Markus Sauermann
|
8748f4dcaa
Fix mouse/drag/touch InputEvents having no device id
|
2 years ago |
Rémi Verschelde
|
e92393d295
Merge pull request #67783 from EricEzaM/67715-input-event-action-as-text
|
2 years ago |
bruvzg
|
57b5d112f7
[Input] Do not add key labels to the default actions, to display it correctly in the UI.
|
2 years ago |
bruvzg
|
daad4aed62
Cleanup and unify keyboard input.
|
2 years ago |
Eric M
|
7b66806dd3
Make InputEventAction as_text() return the text of the first valid event for the action.
|
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 |