Skip to content

Version 0.3.0 released!

Compare
Choose a tag to compare
@Hertzole Hertzole released this 08 Dec 00:44
· 114 commits to develop since this release
44e68c4

Added

  • FindProperty attribute to automatically find serialized properties in your editor scripts.

Changed

  • Moved settings asset into a Packages folder in ProjectSettings to be consistent with other packages.

Fixed

  • Fixed LogCalled not working on static methods.
  • Fixed LogCalled failing due to index out of bounds exceptions.