summaryrefslogtreecommitdiffstats
path: root/core/input_map.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* fix InputMap::action_erase_event()hondres2016-03-071-4/+1
| | | | fixes #3976
* -make signals throw an error when target method is not found, fixes #2036Juan Linietsky2016-01-041-1/+1
| | | | | -removed 4 arguments limit for emit_signal() from script -remvoed 4 arguments limit for call_deferred() from script
* proper joy axis support as actions, can be configured and inquired, fixes #2317Juan Linietsky2016-01-021-0/+58
|
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
|
* fix a compile errorJuan Linietsky2015-05-181-2/+2
|
* -Rename unexisting by nonexistant, closes #1940Juan Linietsky2015-05-181-1/+17
| | | | -Added function to retrieve list of actions fron InputMap
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
|
* added bindings for InputMapDana Olson2014-04-231-0/+18
|
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+209