BearishSun e277f5bfe7 Refactored GUI list so it doesn't need to be fully rebuild with element is added or removed 10 years ago
..
CustomInspector.cs 50bcd9e76d Added a GUIListBoxField and a GUIEnumField 10 years ago
GenericInspector.cs a634379664 Various fixes to GUI dictionary 10 years ago
InspectableArray.cs e277f5bfe7 Refactored GUI list so it doesn't need to be fully rebuild with element is added or removed 10 years ago
InspectableBool.cs 98f239d4ab Refactored InspectableArray and InspectableList so they use the common GUIListField for displaying the array GUI 10 years ago
InspectableColor.cs 98f239d4ab Refactored InspectableArray and InspectableList so they use the common GUIListField for displaying the array GUI 10 years ago
InspectableDictionary.cs ba430a3650 Refactored GUI dictionary so that it does not require a full rebuild every time a new entry is added or removed 10 years ago
InspectableField.cs eb3529b6ba Added InspectableDictionary (not tested) 10 years ago
InspectableFieldLayout.cs 98f239d4ab Refactored InspectableArray and InspectableList so they use the common GUIListField for displaying the array GUI 10 years ago
InspectableFloat.cs 98f239d4ab Refactored InspectableArray and InspectableList so they use the common GUIListField for displaying the array GUI 10 years ago
InspectableGameObjectRef.cs 98f239d4ab Refactored InspectableArray and InspectableList so they use the common GUIListField for displaying the array GUI 10 years ago
InspectableInt.cs 98f239d4ab Refactored InspectableArray and InspectableList so they use the common GUIListField for displaying the array GUI 10 years ago
InspectableList.cs e277f5bfe7 Refactored GUI list so it doesn't need to be fully rebuild with element is added or removed 10 years ago
InspectableObject.cs 7945b75dd7 Removed requirement from inspectable fields to return if changes were made during field refresh 10 years ago
InspectableResourceRef.cs 98f239d4ab Refactored InspectableArray and InspectableList so they use the common GUIListField for displaying the array GUI 10 years ago
InspectableString.cs 98f239d4ab Refactored InspectableArray and InspectableList so they use the common GUIListField for displaying the array GUI 10 years ago
InspectableVector2.cs 98f239d4ab Refactored InspectableArray and InspectableList so they use the common GUIListField for displaying the array GUI 10 years ago
InspectableVector3.cs 98f239d4ab Refactored InspectableArray and InspectableList so they use the common GUIListField for displaying the array GUI 10 years ago
InspectableVector4.cs 98f239d4ab Refactored InspectableArray and InspectableList so they use the common GUIListField for displaying the array GUI 10 years ago
Inspector.cs c4e5e86f41 Added a (still unused) "disabled" flag to GUIElement 10 years ago
InspectorUtility.cs addd559d0a Documentation 10 years ago
InspectorWindow.cs c4e5e86f41 Added a (still unused) "disabled" flag to GUIElement 10 years ago