I just wanted to get these two bugfixes out ASAP for meshes not rendering in some cases and included a new pride badge thanks to @colin.cat!
Build is compatible with previous!
Note that the new badge won't show up unless the host updates though and the skinned meshes will keep breaking unless everyone updates, so update is recommended!
**New Features:**
- Added Aromantic pride badge (requested & graphic provided by @colin.cat, issue #4543)
Locale:
- Merged Japanese locale update by @.aesc- Merged Chinese locale update by modimobeikete
Fixes:
- Fixed meshes that contain mix of blendshapes with and without normal/tangent deltas failing to load (reported by @bd_, @hazre, Haï~, issue #4547)- Fixed SkinnedMeshRenderers with more bones than are actually on the mesh breaking and failing to render (based on report by @iambadatnames_ , @gearbell, issue #4536)
-- Note if you have saved the avatar after SkinnedMeshRenderer disabled itself, you'll need to manually re-enable it
-- This also affects SkinnedMeshRenderers when the mesh isn't fully loaded yet, causing it to break due to not being able to access its bone data yet
Changed files in this update