BearishSun 1779461ac5 Feature: 'Create' button in object inspector will now offer a list of all derived types that can be assigned to that field 7 年 前
..
Style bb568ad493 Feature: Added LayerMask attribute to display an ulong field as a layer mask in inspector 7 年 前
CustomInspector.cs d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 8 年 前
GenericInspector.cs 3563dee506 Bugfix: Selecting an item in the Library window will no longer cause the full resource to load into memory 7 年 前
InspectableArray.cs d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 8 年 前
InspectableBool.cs 3fafbc7b33 Feature: Added inspectable fields for float & color distribution 7 年 前
InspectableColor.cs 3fafbc7b33 Feature: Added inspectable fields for float & color distribution 7 年 前
InspectableColorDistribution.cs 3fafbc7b33 Feature: Added inspectable fields for float & color distribution 7 年 前
InspectableColorGradient.cs 3fafbc7b33 Feature: Added inspectable fields for float & color distribution 7 年 前
InspectableCurve.cs 3fafbc7b33 Feature: Added inspectable fields for float & color distribution 7 年 前
InspectableDictionary.cs 3fafbc7b33 Feature: Added inspectable fields for float & color distribution 7 年 前
InspectableField.cs bb568ad493 Feature: Added LayerMask attribute to display an ulong field as a layer mask in inspector 7 年 前
InspectableFieldLayout.cs d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 8 年 前
InspectableFloat.cs 3fafbc7b33 Feature: Added inspectable fields for float & color distribution 7 年 前
InspectableFloatDistribution.cs 3fafbc7b33 Feature: Added inspectable fields for float & color distribution 7 年 前
InspectableGameObjectRef.cs 3fafbc7b33 Feature: Added inspectable fields for float & color distribution 7 年 前
InspectableInt.cs 3fafbc7b33 Feature: Added inspectable fields for float & color distribution 7 年 前
InspectableLayerMask.cs bb568ad493 Feature: Added LayerMask attribute to display an ulong field as a layer mask in inspector 7 年 前
InspectableList.cs 3fafbc7b33 Feature: Added inspectable fields for float & color distribution 7 年 前
InspectableObject.cs 1779461ac5 Feature: 'Create' button in object inspector will now offer a list of all derived types that can be assigned to that field 7 年 前
InspectableRRef.cs 2f834aeb69 Bugfix: Properly use inner RRef resource types when looking up inspector fields and creating a resource field 7 年 前
InspectableRangedField.cs 3fafbc7b33 Feature: Added inspectable fields for float & color distribution 7 年 前
InspectableRangedFloat.cs 3fafbc7b33 Feature: Added inspectable fields for float & color distribution 7 年 前
InspectableRangedInt.cs 3fafbc7b33 Feature: Added inspectable fields for float & color distribution 7 年 前
InspectableResource.cs 3fafbc7b33 Feature: Added inspectable fields for float & color distribution 7 年 前
InspectableString.cs 3fafbc7b33 Feature: Added inspectable fields for float & color distribution 7 年 前
InspectableVector2.cs 3fafbc7b33 Feature: Added inspectable fields for float & color distribution 7 年 前
InspectableVector3.cs 3fafbc7b33 Feature: Added inspectable fields for float & color distribution 7 年 前
InspectableVector4.cs 3fafbc7b33 Feature: Added inspectable fields for float & color distribution 7 年 前
Inspector.cs 3563dee506 Bugfix: Selecting an item in the Library window will no longer cause the full resource to load into memory 7 年 前
InspectorPersistentData.cs d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 8 年 前
InspectorUtility.cs d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 8 年 前
InspectorWindow.cs a080346994 Feature: Resource import now happens in the background 7 年 前