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/v7.1.0 #307

Merged
merged 6 commits into from
Jul 16, 2024
Merged

Release/v7.1.0 #307

merged 6 commits into from
Jul 16, 2024

Conversation

HarrisonHough
Copy link
Collaborator

TICKETID

Description

  • This release includes a rework to the shader override system to enable more flexibility with property mapping

How to Test

  • Install sdk from this release branch
    https://github.com/readyplayerme/rpm-unity-sdk-core.git#release/v7.1.0
  • The main change in functionality is around the shader overrides in the AvatarConfig
    image
  • To test it is working you can try remapping some values and then loading an avatar with this config to confirm that it is being remapped correctly.
  • target shader property names can be found by inspecting the shader in Unity
    If you need help figuring out what the property names should be I can help you out.

Checklist

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

@HarrisonHough HarrisonHough requested a review from a team as a code owner July 8, 2024 12:05
rk132 and others added 3 commits July 12, 2024 14:47
<!-- Copy the TICKETID for this task from Jira and add it to the PR name
in brackets -->
<!-- PR name should look like: [TICKETID] My Pull Request -->

<!-- Add link for the ticket here editing the TICKETID-->

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

## Description

-   Briefly describe what this change will do

<!-- Fill the section below with Added, Updated and Removed information.
-->
<!-- If there is no item under one of the lists remove it's title. -->

<!-- Testability -->

## How to Test

-   Add steps to locally test these changes

<!-- 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 -->
@HarrisonHough HarrisonHough merged commit 82b076c into main Jul 16, 2024
1 check failed
@HarrisonHough HarrisonHough deleted the release/v7.1.0 branch July 16, 2024 05:37
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.

2 participants