Commit History

Author SHA1 Message Date
  BearishSun a92c1b167f Added GUIDictionaryField (WIP) 10 years ago
  BearishSun db37436e98 Inspector refactor - Better abstraction, separated property and GUI modifications into two reported values (WIP) 10 years ago
  BearishSun 4511ec8735 Renderable inspector (not tested) 10 years ago
  BearishSun c25c9d3832 Sprite texture inspector 10 years ago
  BearishSun 011fa7a847 Added a GUIArray object to simplify creating generic GUI for arrays (Not tested) 10 years ago
  BearishSun 04d68a2c57 Plain text inspector 10 years ago
  BearishSun 7a6945b210 Added ScriptCode inspector 10 years ago
  BearishSun 2b4dca6e54 Added toolbar buttons and various editor icons 10 years ago
  BearishSun 6aef09fdde Added toolbar management code to C# 10 years ago
  BearishSun 24cbc21f35 Mesh inspector 10 years ago
  BearishSun d351d64ba2 Texture inspector 10 years ago
  BearishSun b270993395 Light inspector 10 years ago
  BearishSun 153a11a96e Material inspector 10 years ago
  BearishSun bf5674890d Refactoring library window 10 years ago
  BearishSun bf16de13f1 Added a GUISliderField and extended normal sliders with a range and step increment 10 years ago
  BearishSun d8d5034b30 Added a way to add basic 3D primitives to the scene 10 years ago
  BearishSun 50bcd9e76d Added a GUIListBoxField and a GUIEnumField 10 years ago
  BearishSun eea035e168 Documentation 10 years ago
  BearishSun 77fd1ec83a Added a way to create new resources in Library Window 10 years ago
  BearishSun b489b88a5a Fixed a GUI layout squishing issue that was caused by GUI panels not having their minimal layout size calculated 10 years ago
  BearishSun addd559d0a Documentation 10 years ago
  BearishSun f6daa0e16d Gotten rid of foldout and component foldout GUI elements, and replaced them with a styled toggle instead 10 years ago
  BearishSun 29ddb80a56 Added ability to register custom inspectors for managed types 10 years ago
  Marko Pintera 18660b3053 Documentation 10 years ago
  Marko Pintera 2efd26a9a3 Added project-specific properties to EditorSettings 10 years ago
  Marko Pintera 09bbc8848d Added C# Undo/redo (untested) 10 years ago
  Marko Pintera 2b6bfc1cd7 Neater ResourceManagerCode 10 years ago
  Marko Pintera cd3174bc2a Localized strings no longer use a callback to notify owners about changes 10 years ago
  Marko Pintera 62f37ceb7d GUITextureField (untested) 10 years ago
  Marko Pintera f85cceb27d Add basic level load/save method 10 years ago