This repository has been archived by the owner on Dec 18, 2023. It is now read-only.
Releases: readyplayerme/rpm-unity-sdk-avatar-creator
Releases · readyplayerme/rpm-unity-sdk-avatar-creator
v1.1.1
What's Changed
- [SDK-559] chore: fix for blank ID in precompile request by @HarrisonHough in #55
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- move all endpoints to one class by @rYuuk in #49
- added precompile support by @HarrisonHough in #50
- add support for modular assets by @rYuuk in #51
- refactor partner asset manager by @rYuuk in #52
- fixes readme typos by @MaxAndreassenRPM in #48
New Contributors
- @MaxAndreassenRPM made their first contribution in #48
Full Changelog: v1.0.1...v1.1.0
v1.0.1
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
v0.5.0
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
Ready Player Me Unity SDK: Avatar Creator 0.3.1
Changelog
Updated
- Add userId to account creation signup request
Ready Player Me Unity SDK: Avatar Creator 0.3.0
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
Changelog
Updated
- Better error handling for API requests
- Fixed error with selfie selection
Ready Player Me Unity SDK: Avatar Creator 0.2.0
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.