Historique des commits

Auteur SHA1 Message Date
  Marko Pintera c454e2d14f VS 2013 port stage 1 il y a 11 ans
  Marko Pintera 0c1054455e Refactored importer & input to make it clearer which methods are internal il y a 11 ans
  BearishSun 4584a86530 More documentation il y a 11 ans
  Marko Pintera 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine il y a 11 ans
  Marko Pintera 047dd0ffcd Added proper timestamps for OIS input events il y a 12 ans
  Marko Pintera 6824ae90d6 Added VirtualInput (still WIP but working) il y a 12 ans
  Marko Pintera 61a6fe1e9d Refactored and renamed Box, Int2, Rect and FRect il y a 12 ans
  Marko Pintera ebbe4cd225 Hooked up mouse double click from the OS il y a 12 ans
  Marko Pintera 1ee7726962 Added command events to Input, so I can more easily deal with text input commands and command repeat il y a 12 ans
  Marko Pintera 4f9f37f88d Removed simulated mouse inputs and "mouseUp" hack after window move/resize since it shouldn't really be needed after the input refactor in last revision il y a 12 ans
  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 il y a 12 ans
  Marko Pintera 0d59d8caf2 Added support for mouse wheel scroll events il y a 12 ans
  Marko Pintera 63b75b834b Move/resize work adequately il y a 12 ans
  Marko Pintera 8384594143 Renamed all instances of render thread to core thread il y a 12 ans
  Marko Pintera 0f201050b2 Better handling of focus changed events il y a 12 ans
  Marko Pintera da1e117f66 Completely refactored input so text/mouse/axis handling is more intuitive il y a 12 ans
  Marko Pintera c27c0407dc Solved the multiple window input issue il y a 12 ans
  Marko Pintera 961055185e Working text input (again) il y a 12 ans
  Marko Pintera 05a77f5c18 Moved GUIManager to callbacks il y a 12 ans
  Marko Pintera cd38620ea7 Started work on keyboard events il y a 12 ans
  Marko Pintera c6a04b525a Removing Input mouse/key callbacks il y a 12 ans
  Marko Pintera 637530c1f1 GUI manager mouse events implemented (not tested) il y a 12 ans
  Marko Pintera 638d7bcd6c Removed Point class and replaced it with existing Int2 il y a 12 ans
  Marko Pintera 267df110ea Renamed CamelotEngine -> CamelotFramework namespace il y a 12 ans
  Marko Pintera ece0eddd4c More porting to allocators il y a 12 ans
  Marko Pintera 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) il y a 13 ans