Skip to content
This repository was archived by the owner on May 9, 2025. It is now read-only.

Release 1.3.4

Compare
Choose a tag to compare
@DanielEverland DanielEverland released this 28 Oct 19:49
· 245 commits to master since this release

Improvements

Renamed "RuntimeSets" to "Collections" #18
Improved game event inspector #14
Enabled event debugging in edit-time
Added ability to disable GameEventListener gizmo debugging per-object #15
Added min distance to event debug entries
Added ToString() override for most objects #9
Added more helper functions in collections #10
Variable inspector will use ToString() to display data if no PropertyDrawer is available #11
API improvements #16
Fixed warning #12

Fixed

Variable inspector displays type mismatch for non-persistent types #20
Variable inspector doesn't repaint when values are changed #22