Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor and fix for loading user avatars #299

Closed
wants to merge 8 commits into from
Closed

Conversation

HarrisonHough
Copy link
Collaborator

@HarrisonHough HarrisonHough commented Jun 20, 2024

TICKETID

Description

This PR includes:

  • refactor of fetching user avatars
  • reworked loading animation to use mecanim for better performance
  • added support for hero (costume) outfits in avatar Creator examples
  • updated template avatars (XR avatar now has all ARKit blendshapes

How to Test

Test on new projects adding from this git url https://github.com/readyplayerme/rpm-unity-sdk-core.git#hotfix/v6.3.2

To test hero avatars you need:

  1. to use a subdomain with hero outfits enabled (eg dev-sdk)
  2. run the CAC wizard scene
  3. get to asset selection stage and then click on the new Star category (similar to web editor)
  4. Select a hero asset

To test the updated user avatar fetching you should:

  1. run the CAC wizard sample scene
  2. Log in with an account that has some premade user avatars
  3. after login you should see your user avatars loading
  4. check for errors

Checklist

  • Tests written or updated for the changes.
  • Documentation is updated.
  • Changelog is updated.

Also refactored fetching logic to improve stability
@HarrisonHough HarrisonHough requested a review from a team as a code owner June 20, 2024 10:03
@HarrisonHough HarrisonHough deleted the hotfix/v6.3.2 branch July 8, 2024 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant