mirror of
https://github.com/godotengine/godot.git
synced 2024-11-22 04:06:14 +00:00
9100db7b94
This means, if you press "F" while holding "shift" and there is and action registered for "F" that action should be pressed. This commit restore this behaviour, lost when implementing is_action_just_pressed. If you want "blocking modifiers" you should code it via script. Fixes 6826 |
||
---|---|---|
.. | ||
tests | ||
input_default.cpp | ||
input_default.h | ||
main.cpp | ||
main.h | ||
performance.cpp | ||
performance.h | ||
SCsub | ||
splash.h |