Commit History

Author SHA1 Message Date
  Marko Pintera 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 years ago
  Marko Pintera 7094b00be0 A way to calculate optimal and actual GUI element bounds immediately (without waiting for layout update) 11 years ago
  Marko Pintera 17afc600a7 Massive Cm->Bs file rename 11 years ago
  Marko Pintera 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 years ago
  Marko Pintera 8bfe4ef813 Ported to VS2013 and removed boost completely 11 years ago
  Marko Pintera 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 years ago
  Marko Pintera ce9be1bb29 GUI refactor - Editor compiles 11 years ago
  Marko Pintera d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 11 years ago
  Marko Pintera d55f242a1c Using std::function and std::bind instead of boost 11 years ago
  Marko Pintera b5260ae364 Tabbed bar background image now properly stretches across the entire bar 11 years ago
  Marko Pintera 42b20759ef Refactored Module startUp (does not compile because of a weird linker error ATM) 11 years ago
  Marko Pintera 53a15ba994 Fixed an issue where docked widget containers with a titlebar would overwrite the main window non client move areas 11 years ago
  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 11 years ago