Releases: Varneon/VUdon-SimplePlayerSettings
Releases · Varneon/VUdon-SimplePlayerSettings
0.2.0-beta.2 - Bug fixes, improvements
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
❗ 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
0.1.0-beta.1 - First VPM Release
Add inspector preview