Historique des commits

Auteur SHA1 Message Date
  BearishSun 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore il y a 10 ans
  Marko Pintera 2c35a0c825 Removed all the unused allocators il y a 10 ans
  Marko Pintera bc542214fd Updating GUI elements in common ways (hovering, changing content, inputting text) no longer triggers a layout update il y a 10 ans
  Marko Pintera 7daafa85e2 _markContentsAsDirty -> _markLayoutAsDirty il y a 10 ans
  Marko Pintera 22cf8a4b76 More optimized GUI element bound calculations (WIP) il y a 10 ans
  Marko Pintera d693b8733c Renamed GUiLayoutExplicit -> GUIPanel il y a 10 ans
  Marko Pintera 33ab6e3f79 Refactored GUILayoutOptions: il y a 10 ans
  Marko Pintera b1e42e1c76 GUIRenderTexture now uses a non-transparent shader il y a 11 ans
  Marko Pintera 17afc600a7 Massive Cm->Bs file rename il y a 11 ans
  Marko Pintera 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" il y a 11 ans
  Marko Pintera bb73926921 Refactored how are Application classes structured (they now derive from each other) 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 16a796b5af Encapsulated all usages of mStyle in GUI and made sure GUI elements properly update sprites if style changes il y a 11 ans
  Marko Pintera d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 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