Historial de Commits

Autor SHA1 Mensaje Fecha
  BearishSun 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore hace 10 años
  Marko Pintera 2c35a0c825 Removed all the unused allocators hace 10 años
  Marko Pintera 02ce72bd87 Added Ping to GUISceneTreeView hace 10 años
  Marko Pintera 7daafa85e2 _markContentsAsDirty -> _markLayoutAsDirty hace 10 años
  Marko Pintera 22cf8a4b76 More optimized GUI element bound calculations (WIP) hace 10 años
  Marko Pintera 3b445b8888 Updated GUI panel depth so it's signed and accepts both minimum and maximum ranges hace 10 años
  Marko Pintera 42786f0f7f Added depth range to GUIPanel hace 10 años
  Marko Pintera d693b8733c Renamed GUiLayoutExplicit -> GUIPanel hace 10 años
  Marko Pintera 33ab6e3f79 Refactored GUILayoutOptions: hace 10 años
  Marko Pintera 1b1895f796 WIP VisualStudio project syncing hace 10 años
  Marko Pintera 20fa7504ed Resource drag and drop now works with path instead of UUIDs so that folders may be dragged as well hace 10 años
  Marko Pintera 3512c00011 Extended interface for some core-level objects for easier creation hace 11 años
  Marko Pintera 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I hace 11 años
  Marko Pintera 3c5c4b171f Added Selection classes to C++ and C# hace 11 años
  Marko Pintera 0269741e02 Added better selected element management to scene and resource TreeViews hace 11 años
  Marko Pintera 8644a9f53d Major refactor of builtin resources - All resources are imported and saved as a preprocessing step and then just loaded in engine ready format. hace 11 años
  Marko Pintera 492ad2cac2 Major RenderTarget refactor to separate sim and core thread functionality hace 11 años
  Marko Pintera e3cab25c32 Array inspector buttons work hace 11 años
  Marko Pintera 4ee72a455c ProjectLibrary::create added and working hace 11 años
  Marko Pintera 17afc600a7 Massive Cm->Bs file rename hace 11 años
  Marko Pintera 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" hace 11 años
  Marko Pintera 8bfe4ef813 Ported to VS2013 and removed boost completely hace 11 años
  Marko Pintera e73983da31 Moved everything to new Path system hace 11 años
  Marko Pintera f9d0a66b4b New Path class hace 11 años
  Marko Pintera 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine hace 11 años
  Marko Pintera ce9be1bb29 GUI refactor - Editor compiles hace 11 años
  Marko Pintera d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 hace 11 años
  Marko Pintera d55f242a1c Using std::function and std::bind instead of boost hace 11 años
  Marko Pintera cae09d9c91 Drag and drop system now properly sets cursors hace 11 años
  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 hace 11 años