godot/doc
Fabio Alessandrelli 17d7e6a142 Fix Keyboard Input Hangs when using modifiers
Main input parsing loop only update actions for keyboard if the state has changed.
`InputMap::event_is_action` now ignores keyboard modifiers if the event is not pressed.
Clarify difference between `InputMap::action_has_event` and `InputMap::event_is_action` in docs.

Fixes #6388.
2016-10-19 17:52:49 +02:00
..
base Fix Keyboard Input Hangs when using modifiers 2016-10-19 17:52:49 +02:00
tools SCsub: Add python shebang as a hint for syntax highlighting 2016-10-17 20:10:46 +02:00
Doxyfile Add a Makefile to generate classes doc in various formats 2015-12-13 00:01:04 +01:00
Makefile Enhance xml to rst converter 2016-02-07 12:13:19 +01:00