Historique des commits

Auteur SHA1 Message Date
  Marko Pintera 61a6fe1e9d Refactored and renamed Box, Int2, Rect and FRect il y a 12 ans
  Marko Pintera 5fa7bee5a7 Refactored Math 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 a83a991e7b Selection using Ctrl + A works il y a 12 ans
  Marko Pintera 63b75b834b Move/resize work adequately 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 c5f46545e8 A bunch more code ported to new alloc system 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