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