Skip to content

Releases: readyplayerme/rpm-unity-sdk-core

v1.1.0

21 Mar 10:55
Compare
Choose a tag to compare

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

17 Feb 13:57
Compare
Choose a tag to compare

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

22 Jan 22:20
Compare
Choose a tag to compare
Pre-release

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

12 Jan 11:24
Compare
Choose a tag to compare
Pre-release

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