Historial de Commits

Autor SHA1 Mensaje Fecha
  BearishSun e277f5bfe7 Refactored GUI list so it doesn't need to be fully rebuild with element is added or removed hace 10 años
  BearishSun 6987176cc0 Rebuilding the GUI list or dictionary will now preserve existing rows hace 10 años
  BearishSun eb3529b6ba Added InspectableDictionary (not tested) hace 10 años
  BearishSun bfbb876f7f Removed redundant clone method from SerializableProperty hace 10 años
  BearishSun 7945b75dd7 Removed requirement from inspectable fields to return if changes were made during field refresh hace 10 años
  BearishSun 79e827cd27 Re-added alternating GUI array backgrounds hace 10 años
  BearishSun 3e9e8eb1c6 Modifying GUI array/list now persist its expanded/collapsed state hace 10 años
  BearishSun 3bf109abe1 Expanding/collapsing objects inside a GUI array/list now works properly hace 10 años
  BearishSun e21a0b2520 Don't display inspector component background if component is empty hace 10 años
  BearishSun 98f239d4ab Refactored InspectableArray and InspectableList so they use the common GUIListField for displaying the array GUI hace 10 años
  BearishSun db37436e98 Inspector refactor - Better abstraction, separated property and GUI modifications into two reported values (WIP) hace 10 años
  BearishSun eaec84330f No longer show GUI background for empty inspectors and complex objects hace 10 años
  BearishSun f284524576 Added dummy icons to inspector hace 10 años
  BearishSun addd559d0a Documentation hace 10 años
  BearishSun 57ab9f7cec Fix for scroll area not resizing contents when a scrollbar is added hace 10 años
  BearishSun f6daa0e16d Gotten rid of foldout and component foldout GUI elements, and replaced them with a styled toggle instead hace 10 años
  BearishSun 3a9872b4b6 Fixed an issue with GUIManager where it would incorrectly overlap elements of the same depth hace 10 años
  BearishSun c5349658df Logic for new drop down box style hace 10 años
  BearishSun 29ddb80a56 Added ability to register custom inspectors for managed types hace 10 años
  Marko Pintera ddf2e30ba6 Improved inspector and menu bar look hace 10 años
  Marko Pintera 93de4e59a0 Updating struct fields in inspector no longer causes the struct inspector GUI to be rebuilt hace 10 años
  Marko Pintera 1342e920d2 Managed serializable list resize works hace 10 años
  Marko Pintera 59f8c29bf0 Much better header display for arrays and list containing objects hace 10 años
  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 hace 10 años
  Marko Pintera b2dcd9bf9f Optimized ScrollArea layout updates hace 10 años
  Marko Pintera f47503b3d9 Calculating optimal layout size now considers disabled elements hace 11 años
  Marko Pintera 55d19e7973 Added GUIFoldout to InspectableArray/List/Object hace 11 años
  Marko Pintera c0b00d66fb Inspector will not try to display multi-rank arrays as it doesn't support them yet hace 11 años
  Marko Pintera f6fc8e996f Fixed constant unnecessary GUI updates hace 11 años
  Marko Pintera d0a35f68a3 Tested and fixed InspectableObject partially hace 11 años