Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Releases: readyplayerme/rpm-unity-sdk-avatar-creator

v1.1.1

17 Oct 05:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

05 Oct 13:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

05 Sep 13:25
Compare
Choose a tag to compare

What's Changed

Fixed

  • an issue that caused avatar creation from image to fail when not signed in
    @HarrisonHough in #47

Full Changelog: v1.0.0...v1.0.1

v1.0.0

31 Aug 11:05
ef458f5
Compare
Choose a tag to compare

What's Changed

  • [SDK-245] Update asset fetching strategy by @rYuuk in #40
  • [SDK-342] Preload asset json strategy by @rYuuk in #41
  • feat: add logs by @rYuuk in #42
  • [SDK-378] Add analytics by @rYuuk in #44

Full Changelog: v0.5.0...v1.0.0

v0.5.0

11 Aug 13:05
98921b6
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

What's Changed

  • [SDK-221] Fix webgl error for templates by @rYuuk in #34
  • [SDK-220] Replace namespace to core from avatar loader by @rYuuk in #37
  • [SDK-220] Fix for camera not working in WebGL builds by @HarrisonHough in #36
  • [SDK-301] Add handling of expired refresh token by @rYuuk in #38

Full Changelog: v0.4.0...v0.5.0

v0.4.0

03 Jul 11:02
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

What's Changed

  • [SDK-142] Add avatar template requests for default avatars by @rYuuk in #28
  • [SDK-163] Add customization guide by @rYuuk in #29
  • [SDK-212] Add full body outfits by @rYuuk in #30

Full Changelog: v0.3.1...v0.4.0

Ready Player Me Unity SDK: Avatar Creator 0.3.1

02 Jun 11:29
e06e9ce
Compare
Choose a tag to compare

Changelog

Updated

  • Add userId to account creation signup request

Ready Player Me Unity SDK: Avatar Creator 0.3.0

02 Jun 09:14
343d40c
Compare
Choose a tag to compare

Changelog

Added

  • Account creation popup.
  • Documentation for Sample structure.
  • Deletion of unsaved avatar.

Updated

  • Restructure documentation.

Ready Player Me Unity SDK: Avatar Creator 0.2.1

21 Apr 12:38
65ab1e1
Compare
Choose a tag to compare

Changelog

Updated

  • Better error handling for API requests
  • Fixed error with selfie selection

Ready Player Me Unity SDK: Avatar Creator 0.2.0

19 Apr 11:20
28f5f7e
Compare
Choose a tag to compare

Changelog

Added

  • Avatar creation through image.
  • API for fetching the default avatars.
  • API for login with email and a verification code.
  • API for fetching the user avatars.
  • API for color selection.
  • UI for the new APIs in the sample.