Commit History

Author SHA1 Message Date
  BearishSun e7cfefe9ee Added copyright notices to all files 10 years ago
  BearishSun 5ac0a74e64 Inspector expand/collapse state is now persistent for all elements throughout a single session 10 years ago
  BearishSun f4b7bf3e2e WIP on Inspector foldout persistance 10 years ago
  BearishSun 28390eb39b GUI tooltips (untested) 10 years ago
  BearishSun 0bd94ece59 More fixes to GUI dictionary 10 years ago
  BearishSun 6f6648e223 Lots of fixes related to list/dictionary GUI refactor 10 years ago
  BearishSun 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input 10 years ago
  BearishSun 7945b75dd7 Removed requirement from inspectable fields to return if changes were made during field refresh 10 years ago
  BearishSun e21a0b2520 Don't display inspector component background if component is empty 10 years ago
  BearishSun 98f239d4ab Refactored InspectableArray and InspectableList so they use the common GUIListField for displaying the array GUI 10 years ago
  BearishSun db37436e98 Inspector refactor - Better abstraction, separated property and GUI modifications into two reported values (WIP) 10 years ago
  BearishSun eaec84330f No longer show GUI background for empty inspectors and complex objects 10 years ago
  BearishSun f284524576 Added dummy icons to inspector 10 years ago
  BearishSun addd559d0a Documentation 10 years ago
  BearishSun 57ab9f7cec Fix for scroll area not resizing contents when a scrollbar is added 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 3a9872b4b6 Fixed an issue with GUIManager where it would incorrectly overlap elements of the same depth 10 years ago
  BearishSun c5349658df Logic for new drop down box style 10 years ago
  BearishSun 29ddb80a56 Added ability to register custom inspectors for managed types 10 years ago
  BearishSun 91148fd66b Documentation 10 years ago
  Marko Pintera ddf2e30ba6 Improved inspector and menu bar look 10 years ago
  Marko Pintera 93de4e59a0 Updating struct fields in inspector no longer causes the struct inspector GUI to be rebuilt 10 years ago
  Marko Pintera 59f8c29bf0 Much better header display for arrays and list containing objects 10 years ago
  Marko Pintera 4527457d2f Documentation 10 years ago
  Marko Pintera b2dcd9bf9f Optimized ScrollArea layout updates 10 years ago
  Marko Pintera f47503b3d9 Calculating optimal layout size now considers disabled elements 11 years ago
  Marko Pintera 55d19e7973 Added GUIFoldout to InspectableArray/List/Object 11 years ago
  Marko Pintera f6fc8e996f Fixed constant unnecessary GUI updates 11 years ago
  Marko Pintera d0a35f68a3 Tested and fixed InspectableObject partially 11 years ago
  Marko Pintera 698ae1d284 Added remaining missing Inspectable and Serializable types 11 years ago