Andreas Haas
|
a9779efe82
|
fix ui_* input events in Editor
`input/` is the category for these in globals ^^
fixes #5050
|
2016-06-05 19:06:57 +02:00 |
|
Juan Linietsky
|
64fd75d91a
|
Make Input Actions config not affect the editor
|
2016-06-05 01:19:42 -03:00 |
|
J08nY
|
1a80b2a04a
|
Added InputMap.get_actions()
get_actions() lists all actions in the InputMap.
|
2016-06-04 17:56:30 +02:00 |
|
Hinsbart
|
3b12f9ea82
|
add sign comparison for joystick axis events in InputMap::_find_event
fixes #4400
|
2016-04-22 16:36:45 +02:00 |
|
Hubert Jarosz
|
4a4f247914
|
remove trailing whitespace
|
2016-03-09 00:00:52 +01:00 |
|
hondres
|
9544042adb
|
fix InputMap::action_erase_event()
fixes #3976
|
2016-03-07 19:00:17 +01:00 |
|
Juan Linietsky
|
3d0bd1a3f3
|
-make signals throw an error when target method is not found, fixes #2036
-removed 4 arguments limit for emit_signal() from script
-remvoed 4 arguments limit for call_deferred() from script
|
2016-01-04 09:35:21 -03:00 |
|
Juan Linietsky
|
432e2e7769
|
proper joy axis support as actions, can be configured and inquired, fixes #2317
|
2016-01-02 09:37:16 -03:00 |
|
George Marques
|
5be9ff7b67
|
Update copyright to 2016 in headers
|
2016-01-01 11:50:53 -02:00 |
|
Juan Linietsky
|
5900e7f589
|
fix a compile error
|
2015-05-18 11:14:02 -03:00 |
|
Juan Linietsky
|
e323cc0505
|
-Rename unexisting by nonexistant, closes #1940
-Added function to retrieve list of actions fron InputMap
|
2015-05-18 10:20:54 -03:00 |
|
Juan Linietsky
|
fdaa2920eb
|
Updated copyright year in all headers
|
2015-04-18 14:38:54 -03:00 |
|
Dana Olson
|
88abd7200e
|
added bindings for InputMap
|
2014-04-23 21:48:16 -04:00 |
|
Juan Linietsky
|
0b806ee0fc
|
GODOT IS OPEN SOURCE
|
2014-02-09 22:10:30 -03:00 |
|