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