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

Rename NametagEntity to LabelEntity for clarity. #200

Merged
merged 3 commits into from
Oct 25, 2023
Merged

Conversation

Gigabyte5671
Copy link
Member

As discussed in a team meeting some weeks ago.

This PR also fixes a bug where avatar labels turn grey when changing their display name.

Calling `labelMesh.dispose()` with `disposeMaterialAndTextures` set to `true` removed the memoized label materials from the scene without updating the memo. This meant memo entries pointed to empty textures/materials.
@Gigabyte5671 Gigabyte5671 added bugfix housekeeping Code or documentation clean-up labels Oct 24, 2023
@digisomni digisomni merged commit b8119a3 into master Oct 25, 2023
6 checks passed
@Gigabyte5671 Gigabyte5671 deleted the update/labels branch October 25, 2023 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix housekeeping Code or documentation clean-up
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants