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 skipping deleting an instanced trait when reading BulkAvatarTraits message. #118

Merged
merged 3 commits into from Jun 27, 2022

Conversation

ctrlaltdavid
Copy link
Collaborator

@ctrlaltdavid ctrlaltdavid commented Jun 27, 2022

Fixes a crash reported in the browser console of the example app when a native client grabs, moves, and releases a grabbable entity. (The grab and release are not yet supported by the SDK, however the BulkAvatarTraits data for the release of the grab was not skipped over properly.)

Copy link
Contributor

@julien-me julien-me left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ran tests, lint. Built.

Looks good to me.

@ctrlaltdavid ctrlaltdavid added CR approved At least one code reviewer has approved the PR QA approved Has been tested successfully and removed needs CR (code review) needs QA (testing) labels Jun 27, 2022
@ctrlaltdavid ctrlaltdavid merged commit 6b757dd into vircadia:master Jun 27, 2022
@ctrlaltdavid ctrlaltdavid deleted the fix/skip-complex-trait branch June 27, 2022 20:15
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 Has been tested successfully
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants