EditorStylesScriptable
Small utility addon for Unity to have all EditorStyles cached in a ScriptableObject with previews. Can use the GUIStyles for custom editors, tools or even at game runtime. (by WooshiiDev)
Smart-Inspector
Fluent re-take on Unity Inspector UX. Packed with QoL improvements. (by neon-age)
| EditorStylesScriptable | Smart-Inspector | |
|---|---|---|
| 1 | 2 | |
| 35 | 890 | |
| - | - | |
| 1.8 | 0.0 | |
| over 5 years ago | over 2 years ago | |
| C# | C# | |
| MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
EditorStylesScriptable
Posts with mentions or reviews of EditorStylesScriptable.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Created a small utility where all internal EditorStyles can be accessed at anytime from a ScriptableObject at runtime
Link to Repository: https://github.com/WooshiiDev/EditorStylesScriptable Hey there! This isn't anything too big but I thought I'd share anyway.
Smart-Inspector
Posts with mentions or reviews of Smart-Inspector.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-07-09.
-
My free Unity Inspector plugin now offers full customization for compact layout and drastically improves performance with many components!
Repository - https://github.com/neon-age/Smart-Inspector
- Tabbed Inspector! Peek components without scrolling or expanding, saving your time and screen real-estate. https://github.com/neon-age/Smart-Inspector
What are some alternatives?
When comparing EditorStylesScriptable and Smart-Inspector you can also consider the following projects:
ecs-unityintegration - UnityEditor integration for LeoECS Entity Component System framework.
LZXAuto - LZXCompactLight makes NTFS file system compression automatic for LZX algorithm.
UnityRuntimeNodeEditor - Unity runtime node editor using with Unity UI.
OpenGraphGUI - An open-source Editor GUI for use with Unity's URP ShaderGraphs. This project aims to clean up the look of Material Properties while providing ease-of-use to developers via tagging.
Array2DEditor - Use 2-dimensional arrays in Unity's Inspector.
ImplementationSelector - Open-source unity editor extension that allows you to automatically select inherited implementations of a base class directly on the editor.