Markus Sauermann
|
916d480686
Fix InputEvent device id clash
|
před 10 měsíci |
Micky
|
3ecf346f12
Allow JOY_AXIS_INVALID in InputEventJoypadMotion's `axis`
|
před 11 měsíci |
kobewi
|
17d3f26e5d
Add event_index to InputEventAction
|
před 1 rokem |
Hugo Locurcio
|
6818e50adc
Expose `DEVICE_ID_EMULATION` constant in InputEvent
|
před 1 rokem |
Markus Sauermann
|
2235a1cbd0
Add screen-related attributes to mouse input events
|
před 1 rokem |
Mel Collins
|
8406e60522
Add InputEventKey.location to tell left from right
|
před 2 roky |
kobewi
|
90a0b19301
Make InputEventShortcut always pressed
|
před 1 rokem |
alcomposer
|
deaf6c3bb1
Context aware MIDI event printing
|
před 2 roky |
Hugo Locurcio
|
1621b4e2b1
Mention Xbox menu button by name in Start button description
|
před 2 roky |
Rémi Verschelde
|
0b30785bca
Merge pull request #75438 from ronyeh/typo
|
před 2 roky |
Rémi Verschelde
|
f00c971b81
Merge pull request #63168 from Levrault/master
|
před 2 roky |
Luc-Frédéric Langis
|
166ca77f20
feat(gamepad): improve gamepad behavior with slider and popup_menu
|
před 2 roky |
Rémi Verschelde
|
b0f49266f9
Merge pull request #76719 from m4gr3d/add_input_event_cancelled_state_main
|
před 2 roky |
Fredia Huya-Kouadio
|
250749fa79
Augment the `InputEvent` class with a `CANCELED` state
|
před 2 roky |
RedworkDE
|
8e7afec479
Fix various errors when running the unit tests
|
před 2 roky |
bruvzg
|
a5009f4d3c
[Web] Detect host OS and use macOS keys on mac hosts.
|
před 2 roky |
Ron B. Yeh
|
40ae917db8
Fix typo on "autoremapping".
|
před 2 roky |
Hakim
|
52de40310a
Use physical shortcuts for freelook navigation in the editor
|
před 2 roky |
Haoyu Qiu
|
26581ca574
Add some missing translatable editor strings
|
před 2 roky |
Markus Sauermann
|
8748f4dcaa
Fix mouse/drag/touch InputEvents having no device id
|
před 2 roky |
Rémi Verschelde
|
e92393d295
Merge pull request #67783 from EricEzaM/67715-input-event-action-as-text
|
před 2 roky |
bruvzg
|
57b5d112f7
[Input] Do not add key labels to the default actions, to display it correctly in the UI.
|
před 2 roky |
bruvzg
|
daad4aed62
Cleanup and unify keyboard input.
|
před 2 roky |
Eric M
|
7b66806dd3
Make InputEventAction as_text() return the text of the first valid event for the action.
|
před 2 roky |
Juan Linietsky
|
2b815df3c1
Use BitField<> in core type masks
|
před 2 roky |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
před 2 roky |
bruvzg
|
223a612c0c
[iOS] Add Apple Pencil pressure and tilt support.
|
před 2 roky |
alcomposer
|
73db3b67df
add controller_number & controller_value to allow printing of all MIDI event data
|
před 2 roky |
Fredia Huya-Kouadio
|
13e4770b97
Add double_tap attribute to InputEventScreenTouch
|
před 2 roky |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
před 2 roky |