Commit History

Author SHA1 Message Date
  Marko Pintera d48eac3ca9 Modified how C# GUI element destruction works so it now properly handles elements that go out of scope 10 years ago
  Marko Pintera 3b445b8888 Updated GUI panel depth so it's signed and accepts both minimum and maximum ranges 10 years ago
  Marko Pintera 65cdd2a30a Removed all uses of GUIArea (WIP) 10 years ago
  Marko Pintera 42786f0f7f Added depth range to GUIPanel 10 years ago
  Marko Pintera d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 years ago
  Marko Pintera 1b1895f796 WIP VisualStudio project syncing 10 years ago
  Marko Pintera fc7fc179b9 More work on ColorPicker 11 years ago
  Marko Pintera ffaba68be1 Added C# wrappers for GUISlider, GUIProgressBar and GUILayoutExplicit 11 years ago
  Marko Pintera 78eba7518c Refactored Inspector and Inspectable objects so they are added to the layout in a more flexible way 11 years ago
  Marko Pintera d1f7bb9e26 Added GUILayoutUtility wrapper 11 years ago
  Marko Pintera 84d73a2baa More fixes to prevent errors at shutdown - Mostly Mono and Script related 11 years ago
  Marko Pintera ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it 11 years ago
  Marko Pintera 36c918a215 Refactored Script and C# GUI interface 11 years ago
  Marko Pintera d5d36e3cdd Added Disable/Enable/Disable to GUIElement 12 years ago
  Marko Pintera dba38b29a6 C# ScrollArea 12 years ago
  Marko Pintera c12b03a92f Moved all Script stuff to separate libraries 12 years ago