Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix scenegraph labels not clearing text mesh
- If a model skin is applied to a model which replaces a valid text string with an empty string, the old string would continue to render because the text mesh was still valid.
- Loading branch information