BearishSun a519c3dfec Bugfix: Fix invalid HDR color check that caused things to error out in inspector 6 年之前
..
Style 03e9def16b Build: Updated 'bsf' version 6 年之前
CustomInspector.cs c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 年之前
GenericInspector.cs b7fed041b9 WIP: UndoRedo refactor 6 年之前
InspectableAABox.cs b7fed041b9 WIP: UndoRedo refactor 6 年之前
InspectableArray.cs 04d6084ffd Bugfix: Properly update array/list/dictionary inspectors when their underlying objects change outside of the inspector 6 年之前
InspectableBool.cs b7fed041b9 WIP: UndoRedo refactor 6 年之前
InspectableCategory.cs b7fed041b9 WIP: UndoRedo refactor 6 年之前
InspectableColor.cs a519c3dfec Bugfix: Fix invalid HDR color check that caused things to error out in inspector 6 年之前
InspectableColorDistribution.cs b7fed041b9 WIP: UndoRedo refactor 6 年之前
InspectableColorGradient.cs b7fed041b9 WIP: UndoRedo refactor 6 年之前
InspectableColorGradientHDR.cs 03e9def16b Build: Updated 'bsf' version 6 年之前
InspectableCurve.cs b7fed041b9 WIP: UndoRedo refactor 6 年之前
InspectableDegree.cs 0f10660d68 Feature: Degree and Radian inspector fields now support sliders 6 年之前
InspectableDictionary.cs 04d6084ffd Bugfix: Properly update array/list/dictionary inspectors when their underlying objects change outside of the inspector 6 年之前
InspectableEnum.cs b7fed041b9 WIP: UndoRedo refactor 6 年之前
InspectableEuler.cs b7fed041b9 WIP: UndoRedo refactor 6 年之前
InspectableField.cs 03e9def16b Build: Updated 'bsf' version 6 年之前
InspectableFieldLayout.cs df0775ba6b Refactor: Much improved way of creating custom inspectors 6 年之前
InspectableFloat.cs b7fed041b9 WIP: UndoRedo refactor 6 年之前
InspectableFloatDistribution.cs b7fed041b9 WIP: UndoRedo refactor 6 年之前
InspectableGameObjectRef.cs b7fed041b9 WIP: UndoRedo refactor 6 年之前
InspectableInt.cs b7fed041b9 WIP: UndoRedo refactor 6 年之前
InspectableLayerMask.cs b7fed041b9 WIP: UndoRedo refactor 6 年之前
InspectableList.cs 04d6084ffd Bugfix: Properly update array/list/dictionary inspectors when their underlying objects change outside of the inspector 6 年之前
InspectableObject.cs b7fed041b9 WIP: UndoRedo refactor 6 年之前
InspectableQuaternion.cs b7fed041b9 WIP: UndoRedo refactor 6 年之前
InspectableRRef.cs b7fed041b9 WIP: UndoRedo refactor 6 年之前
InspectableRadian.cs 0f10660d68 Feature: Degree and Radian inspector fields now support sliders 6 年之前
InspectableRangedField.cs ab1f24da2d Feature: Added LoadOnAssign attribute to C# API 6 年之前
InspectableRangedFloat.cs b7fed041b9 WIP: UndoRedo refactor 6 年之前
InspectableRangedInt.cs b7fed041b9 WIP: UndoRedo refactor 6 年之前
InspectableResource.cs b7fed041b9 WIP: UndoRedo refactor 6 年之前
InspectableString.cs b7fed041b9 WIP: UndoRedo refactor 6 年之前
InspectableTexture.cs b7fed041b9 WIP: UndoRedo refactor 6 年之前
InspectableVector2.cs b7fed041b9 WIP: UndoRedo refactor 6 年之前
InspectableVector2Distribution.cs b7fed041b9 WIP: UndoRedo refactor 6 年之前
InspectableVector3.cs b7fed041b9 WIP: UndoRedo refactor 6 年之前
InspectableVector3Distribution.cs b7fed041b9 WIP: UndoRedo refactor 6 年之前
InspectableVector4.cs b7fed041b9 WIP: UndoRedo refactor 6 年之前
Inspector.cs 24f1eb47dd Refactor: Animation, Bone, LightProbeVolume and Rigidbody inspectors are now auto-generated or updated to the new API 6 年之前
InspectorPersistentData.cs c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 年之前
InspectorUtility.cs c047b0b374 Refactor: BansheeEditor -> bs.Editor namespace, to match the naming of the core namespace 7 年之前
InspectorWindow.cs 964a6180d4 Bugfix: When importing a resource via drag and drop properly display the resource in inspector after import 6 年之前