Releases: readyplayerme/rpm-unity-sdk-core
Releases · readyplayerme/rpm-unity-sdk-core
v1.1.0
This update includes an additional popup for the new Quick Start sample, operation completed event and README updates.
Changelog
Added
- quick start sample popup
- added operation completed event
- discussion link to README.md
Updated
- OpenUPM installation added to README.md
Ready Player Me Unity SDK: Core v1.0.0
This update fixes a number of bugs and adds support for optional SDK logging.
Changelog
Added
- optional sdk logging
- don't ask again option for update check
Updated
- PartnerSubdomainSettings refactored to a CoreSettings scriptable object
Fixed
- core settings asset now automatically created if it is missing.
- Various bug fixes and improvements
Ready Player Me Unity SDK: Core 0.1.1
This hotfix updates the repo names in the module list and increments version numbers
Changelog
Updated
- repository names in module list + version numbers
Ready Player Me Unity SDK: Core 0.1.0
This is the first release of the Core module as part of a modularized Ready Player Me Unity SDK update.
Changelog
Added
- inline code documentation
- Contribution guide and code of conduct
- module installer and updater for handling package installation
Updated
- A big refactor of code and classes
Fixed
- Various bug fixes and improvements