reorderablelist topic
List
reorderablelist repositories
ToDo
79
Stars
5
Forks
Watchers
Unity in-editor to-do list, attached as a component and uses a custom inspector based on ReorderableList. Also see branches for ScriptableObject / cross-scene reference version.
Unity-Editor-PolymorphicReorderableList
29
Stars
3
Forks
Watchers
Unity project where I use the SerializeReference attribute to make a custom editor with a reorderable list of polymorphic, non Unity objects.
CustomizationInspector
37
Stars
2
Forks
Watchers
Customize Unity3D inspector by attribute(such as Button, ReadOnly, HideIf etc.) and serializable dictionary.