Nintorch
|
22a4f9fd9c
Refactor Input.set_joy_light()
|
2 settimane fa |
Nintorch
|
d78fdeac13
Fix Android joypad triggers range
|
1 mese fa |
Rémi Verschelde
|
40c5b2110e
Merge pull request #112995 from zedzee37/touch_window_fix
|
1 mese fa |
David Snopek
|
fc92ce3e7f
Use `RequiredParam`/`RequiredResult` in some high value places
|
2 mesi fa |
[email protected]
|
ca45ce91b7
fix emulated touch events using the incorrect window id
|
2 mesi fa |
Thaddeus Crews
|
52e7b970af
Merge pull request #111681 from Nintorch/joypad-led
|
2 mesi fa |
Thaddeus Crews
|
08fb2e61e7
Merge pull request #111503 from JestemStefan/fix_111176
|
2 mesi fa |
Nintorch
|
a55242747a
Add support for joypad LED lights
|
2 mesi fa |
JestemStefan
|
3f98a5472d
Fix Input.is_joy_known response for SDL joypads
|
3 mesi fa |
Nintorch
|
7ae67813a1
Support adding advanced joypad features
|
3 mesi fa |
kobewi
|
d61a337a70
Improve usage of String.split() vs get_slice()
|
2 anni fa |
Thaddeus Crews
|
52a5644b5f
Merge pull request #108214 from Nintorch/fix-joypad-vendor-product
|
5 mesi fa |
Nintorch
|
f28acf97d0
Fix Input.get_joy_info() regression
|
5 mesi fa |
Pāvels Nadtočajevs
|
10fd7163d4
Add methods to check which event first triggered "just pressed/released" state.
|
5 mesi fa |
风青山
|
efed435fa3
Fix `screen_accum` not being reset when it should be in `Input::VelocityTrack`
|
7 mesi fa |
Nintorch
|
0b3496fb4f
Add support for SDL3 joystick input driver
|
8 mesi fa |
kobewi
|
5af4bef46f
Inline static variables (part 1)
|
9 mesi fa |
A Thousand Ships
|
331a43a9d8
Add `String::remove_char(s)` methods for performance and convenience
|
1 anno fa |
A Thousand Ships
|
466590d0ec
Use `get_slicec` instead of `get_slice` for single character splitters
|
1 anno fa |
A Thousand Ships
|
5113022dfe
Clean up some uses of `String::substr`
|
11 mesi fa |
Anish Mishra
|
93bababb8c
Android: Inform that sensors must be enabled in ProjectSettings
|
11 mesi fa |
Adam Scott
|
47f553ae0b
Delegate to the DisplayServer the task of handling mouse_mode
|
1 anno fa |
MJacred
|
8e75fae49e
Ue an array removed_idx
|
1 anno fa |
MJacred
|
f355382ef5
Updating the index after the first mapping record of p_guid requires a second loop
|
1 anno fa |
MJacred
|
e98f3a6bf0
Apply feedback
|
1 anno fa |
MJacred
|
f7c6a8659a
Apply feedback + Remove unused variable `uid` in parse_mapping()
|
1 anno fa |
MJacred
|
40832387ce
Fix Input::remove_joy_mapping
|
1 anno fa |
MJacred
|
01a2726c59
Get joypad's vendor ID, product ID, and name on Windows
|
1 anno fa |
Hilderin
|
4e19ab8afe
Fix connecting a signal with a double click is too difficult
|
1 anno fa |
A Thousand Ships
|
68f638cf02
Use `(r)find_char` instead of `(r)find` for single characters
|
1 anno fa |