Lasse Öörni
|
1d9d0a5736
Synchronize keycode constants with SDL. This changes some constants, like NUMPAD -> KP_. Added SDL scancode constants. Added polling of keys by scancodes, and scancodes into key events. Added conversion functions from keycode to scancode and vice versa, and functions to get key names. Closes #254.
|
11 年之前 |
OvermindDL1
|
34fb889906
Added support for the Keyboard Raw value to Urho3D.
|
12 年之前 |
Lasse Öörni
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 年之前 |
Lasse Öörni
|
18e2349ae1
Added script bindings for the new SDL controller constants. Updated Input documentation.
|
12 年之前 |
Jordan Patterson
|
1a49c6ebfc
Add support for SDL2 GameControllers
|
12 年之前 |
Lasse Öörni
|
04bf45e463
Added support for SDL_DROPFILE event. Input system sends event with filename only, and UI subsystem interprets that to include the element that was dropped onto. The UI variant of the event is only posted when the OS mouse cursor is visible (such as in the editor.)
|
12 年之前 |
Wei Tjong Yao
|
02512cecf9
In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'.
|
12 年之前 |