Historique des commits

Auteur SHA1 Message Date
  BearishSun e7cfefe9ee Added copyright notices to all files il y a 10 ans
  BearishSun abac7348d8 Finishing up exposing GUI widgets to C# il y a 10 ans
  BearishSun a2a5cfb434 Added a separate RTTI for WindowFrameWidget as it was being identifier a GUIWidget which was confusing EditorWindows il y a 10 ans
  BearishSun d1c685013d Fixed an issue with non-client mouse events not having proper coordinates il y a 10 ans
  BearishSun 9d54de245b Fixed a memory corruption issue in GUIManager that happened when a widget was deleted il y a 10 ans
  BearishSun 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore il y a 10 ans
  Marko Pintera 36dd4706af WIP changing all uses of GUIArea to GUIPanel il y a 10 ans
  Marko Pintera 55d20b27b9 Added RTTI for GUISkin and GUIElementStyle il y a 10 ans
  Marko Pintera 3f3075d532 More work on modal windows & progress bar window il y a 11 ans
  Marko Pintera 88ee5b68fd First part of render target refactor in order to get only core versions used on core thread il y a 11 ans
  Marko Pintera 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I il y a 11 ans
  Marko Pintera 492ad2cac2 Major RenderTarget refactor to separate sim and core thread functionality il y a 11 ans
  Marko Pintera 17afc600a7 Massive Cm->Bs file rename il y a 11 ans
  Marko Pintera 8bfe4ef813 Ported to VS2013 and removed boost completely il y a 11 ans
  Marko Pintera 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine il y a 11 ans
  Marko Pintera ce9be1bb29 GUI refactor - Editor compiles il y a 11 ans
  Marko Pintera d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 il y a 11 ans
  Marko Pintera 42b20759ef Refactored Module startUp (does not compile because of a weird linker error ATM) il y a 11 ans
  Marko Pintera b81f40a8ec Moved BansheeEditor into a separate .dll to solve an issue with static members (primarily singletons) not being shared across .dlls if they're instantiated in an .exe il y a 11 ans