Commit History

Author SHA1 Message Date
  Yao Wei Tjong 姚伟忠 125000454c Refactor samples to use patched screen joystick layout. Closes #321. 11 years ago
  Lasse Öörni 955a8bb34e Joystick refactoring after merging the joystick pull request from thebluefish. 11 years ago
  thebluefish 2c4fd8192e Fixed joystick support 11 years ago
  Lasse Öörni 67e46f1d71 Improve Input documentation. Reorder InputEvents.h to match the order in documentation. 11 years ago
  aster e0737e6c46 Replace Char event with TextInput event for CJK IME support. 11 years ago
  Lasse Öörni 9906e7ed25 Gesture recording/load/save support and gesture events. SDL fixes to gesture events. Closes #304. 11 years ago
  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 years ago
  OvermindDL1 34fb889906 Added support for the Keyboard Raw value to Urho3D. 12 years ago
  Lasse Öörni 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
  Lasse Öörni 18e2349ae1 Added script bindings for the new SDL controller constants. Updated Input documentation. 12 years ago
  Jordan Patterson 1a49c6ebfc Add support for SDL2 GameControllers 12 years ago
  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 years ago
  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 years ago