index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
input_map.cpp
Age
Commit message (
Expand
)
Author
2016-09-15
Fix input action pressed state not changing for quick joystick movements.
Andreas Haas
2016-09-01
-Modified Input and added is_action_just_pressed() as well as is_action_just_...
Juan Linietsky
2016-06-05
fix ui_* input events in Editor
Andreas Haas
2016-06-05
Make Input Actions config not affect the editor
Juan Linietsky
2016-06-04
Added InputMap.get_actions()
J08nY
2016-04-22
add sign comparison for joystick axis events in InputMap::_find_event
Hinsbart
2016-03-09
remove trailing whitespace
Hubert Jarosz
2016-03-07
fix InputMap::action_erase_event()
hondres
2016-01-04
-make signals throw an error when target method is not found, fixes #2036
Juan Linietsky
2016-01-02
proper joy axis support as actions, can be configured and inquired, fixes #2317
Juan Linietsky
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-05-18
fix a compile error
Juan Linietsky
2015-05-18
-Rename unexisting by nonexistant, closes #1940
Juan Linietsky
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2014-04-23
added bindings for InputMap
Dana Olson
2014-02-09
GODOT IS OPEN SOURCE
Juan Linietsky