Historial de Commits

Autor SHA1 Mensaje Fecha
  Marko Pintera ebbe4cd225 Hooked up mouse double click from the OS hace 12 años
  Marko Pintera 1ee7726962 Added command events to Input, so I can more easily deal with text input commands and command repeat hace 12 años
  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 hace 12 años
  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 hace 12 años
  Marko Pintera 0d59d8caf2 Added support for mouse wheel scroll events hace 12 años
  Marko Pintera a83a991e7b Selection using Ctrl + A works hace 12 años
  Marko Pintera 63b75b834b Move/resize work adequately hace 12 años
  Marko Pintera 0f201050b2 Better handling of focus changed events hace 12 años
  Marko Pintera da1e117f66 Completely refactored input so text/mouse/axis handling is more intuitive hace 12 años
  Marko Pintera c27c0407dc Solved the multiple window input issue hace 12 años
  Marko Pintera 961055185e Working text input (again) hace 12 años
  Marko Pintera 05a77f5c18 Moved GUIManager to callbacks hace 12 años
  Marko Pintera c5f46545e8 A bunch more code ported to new alloc system hace 12 años
  Marko Pintera c6a04b525a Removing Input mouse/key callbacks hace 12 años
  Marko Pintera 637530c1f1 GUI manager mouse events implemented (not tested) hace 12 años
  Marko Pintera 638d7bcd6c Removed Point class and replaced it with existing Int2 hace 12 años
  Marko Pintera 267df110ea Renamed CamelotEngine -> CamelotFramework namespace hace 12 años
  Marko Pintera ece0eddd4c More porting to allocators hace 12 años
  Marko Pintera 877db0dc33 Renamed CamelotRenderer->CamelotEngine (solution) & CamelotCore (project) hace 13 años