コミット履歴

作者 SHA1 メッセージ 日付
  BearishSun 011fa7a847 Added a GUIArray object to simplify creating generic GUI for arrays (Not tested) 10 年 前
  BearishSun 92f71af102 Fixed an issue where ScriptGUIScrollArea child layout's interop object wasn't being cleaned up 10 年 前
  Marko Pintera fedd162d57 Various bug fixes relating to new project loading system: 10 年 前
  Marko Pintera 86f54d6527 Mostly finished with the project library import progress bar 10 年 前
  Marko Pintera d48eac3ca9 Modified how C# GUI element destruction works so it now properly handles elements that go out of scope 10 年 前
  Marko Pintera 3b445b8888 Updated GUI panel depth so it's signed and accepts both minimum and maximum ranges 10 年 前
  Marko Pintera 65cdd2a30a Removed all uses of GUIArea (WIP) 10 年 前
  Marko Pintera 42786f0f7f Added depth range to GUIPanel 10 年 前
  Marko Pintera d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 年 前
  Marko Pintera 12c4c6b013 Refactored GUILayout and GUI space creation so layouts can be reparented and their creation is more alike other GUI elements 10 年 前
  Marko Pintera fc7fc179b9 More work on ColorPicker 10 年 前
  Marko Pintera ffaba68be1 Added C# wrappers for GUISlider, GUIProgressBar and GUILayoutExplicit 11 年 前
  Marko Pintera 5501d158b7 GUIPanelContainer works with clipping 11 年 前
  Marko Pintera 78eba7518c Refactored Inspector and Inspectable objects so they are added to the layout in a more flexible way 11 年 前
  Marko Pintera d1f7bb9e26 Added GUILayoutUtility wrapper 11 年 前
  Marko Pintera 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" 11 年 前
  Marko Pintera 84d73a2baa More fixes to prevent errors at shutdown - Mostly Mono and Script related 11 年 前
  Marko Pintera 785f60e078 Script GUI elements now share a common base class 11 年 前
  Marko Pintera ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it 11 年 前
  Marko Pintera 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine 11 年 前
  Marko Pintera 36c918a215 Refactored Script and C# GUI interface 11 年 前
  Marko Pintera 8539e9a863 Basic C# component and field serialization tested and working 11 年 前
  Marko Pintera be6adc683d C# object serialization WIP 11 年 前
  Marko Pintera 3956823710 WIP - C# object serialization (Does not compile) 11 年 前
  Marko Pintera d5d36e3cdd Added Disable/Enable/Disable to GUIElement 12 年 前
  Marko Pintera dba38b29a6 C# ScrollArea 12 年 前
  Marko Pintera c12b03a92f Moved all Script stuff to separate libraries 12 年 前