Unity-Editor-Toolbox
Bewildered-Core
Unity-Editor-Toolbox | Bewildered-Core | |
---|---|---|
2 | 1 | |
1,769 | 53 | |
1.1% | - | |
8.6 | 0.0 | |
about 2 months ago | over 2 years ago | |
C# | C# | |
MIT License | MIT License |
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.
Unity-Editor-Toolbox
-
Is there a way to replicate this style of foldout/drawer in our own custom editor scripts?
You may wanna check out this project: https://github.com/arimger/Unity-Editor-Toolbox it makes creating custom hierarchy UIs rather simple from the looks of it, but I haven't tried it so can't really say for sure.
-
Is Odin still worth it?
Unity Editor Toolbox - Has a large number of attributes that I think mostly are styled well to fit in with the default editor look. It also supports material editors. It has some other extensions too. I have not personally used it, but it looks pretty good quality.
Bewildered-Core
-
Is Odin still worth it?
Bewildered Core - Full discloser this one is mine. It has styling that imo feels native to Unity, supports lists as keys and values, and plays nice with custom editors, as clean and commented code. I have an update in the next day or so that will add extension methods for working with the serialized dictionaries with SerializedProperties. Again this one is mine, so I am definitely biased, but the others really do have issues with their implementations.
What are some alternatives?
NaughtyAttributes - Attribute Extensions for Unity
Unity-SerializeReferenceExtensions - Provide popup to specify the type of the field serialized by the [SerializeReference] attribute in the inspector.
resharper-unity - Unity support for both ReSharper and Rider
Unity-game-hacking - A guide for hacking unity games
UnitySerializedDictionary - Serialized and drawed in editor Dictionary
pb_Stl - STL import/export for Unity, supporting both ASCII and Binary.
Markup-Attributes - A Unity Editor extension for customizing inspector layout with attributes.
Unity-SerializableDictionary - Serializable dictionary class for Unity
Serially - Adds a unity-supported, SerializableType class and an inspector for editing SerializeReference fields.
EditorXR - Author XR in XR
Vertx.Decorators - Attributes and Property Decorators for Unity that have access to the SerializedProperty used to draw the field.