Skip to content

0.2.0 - Improvements, Fixes

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Apr 13:21
· 1 commit to main since this release
75e4419

Important

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)
  • Fixed handling of UdonBehaviours without program assigned (44213d3)
  • Lowered severity of conflicting default program warnings (9c69c76)
  • Added package readme (5c6601c)