Lasse Öörni
|
c7b07bdb10
supress -> suppress
|
преди 11 години |
hdunderscore
|
17118be70f
Input::SetMouseMode and Console::SetVisible were keeping track of last mouse visible independently, which could cause mouse to become trapped in editor (eg: drag slider + open console + press escape).
|
преди 11 години |
hdunderscore
|
c293f170ed
Initial implementation of two extra mouse modes:
|
преди 11 години |
Lasse Öörni
|
6b7f1d842c
Added functions to remove one recorded touch gesture, or all touch gestures.
|
преди 11 години |
Lasse Öörni
|
f232856ac1
Added manual VectorBuffer overloads for AngelScript functions that take a File handle for loading/saving. Cleaned up some script bindings code and fixed AngelScript binding for Image::LoadColorLUT().
|
преди 11 години |
Lasse Öörni
|
76a7a60918
Expose touchedElement of TouchState to Lua, and to AngelScript as an ordinary handle to simplify code. Closes #342.
|
преди 11 години |
Lasse Öörni
|
a317c48beb
Initial touch emulation.
|
преди 11 години |
Yao Wei Tjong 姚伟忠
|
153906b8c7
Add mouse grabbed flag to Input subsystem.
|
преди 11 години |
Lasse Öörni
|
955a8bb34e
Joystick refactoring after merging the joystick pull request from thebluefish.
|
преди 11 години |
thebluefish
|
51c4060135
Bugfix
|
преди 11 години |
thebluefish
|
2c4fd8192e
Fixed joystick support
|
преди 11 години |
Lasse Öörni
|
9906e7ed25
Gesture recording/load/save support and gesture events. SDL fixes to gesture events. Closes #304.
|
преди 11 години |
Yao Wei Tjong 姚伟忠
|
c78f34d5ca
Improve the hats response on screen joystick (in joystick event mode).
|
преди 11 години |
Yao Wei Tjong 姚伟忠
|
1518c332c1
Add user customizable screen joystick for mobile platforms.
|
преди 11 години |
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 години |
Lasse Öörni
|
6d5ddc23e0
Bump the copyright for 2014.
|
преди 12 години |
Mike3D
|
187e847367
Update InputAPI.cpp
|
преди 12 години |
Lasse Öörni
|
18e2349ae1
Added script bindings for the new SDL controller constants. Updated Input documentation.
|
преди 12 години |
Lasse Öörni
|
d1bbe45515
Added SDL on-screen keyboard support.
|
преди 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 години |