Skip to content

Releases: Varneon/VUdon-SimplePlayerSettings

0.2.0-beta.2 - Bug fixes, improvements

21 Feb 16:59
09c8dbb
Compare
Choose a tag to compare

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

0.2.0-beta.1 - UdonSharp dependency fix, avatar scaling support, VUdon Editors implementation

11 Oct 09:48
a82d5c2
Compare
Choose a tag to compare

❗ PLEASE NOTE ❗

SimplePlayerSettings now has 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

Changes

  • UdonSharp dependency has been migrated to com.vrchat.worlds >=3.4.0 <4.0.0 (#1, #7)
  • SimplePlayerSettings now uses VUdon-Editors for custom inspector (#6, #11)
  • Added support for new avatar scaling options (#5, #9)
  • Fixed invalid default avatar audio properties (#8, #10)

0.1.0-beta.1 - First VPM Release

11 Nov 16:00
a82d5c2
Compare
Choose a tag to compare
Add inspector preview