Skip to content

0.2.0-beta.2 - Bug fixes, improvements

Choose a tag to compare

@github-actions github-actions released this 21 Feb 16:59
· 11 commits to main since this release
09c8dbb

Caution

SimplePlayerSettings now has only one dependency for the custom inspector: VUdon Editors!

All VUdon ecosystem's prefabs are slowly migrating to use VUdon Editors inspector toolkit for all custom inspectors for the prefabs, and it can be downloaded from here

What's Changed

  • Fix inspector header spacing by @Varneon in #4
  • UdonSharp dependency migration by @Varneon in #7
  • Add new avatar scaling options by @Varneon in #9
  • Fix avatar audio default properties by @Varneon in #10
  • VUdon Editors implementation by @Varneon in #11
  • Add toggles for overriding audio properties by @Varneon in #12
  • Add custom field labels (2eaf21d)
  • Add HelpURL (2de0a2a)
  • Update minimum Unity version (60f4f16)
  • Update package dependencies (da9e4e6)
  • Fix default audio configuration (959bc9d)
  • Add inspector foldout tooltips (46b89cf)
  • Fix incorrect inspector persistence key (b518dd7)
  • Add warning about default AvatarScalingSettings (d6b4b41)

Full Changelog: 0.2.0-beta.1...0.2.0-beta.2