提交历史

作者 SHA1 备注 提交日期
  hdunderscore b49e0c2a5d Moved the SDL touch ID -> Urho touch ID logic from UI to Input, so that querying Input/TouchState should give you a touch index that will always be consistent (between TouchDown and TouchUp events) and start from 1. 11 年之前
  Lasse Öörni 6b7f1d842c Added functions to remove one recorded touch gesture, or all touch gestures. 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 179faa674e Reset screen joystick buttons/axes on initialization. Do not send mouse events from a screen joystick under touch emulation, as those would be re-interpreted as further touch events. Minor Input code cleanup. 11 年之前
  Lasse Öörni a317c48beb Initial touch emulation. 11 年之前
  Yao Wei Tjong 姚伟忠 153906b8c7 Add mouse grabbed flag to Input subsystem. 11 年之前
  Yao Wei Tjong 姚伟忠 4cf5ffd6db Code cleanup on screen joystick to make Input.h easier to include. 11 年之前
  Lasse Öörni 955a8bb34e Joystick refactoring after merging the joystick pull request from thebluefish. 11 年之前
  thebluefish 1ba75f5222 Resolved virtual joystick support 11 年之前
  thebluefish 33240a260a Fixed lua bindings 11 年之前
  thebluefish 2c4fd8192e Fixed joystick support 11 年之前
  Yao Wei Tjong 姚伟忠 79cdbabb55 Add abilility to use key mapping also for hats on screen joystick. 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 77129bb9cb Added statements for SDL modification to comply with the license. 12 年之前
  OvermindDL1 34fb889906 Added support for the Keyboard Raw value to Urho3D. 12 年之前
  Lasse Öörni db713bdba2 Avoid string allocations during View::Define() and Renderer::GetShader(). 12 年之前
  Lasse Öörni 6d5ddc23e0 Bump the copyright for 2014. 12 年之前
  Jordan Patterson 1a49c6ebfc Add support for SDL2 GameControllers 12 年之前
  Lasse Öörni d1bbe45515 Added SDL on-screen keyboard support. 12 年之前
  Lasse Öörni d90a9168cf Applied joystick index patch from Gunnar Kriik. 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 年之前