BearishSun 7945b75dd7 Removed requirement from inspectable fields to return if changes were made during field refresh 10 lat temu
..
CustomInspector.cs 50bcd9e76d Added a GUIListBoxField and a GUIEnumField 10 lat temu
GenericInspector.cs edd6cd973e Removed requirement for inspector GUI objects to track if changes were made in order to reduce their code size 10 lat temu
InspectableArray.cs 7945b75dd7 Removed requirement from inspectable fields to return if changes were made during field refresh 10 lat temu
InspectableBool.cs 98f239d4ab Refactored InspectableArray and InspectableList so they use the common GUIListField for displaying the array GUI 10 lat temu
InspectableColor.cs 98f239d4ab Refactored InspectableArray and InspectableList so they use the common GUIListField for displaying the array GUI 10 lat temu
InspectableField.cs 7945b75dd7 Removed requirement from inspectable fields to return if changes were made during field refresh 10 lat temu
InspectableFieldLayout.cs 98f239d4ab Refactored InspectableArray and InspectableList so they use the common GUIListField for displaying the array GUI 10 lat temu
InspectableFloat.cs 98f239d4ab Refactored InspectableArray and InspectableList so they use the common GUIListField for displaying the array GUI 10 lat temu
InspectableGameObjectRef.cs 98f239d4ab Refactored InspectableArray and InspectableList so they use the common GUIListField for displaying the array GUI 10 lat temu
InspectableInt.cs 98f239d4ab Refactored InspectableArray and InspectableList so they use the common GUIListField for displaying the array GUI 10 lat temu
InspectableList.cs 7945b75dd7 Removed requirement from inspectable fields to return if changes were made during field refresh 10 lat temu
InspectableObject.cs 7945b75dd7 Removed requirement from inspectable fields to return if changes were made during field refresh 10 lat temu
InspectableResourceRef.cs 98f239d4ab Refactored InspectableArray and InspectableList so they use the common GUIListField for displaying the array GUI 10 lat temu
InspectableString.cs 98f239d4ab Refactored InspectableArray and InspectableList so they use the common GUIListField for displaying the array GUI 10 lat temu
InspectableVector2.cs 98f239d4ab Refactored InspectableArray and InspectableList so they use the common GUIListField for displaying the array GUI 10 lat temu
InspectableVector3.cs 98f239d4ab Refactored InspectableArray and InspectableList so they use the common GUIListField for displaying the array GUI 10 lat temu
InspectableVector4.cs 98f239d4ab Refactored InspectableArray and InspectableList so they use the common GUIListField for displaying the array GUI 10 lat temu
Inspector.cs edd6cd973e Removed requirement for inspector GUI objects to track if changes were made in order to reduce their code size 10 lat temu
InspectorUtility.cs addd559d0a Documentation 10 lat temu
InspectorWindow.cs db37436e98 Inspector refactor - Better abstraction, separated property and GUI modifications into two reported values (WIP) 10 lat temu