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

Fix MultiHash issues added in PR #1468. #1567

Merged
merged 1 commit into from Jan 15, 2022

Conversation

daleglass
Copy link
Contributor

Fixes #1535

Tested with the model included in that issue, seems to work fine now.

@digisomni digisomni added this to In progress in 2022.1.1 Selene Release via automation Jan 13, 2022
@digisomni digisomni added this to the 2022.1.1 Selene Release milestone Jan 13, 2022
@digisomni
Copy link
Member

Test model and its blendshapes in general to confirm PR is working as expected: https://github.com/vircadia/vircadia/files/7770367/steve_hocktail.tar.gz

@ctrlaltdavid ctrlaltdavid self-requested a review January 14, 2022 08:03
2022.1.1 Selene Release automation moved this from In progress to Reviewer approved Jan 14, 2022
@ctrlaltdavid ctrlaltdavid added CR Approved At least one code reviewer has approved the PR. and removed needs CR (code review) labels Jan 14, 2022
@digisomni digisomni changed the title Fix MultiHash issues Fix MultiHash issues added in PR #1468. Jan 15, 2022
@digisomni digisomni added QA Approved The PR has been tested successfully. and removed needs testing (QA) The PR is ready for testing labels Jan 15, 2022
@digisomni
Copy link
Member

Tested at community meeting, works fine.

@digisomni digisomni merged commit 4394c2e into vircadia:master Jan 15, 2022
2022.1.1 Selene Release automation moved this from Reviewer approved to Done Jan 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix CR Approved At least one code reviewer has approved the PR. QA Approved The PR has been tested successfully.
Development

Successfully merging this pull request may close these issues.

Revisit replacing QHash.insertMulti() calls by QHash.insert() made in PR1468
4 participants