Skip to content

Releases: SubjectNerd-Unity/ReorderableInspector

Improvement to ScriptableObject editing with Header and Space attributes

19 Oct 06:15
Compare
Choose a tag to compare
v1.2.4

Improvements to ScriptableObject editing with header/space attributes

Usability improvements to inline ScriptableObject editing

29 Sep 03:07
Compare
Choose a tag to compare

Creating a new asset automatically expands editor.
Inline editor drawing is improved, box is drawn around editor and supports SpaceAttribute.

BugFix for UnityEvent fields

29 Sep 02:29
Compare
Choose a tag to compare

Fixes errors occurring when using the inspector with UnityEvent fields.

Bugfix for ScriptableObject editing

11 Aug 09:50
Compare
Choose a tag to compare

Fix ScriptableObject editing with Unity versions below 5.6

Fixes DrawProperties<X> Functions

01 Aug 05:55
Compare
Choose a tag to compare

Was not excluding properties correctly.

Single line drawer improvement

28 Jul 09:30
Compare
Choose a tag to compare

Improvements to single line ReorderableList drawing.

ScriptableObject Editor Bugfix

27 Jul 08:50
Compare
Choose a tag to compare

Fixes a bug with inline scriptable object editing not applying changes to the object.

ScriptableObject editor

05 Jul 18:17
Compare
Choose a tag to compare

Implemented inline ScriptableObject editing.