Commit Verlauf

Autor SHA1 Nachricht Datum
  BearishSun e7cfefe9ee Added copyright notices to all files vor 10 Jahren
  BearishSun 5ac0a74e64 Inspector expand/collapse state is now persistent for all elements throughout a single session vor 10 Jahren
  BearishSun f4b7bf3e2e WIP on Inspector foldout persistance vor 10 Jahren
  BearishSun 0bd94ece59 More fixes to GUI dictionary vor 10 Jahren
  BearishSun 6f6648e223 Lots of fixes related to list/dictionary GUI refactor vor 10 Jahren
  BearishSun f25457ae8e Fixes for list/dictionary field refactor (WIP) vor 10 Jahren
  BearishSun d30c9e5941 Another GUI list/dictionary field refactor so outside code may get notified when changes to internal elements are made vor 10 Jahren
  BearishSun 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input vor 10 Jahren
  BearishSun e277f5bfe7 Refactored GUI list so it doesn't need to be fully rebuild with element is added or removed vor 10 Jahren
  BearishSun 6987176cc0 Rebuilding the GUI list or dictionary will now preserve existing rows vor 10 Jahren
  BearishSun eb3529b6ba Added InspectableDictionary (not tested) vor 10 Jahren
  BearishSun bfbb876f7f Removed redundant clone method from SerializableProperty vor 10 Jahren
  BearishSun 7945b75dd7 Removed requirement from inspectable fields to return if changes were made during field refresh vor 10 Jahren
  BearishSun 79e827cd27 Re-added alternating GUI array backgrounds vor 10 Jahren
  BearishSun 3e9e8eb1c6 Modifying GUI array/list now persist its expanded/collapsed state vor 10 Jahren
  BearishSun 3bf109abe1 Expanding/collapsing objects inside a GUI array/list now works properly vor 10 Jahren
  BearishSun e21a0b2520 Don't display inspector component background if component is empty vor 10 Jahren
  BearishSun 98f239d4ab Refactored InspectableArray and InspectableList so they use the common GUIListField for displaying the array GUI vor 10 Jahren
  BearishSun db37436e98 Inspector refactor - Better abstraction, separated property and GUI modifications into two reported values (WIP) vor 10 Jahren
  BearishSun eaec84330f No longer show GUI background for empty inspectors and complex objects vor 10 Jahren
  BearishSun f284524576 Added dummy icons to inspector vor 10 Jahren
  BearishSun addd559d0a Documentation vor 10 Jahren
  BearishSun 57ab9f7cec Fix for scroll area not resizing contents when a scrollbar is added vor 10 Jahren
  BearishSun f6daa0e16d Gotten rid of foldout and component foldout GUI elements, and replaced them with a styled toggle instead vor 10 Jahren
  BearishSun 3a9872b4b6 Fixed an issue with GUIManager where it would incorrectly overlap elements of the same depth vor 10 Jahren
  BearishSun c5349658df Logic for new drop down box style vor 10 Jahren
  BearishSun 29ddb80a56 Added ability to register custom inspectors for managed types vor 10 Jahren
  Marko Pintera ddf2e30ba6 Improved inspector and menu bar look vor 10 Jahren
  Marko Pintera 93de4e59a0 Updating struct fields in inspector no longer causes the struct inspector GUI to be rebuilt vor 10 Jahren
  Marko Pintera 1342e920d2 Managed serializable list resize works vor 10 Jahren