godot/core/input
Rémi Verschelde 336d91551d
Merge pull request #97281 from reptofrog/deadzone-new-default
Input: Change the default deadzone value for new actions from 0.5 to 0.2
2024-10-02 15:01:02 +07:00
..
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 +07:00
default_controller_mappings.h
gamecontrollerdb.txt
godotcontrollerdb.txt
input.compat.inc
input.cpp
input.h
input_builders.py Style: Add `WARNING:` as new comment admonition 2024-09-25 09:44:42 +07:00
input_enums.h
input_event.cpp Allow JOY_AXIS_INVALID in InputEventJoypadMotion's `axis` 2024-09-16 12:12:27 +07:00
input_event.h
input_map.compat.inc Changed the default deadzone value for new actions from 0.5 to 0.2 2024-10-01 16:47:44 +07:00
input_map.cpp Changed the default deadzone value for new actions from 0.5 to 0.2 2024-10-01 16:47:44 +07:00
input_map.h Changed the default deadzone value for new actions from 0.5 to 0.2 2024-10-01 16:47:44 +07:00
shortcut.cpp
shortcut.h