Historial de Commits

Autor SHA1 Mensaje Fecha
  BearishSun 0ddc6c09b5 Working on new UI hace 10 años
  BearishSun 05bcc32e89 EditorWindow maximize/restore works hace 10 años
  BearishSun 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore hace 10 años
  Marko Pintera 10657f775c Added proper names for C# editor windows hace 10 años
  Marko Pintera 7f224d0279 Fixed an issue where editor window non-client areas were not properly set up right after creation hace 10 años
  Marko Pintera 2f97794d25 Fixed shutdown so that all managed objects are unloaded before various script manager they may reference are shutdown hace 10 años
  Marko Pintera 36dd4706af WIP changing all uses of GUIArea to GUIPanel hace 10 años
  Marko Pintera 8782c6cc48 Slight fixes to EditorWidget and C# GUIArea depth hace 11 años
  Marko Pintera 46eb1edb0f WIP Scene window hace 11 años
  Marko Pintera 291d0bb7bd Fixed render target properties so they are updated properly hace 11 años
  Marko Pintera 49c177131f Added tracking of editor widget focus and a way to transform screen to widget coordinates hace 11 años
  Marko Pintera 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I hace 11 años
  Marko Pintera 7c1348d402 Enabled scene and tree views for better GameObjectField testing hace 11 años
  Marko Pintera 0b6f4674c7 More input refactor to accomodate virtual axes, gamepads and multiple input devices 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 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 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 53a15ba994 Fixed an issue where docked widget containers with a titlebar would overwrite the main window non client move areas hace 11 años
  Marko Pintera ac6b038635 Ensured that EditorWidgets no longer require 2 step initialization 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