Commit History

Author SHA1 Message Date
  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
  Lasse Öörni 77129bb9cb Added statements for SDL modification to comply with the license. 12 years ago
  OvermindDL1 34fb889906 Added support for the Keyboard Raw value to Urho3D. 12 years ago
  Lasse Öörni db713bdba2 Avoid string allocations during View::Define() and Renderer::GetShader(). 12 years ago
  Lasse Öörni 6d5ddc23e0 Bump the copyright for 2014. 12 years ago
  Jordan Patterson 1a49c6ebfc Add support for SDL2 GameControllers 12 years ago
  Lasse Öörni d1bbe45515 Added SDL on-screen keyboard support. 12 years ago
  Lasse Öörni d90a9168cf Applied joystick index patch from Gunnar Kriik. 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