godot/core/input
hoontee 9aa29b85a8
Re-add __XINPUT_DEVICE__
Required for `JoypadWindows::probe_joypads`.
Partially reverts 510e83498e. Fixes #38554.
2020-05-07 22:19:42 -05:00
..
default_controller_mappings.h Refactored Input, create DisplayServer and DisplayServerX11 2020-03-26 15:49:32 +01:00
gamecontrollerdb.txt Refactored Input, create DisplayServer and DisplayServerX11 2020-03-26 15:49:32 +01:00
godotcontrollerdb.txt Re-add __XINPUT_DEVICE__ 2020-05-07 22:19:42 -05:00
input.cpp [Core] Rename linear_interpolate to lerp 2020-04-29 04:02:49 -04:00
input.h Input: make VibrationInfo protected to allow implementors to use it 2020-04-29 09:11:14 +02:00
input_builders.py Replace more occurrences of NULL with nullptr 2020-04-02 14:56:01 +02:00
input_event.cpp [Windows] Add support for the WinTab API for pen input. 2020-05-05 14:16:02 +03:00
input_event.h Add const to InputEventMouseButton::get_factor 2020-04-25 13:25:00 +02:00
input_map.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
input_map.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
SCsub Input: Drop obsolete versions of SDL gamecontrollerdb 2020-04-28 14:51:44 +02:00