История коммитов

Автор SHA1 Сообщение Дата
  BearishSun e7cfefe9ee Added copyright notices to all files 10 лет назад
  BearishSun abac7348d8 Finishing up exposing GUI widgets to C# 10 лет назад
  BearishSun b428af3c08 Fixing an issue with GUI sliders where they would be constantly triggering onChanged events in inspector 10 лет назад
  BearishSun 1c17be6581 Moved everything to VS 2015 10 лет назад
  BearishSun 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input 10 лет назад
  BearishSun 3494782d81 Disabled GUI elements now ignore input 10 лет назад
  BearishSun 4df60970a4 Fixed GUIElement flags so they're set correctly when re-parenting elements 10 лет назад
  BearishSun 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore 10 лет назад
  Marko Pintera c2015dd039 Int/Float fields now properly trigger on changed events when their values are changed by mouse drag 10 лет назад
  Marko Pintera 2b0aadfb00 Int/Float field drag to increment/decrement works again 10 лет назад
  Marko Pintera 22cf8a4b76 More optimized GUI element bound calculations (WIP) 10 лет назад
  Marko Pintera 65cdd2a30a Removed all uses of GUIArea (WIP) 10 лет назад
  Marko Pintera d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 лет назад
  Marko Pintera 33ab6e3f79 Refactored GUILayoutOptions: 10 лет назад
  Marko Pintera 0155525166 Fixed a bug where min/max range in int/float fields wasn't properly applied 10 лет назад
  Marko Pintera 27d362cd4c Most GUI elements are now tintable 11 лет назад
  Marko Pintera e9775eae14 Added GUILayoutExplicit 11 лет назад
  Marko Pintera 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 11 лет назад
  Marko Pintera e21240a94f Don't update inspectable fields while they're being edited 11 лет назад
  Marko Pintera 5796d726b7 Added clone method to SerializedProperty (untested) 11 лет назад
  Marko Pintera b0236b0eb1 Added support for GUI sub-styles 11 лет назад
  Marko Pintera 163de8cbd1 Inspector displays actual int fields instead of labels 11 лет назад
  Marko Pintera 7094b00be0 A way to calculate optimal and actual GUI element bounds immediately (without waiting for layout update) 11 лет назад
  Marko Pintera 17afc600a7 Massive Cm->Bs file rename 11 лет назад
  Marko Pintera ae856ed0f4 WIP UndoRedo group system 11 лет назад
  Marko Pintera 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 лет назад
  Marko Pintera ce9be1bb29 GUI refactor - Editor compiles 11 лет назад
  Marko Pintera d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 11 лет назад
  Marko Pintera ac362937eb GUI cursor updates are now all done from GUIManager 11 лет назад
  Marko Pintera 2edcfcffba WIP refactoring editor fields 11 лет назад