Historique des commits

Auteur SHA1 Message Date
  Lasse Öörni c7b07bdb10 supress -> suppress il y a 11 ans
  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). il y a 11 ans
  hdunderscore c293f170ed Initial implementation of two extra mouse modes: il y a 11 ans
  Lasse Öörni 6b7f1d842c Added functions to remove one recorded touch gesture, or all touch gestures. il y a 11 ans
  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(). il y a 11 ans
  Lasse Öörni 76a7a60918 Expose touchedElement of TouchState to Lua, and to AngelScript as an ordinary handle to simplify code. Closes #342. il y a 11 ans
  Lasse Öörni a317c48beb Initial touch emulation. il y a 11 ans
  Yao Wei Tjong 姚伟忠 153906b8c7 Add mouse grabbed flag to Input subsystem. il y a 11 ans
  Lasse Öörni 955a8bb34e Joystick refactoring after merging the joystick pull request from thebluefish. il y a 11 ans
  thebluefish 51c4060135 Bugfix il y a 11 ans
  thebluefish 2c4fd8192e Fixed joystick support il y a 11 ans
  Lasse Öörni 9906e7ed25 Gesture recording/load/save support and gesture events. SDL fixes to gesture events. Closes #304. il y a 11 ans
  Yao Wei Tjong 姚伟忠 c78f34d5ca Improve the hats response on screen joystick (in joystick event mode). il y a 11 ans
  Yao Wei Tjong 姚伟忠 1518c332c1 Add user customizable screen joystick for mobile platforms. il y a 11 ans
  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. il y a 12 ans
  Lasse Öörni 6d5ddc23e0 Bump the copyright for 2014. il y a 12 ans
  Mike3D 187e847367 Update InputAPI.cpp il y a 12 ans
  Lasse Öörni 18e2349ae1 Added script bindings for the new SDL controller constants. Updated Input documentation. il y a 12 ans
  Lasse Öörni d1bbe45515 Added SDL on-screen keyboard support. il y a 12 ans
  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'. il y a 12 ans