| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix ui_* input events in Editor | Andreas Haas | 2016-06-25 | 1 | -24/+24 |
| | | | | | | | | `input/` is the category for these in globals ^^ fixes #5050 (cherry picked from commit a9779efe820e4ca62e498487d4e75e952d8b1bda) | ||||
| * | Make Input Actions config not affect the editor | Juan Linietsky | 2016-06-25 | 1 | -0/+62 |
| | | | | | (cherry picked from commit 64fd75d91a65d6fe05cf6c3578f53f85b4c92c27) | ||||
| * | Added InputMap.get_actions() | J08nY | 2016-06-05 | 1 | -0/+30 |
| | | | | | | | get_actions() lists all actions in the InputMap. (cherry picked from commit 1a80b2a04a16f930e0d5cca4bdf322769d5a24f9) | ||||
| * | add sign comparison for joystick axis events in InputMap::_find_event | Hinsbart | 2016-04-27 | 1 | -1/+1 |
| | | | | | | | fixes #4400 (cherry picked from commit 3b12f9ea8254e6c979e14b6cc5241edbff5c797a) | ||||
| * | remove trailing whitespace | Hubert Jarosz | 2016-04-02 | 1 | -1/+1 |
| | | | | | (cherry picked from commit 4a4f2479146aa33e235ed57cde311efda68d3c8f) | ||||
| * | fix InputMap::action_erase_event() | hondres | 2016-04-02 | 1 | -4/+1 |
| | | | | | | | fixes #3976 (cherry picked from commit 9544042adb2818561370e776f93d6ab7cf0033c5) | ||||
| * | -make signals throw an error when target method is not found, fixes #2036 | Juan Linietsky | 2016-01-04 | 1 | -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 #2317 | Juan Linietsky | 2016-01-02 | 1 | -0/+58 |
| | | |||||
| * | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 1 | -1/+1 |
| | | |||||
| * | fix a compile error | Juan Linietsky | 2015-05-18 | 1 | -2/+2 |
| | | |||||
| * | -Rename unexisting by nonexistant, closes #1940 | Juan Linietsky | 2015-05-18 | 1 | -1/+17 |
| | | | | | -Added function to retrieve list of actions fron InputMap | ||||
| * | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 1 | -1/+1 |
| | | |||||
| * | added bindings for InputMap | Dana Olson | 2014-04-23 | 1 | -0/+18 |
| | | |||||
| * | GODOT IS OPEN SOURCE | Juan Linietsky | 2014-02-09 | 1 | -0/+209 |
