This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
98c89f17c4ba223a87c20e6fbe2149fd85ea2dde
godot
/
core
/
input
History
Clay John
f83a27353f
Merge pull request
#98318
from alexkar598/mouse_emulation
...
Fix mouse emulation always sending events to the main window
2024-10-24 20:37:55 -07:00
..
default_controller_mappings.h
…
gamecontrollerdb.txt
…
godotcontrollerdb.txt
…
input_builders.py
…
input_enums.h
…
input_event.cpp
Fix InputEvent device id clash
2024-10-20 21:56:41 +02:00
input_event.h
Fix InputEvent device id clash
2024-10-20 21:56:41 +02:00
input_map.compat.inc
…
input_map.cpp
Merge pull request
#97707
from Sauermann/fix-input-device-clash
2024-10-21 16:39:10 -05:00
input_map.h
Merge pull request
#97707
from Sauermann/fix-input-device-clash
2024-10-21 16:39:10 -05:00
input.compat.inc
…
input.cpp
Fixes window_id being erased when emulating mouse events from touch events
2024-10-18 15:37:39 -04:00
input.h
…
SCsub
…
shortcut.cpp
…
shortcut.h
…