inspector-unity3d
There are 9 repositories under inspector-unity3d topic.
Kilosoft/EditorButton
Add Button to Inspector Unity3D
mitay-walle/ComponentTitlebarGUI
Unity3d script that add callback to draw MGUI upon any Component Titlebar
mitay-walle/TransformInspector
Unity C#-script to add reset buttons and save full proper fields support to Transform
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.
PixelRubro/FreeInspector
An asset to increase the customization in Unity's inspector.
Polish-Coder/Unity-ProVars
ProVars is a Unity plugin that adds several new variable types and display options to the inspector.
austephner/ObsoleteUnityField
An attribute for Unity fields that visually marks them as "obsolete" in the Unity Editor.
SteveTaylorDev/modular-gameplay-builder
First version of a modular, state machine driven logic system which enables behaviour to be built out of scriptable objects in the Unity editor.
SteveTaylorDev/modular-accelerometer-control
Refactored project focusing on small scripts with specific functions. Scripts attached to an object are built to automatically reference one another, so gameplay can be built entirely in editor.