Historique des commits

Auteur SHA1 Message Date
  Marko Pintera 4a4223c27e Added shortcut key names for non alphanumeric keys il y a 10 ans
  Marko Pintera 1b8b8a2129 GUISceneTreeView fixes: il y a 10 ans
  Marko Pintera e8ef106115 Scene tree view features (untested) il y a 10 ans
  Marko Pintera 02ce72bd87 Added Ping to GUISceneTreeView il y a 10 ans
  Marko Pintera b5906002ab GUISceneTreeView elements can be deleted il y a 10 ans
  Marko Pintera 7daafa85e2 _markContentsAsDirty -> _markLayoutAsDirty il y a 10 ans
  Marko Pintera ef747c6872 Documentation il y a 10 ans
  Marko Pintera adee486455 More work on the Project Window il y a 10 ans
  Marko Pintera 005da72c82 Better way of calculating GUI clip rectangle il y a 10 ans
  Marko Pintera 22cf8a4b76 More optimized GUI element bound calculations (WIP) il y a 10 ans
  Marko Pintera 3b445b8888 Updated GUI panel depth so it's signed and accepts both minimum and maximum ranges il y a 10 ans
  Marko Pintera 65cdd2a30a Removed all uses of GUIArea (WIP) il y a 10 ans
  Marko Pintera 42786f0f7f Added depth range to GUIPanel 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 e9775eae14 Added GUILayoutExplicit il y a 11 ans
  Marko Pintera 74e5650965 GUISlider and GUIProgressBar working il y a 11 ans
  Marko Pintera dd31dc8f1c GUI slider and progress bar WIP il y a 11 ans
  Marko Pintera 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I il y a 11 ans
  Marko Pintera 0269741e02 Added better selected element management to scene and resource TreeViews il y a 11 ans
  Marko Pintera 7094b00be0 A way to calculate optimal and actual GUI element bounds immediately (without waiting for layout update) 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 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 d55f242a1c Using std::function and std::bind instead of boost il y a 11 ans
  Marko Pintera ac362937eb GUI cursor updates are now all done from GUIManager 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