提交歷史

作者 SHA1 備註 提交日期
  BearishSun 79e827cd27 Re-added alternating GUI array backgrounds 10 年之前
  BearishSun 3e9e8eb1c6 Modifying GUI array/list now persist its expanded/collapsed state 10 年之前
  BearishSun 3bf109abe1 Expanding/collapsing objects inside a GUI array/list now works properly 10 年之前
  BearishSun e21a0b2520 Don't display inspector component background if component is empty 10 年之前
  BearishSun 98f239d4ab Refactored InspectableArray and InspectableList so they use the common GUIListField for displaying the array GUI 10 年之前
  BearishSun db37436e98 Inspector refactor - Better abstraction, separated property and GUI modifications into two reported values (WIP) 10 年之前
  BearishSun eaec84330f No longer show GUI background for empty inspectors and complex objects 10 年之前
  BearishSun f284524576 Added dummy icons to inspector 10 年之前
  BearishSun addd559d0a Documentation 10 年之前
  BearishSun 57ab9f7cec Fix for scroll area not resizing contents when a scrollbar is added 10 年之前
  BearishSun f6daa0e16d Gotten rid of foldout and component foldout GUI elements, and replaced them with a styled toggle instead 10 年之前
  BearishSun 3a9872b4b6 Fixed an issue with GUIManager where it would incorrectly overlap elements of the same depth 10 年之前
  BearishSun c5349658df Logic for new drop down box style 10 年之前
  BearishSun 29ddb80a56 Added ability to register custom inspectors for managed types 10 年之前
  Marko Pintera ddf2e30ba6 Improved inspector and menu bar look 10 年之前
  Marko Pintera 93de4e59a0 Updating struct fields in inspector no longer causes the struct inspector GUI to be rebuilt 10 年之前
  Marko Pintera 1342e920d2 Managed serializable list resize works 10 年之前
  Marko Pintera 59f8c29bf0 Much better header display for arrays and list containing objects 10 年之前
  Marko Pintera 774f974053 Fixed an issue where complex objects display in an array or a list would try to insert their GUI elements at wrong layout indices 10 年之前
  Marko Pintera b2dcd9bf9f Optimized ScrollArea layout updates 10 年之前
  Marko Pintera f47503b3d9 Calculating optimal layout size now considers disabled elements 11 年之前
  Marko Pintera 55d19e7973 Added GUIFoldout to InspectableArray/List/Object 11 年之前
  Marko Pintera c0b00d66fb Inspector will not try to display multi-rank arrays as it doesn't support them yet 11 年之前
  Marko Pintera f6fc8e996f Fixed constant unnecessary GUI updates 11 年之前
  Marko Pintera d0a35f68a3 Tested and fixed InspectableObject partially 11 年之前
  Marko Pintera 698ae1d284 Added remaining missing Inspectable and Serializable types 11 年之前
  Marko Pintera e3cab25c32 Array inspector buttons work 11 年之前
  Marko Pintera 3fcc9e78d4 Modified GUI so GUI elements always destroy their children when they are destroyed 11 年之前
  Marko Pintera 5796d726b7 Added clone method to SerializedProperty (untested) 11 年之前
  Marko Pintera 78eba7518c Refactored Inspector and Inspectable objects so they are added to the layout in a more flexible way 11 年之前