Skip to content

Version 0.5.0 released!

Latest
Compare
Choose a tag to compare
@Hertzole Hertzole released this 29 Jul 16:57
· 56 commits to master since this release

Added

  • GetComponent attribute to automatically fill in serialized component reference fields.

Changed

  • Code processing now happens in ILPostProcessor in newer Unity versions.
  • Log called property set/get is no longer in a constructor and is instead separate fields.

Fixes

  • A lot of fixes for log called, especially with generics.
  • Fixed reset static not setting the correct value on child classes