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

Release/v6.3.0 #288

Merged
merged 47 commits into from
Jun 11, 2024
Merged

Release/v6.3.0 #288

merged 47 commits into from
Jun 11, 2024

Conversation

HarrisonHough
Copy link
Collaborator

@HarrisonHough HarrisonHough commented Jun 5, 2024

TICKETID

Description

  • XR animation avatars now have DOF enabled by default
  • Updated InCreatorAvatarLoader to use avatar config
  • Avatar Creator Icon categories updated

Fixed

  • Fixed an issue preventing LOD's from updating
  • An issue causing multiple signup requests

Added

  • Avatar template type filter
  • Handle failed body shape requests
  • Option to filter Templates by gender

How to Test

  • Add steps to locally test these changes

Checklist

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

hawkwood and others added 30 commits May 1, 2024 08:33
- Added locked boolean field to partner asset
- Added Try/Catch to AuthManager requests
- improved GetMeshRenderer function to optionally ignore null meshes
- added function to enable updating the head mesh on EyeAnimationHandler
## [SDK-934](https://ready-player-me.atlassian.net/browse/SDK-934)

## Description

- Remove race condition, when assetSelectionElement is disabled, but it
is initialized before it is enabled.

## How to Test

- When assetSelectionElement is disabled, you can still load the
buttons.




[SDK-934]:
https://ready-player-me.atlassian.net/browse/SDK-934?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
- updated template fetcher to support template filtering
- remove duplicate call of signup function
- cleanup unused property
#277)

## [SDK-718](https://ready-player-me.atlassian.net/browse/SDK-718)

## Description

- issues with LOD's and avatars not being updated, when cache is
enabled.

## How to Test

- Create an avatar online with any application
- load avatar with LOD sample (paste avatar URL and load for the first
time)
- update same avatar in the web
- verify, that the avatar is updated for all of the LODs





[SDK-718]:
https://ready-player-me.atlassian.net/browse/SDK-718?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
## [SDK-806](https://ready-player-me.atlassian.net/browse/SDK-806)

## Description

- Fix an issue, where when the avatar is deleted, it is not replaced
with a new draft avatar
- save user auth state

## How to Test

-   Check, that when you start and stop the creator, the state is saved

[SDK-806]:
https://ready-player-me.atlassian.net/browse/SDK-806?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
## [SDK-778](https://ready-player-me.atlassian.net/browse/SDK-778)

## Description

-   Throw error before request, if the avatar ID is invalid

## How to Test

- Try making a request with ID, that is null or empty and see, that it
fails with an error

## Checklist

-   [ ] Tests written or updated for the changes.
-   [ ] Documentation is updated.
-   [ ] Changelog is updated.

<!--- Remember to copy the Changes Section into the commit message when
you close the PR -->





[SDK-778]:
https://ready-player-me.atlassian.net/browse/SDK-778?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
rk132 and others added 11 commits May 23, 2024 10:32
## [SDK-907](https://ready-player-me.atlassian.net/browse/SDK-907)

## Description

-   Throw error, when body shapes are not enabled in the studio
<img width="1415" alt="image"
src="https://github.com/readyplayerme/rpm-unity-sdk-core/assets/107070960/dd264de4-63ea-45b1-a32a-84d207bc5804">


## How to Test

- Enable body shapes in the studio and test, that shapes are applied and
that no error is thrown
- Disable body shapes in the studio and verify, that error is shown and
avatar is not updated

<!-- Update your progress with the task here -->

## Checklist

-   [ ] Tests written or updated for the changes.
-   [ ] Documentation is updated.
-   [ ] Changelog is updated.

<!--- Remember to copy the Changes Section into the commit message when
you close the PR -->





[SDK-907]:
https://ready-player-me.atlassian.net/browse/SDK-907?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
- replaced Discord button with forums button + updated link
- This PR fixes an issue that avatar config is not being applied to InCreatorLoader
@HarrisonHough HarrisonHough requested a review from a team as a code owner June 5, 2024 10:22
@HarrisonHough HarrisonHough merged commit 444efae into main Jun 11, 2024
2 checks passed
@HarrisonHough HarrisonHough deleted the release/v6.3.0 branch June 11, 2024 03:58
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.

3 participants