unity-inspector
There are 9 repositories under unity-inspector topic.
TylerTemp/SaintsField
A Unity Inspector extension tool focusing on script fields inspector enhancement
CTN-Originals/Unity-DrawIf-Attributes
Custom attributes to help you organize your inspector without having to write a whole custom editor script.
Argzero/SerializableDictionaryForUnity
A Dictionary that can be serialized in the Unity Inspector. Instructions for how to get your dictionary to display are in the Serialized Dictionary Class. Enjoy.
Varneon/V-Inspector
Unity Editor toolkit for creating custom inspectors with UIElements
mariodebono/Unity-Helper-Inspector
A Unity inspector helper that provides some attributes and custom inspectors to help with development.
Nenniana/Unity-Inspector-Enhancements
Inspector Enhancements is a small Unity package offering custom drawers and property attributes (Hide-/ShowIf, HideLabel, Required and InlineProperty, with more on the way) to enhance the Unity Inspector experience.
Varneon/Neon-Inspector
Custom neon-style inspector for V-Inspector
PrathamArtz/Unity-Attributes
Unity Attributes for Better Inspector Experience
SimpleDevs-Tools/UnityUtils
A collection of helpful Unity scripts and editor tools, purely for convenience. Such tools include allowing for "Read Only" inspector elements, serializable versions of Unity primitive classes, and Help boxes in the Unity Inspector.