Commit History

Author SHA1 Message Date
  Marko Pintera 59cb02050e More documentation 11 years ago
  Marko Pintera 0c1054455e Refactored importer & input to make it clearer which methods are internal 11 years ago
  Marko Pintera 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 years ago
  Marko Pintera d55f242a1c Using std::function and std::bind instead of boost 11 years ago
  Marko Pintera 61a6fe1e9d Refactored and renamed Box, Int2, Rect and FRect 12 years ago
  Marko Pintera 5fa7bee5a7 Refactored Math 12 years ago
  Marko Pintera ebbe4cd225 Hooked up mouse double click from the OS 12 years ago
  Marko Pintera 1ee7726962 Added command events to Input, so I can more easily deal with text input commands and command repeat 12 years ago
  Marko Pintera a0058c8116 Complete overhaul of GUI mouse input. Changed input to work using OS provided data for mouse buttons since I was having trouble with context switching in OIS 12 years ago
  Marko Pintera d65fbbfe0e Moved Cursor and WindowEventUtilities to the new Platform class 12 years ago
  Marko Pintera 0d59d8caf2 Added support for mouse wheel scroll events 12 years ago
  Marko Pintera da1e117f66 Completely refactored input so text/mouse/axis handling is more intuitive 12 years ago