Blendshape sorting strings

This commit is contained in:
Frooxius 2023-11-18 15:03:32 -06:00
parent ee4ede9917
commit 1adb89b65b

View file

@ -1410,6 +1410,8 @@
"Inspector.SkinnedMesh.ComputeExplicitBoundsFromPose": "Compute explicit bounds from current pose",
"Inspector.SkinnedMesh.ExtendExplicitBoundsFromPose": "Extend explicit bounds from current pose",
"Inspector.SkinnedMesh.BakeToStaticMesh": "Bake To Static Mesh",
"Inspector.SkinnedMesh.SortBlendshapes.Name": "Sort Blendshapes (by name)",
"Inspector.SkinnedMesh.SortBlendshapes.NameLength": "Sort Blendshapes (by name length, then name)",
"Inspector.SimpleAvatarProtection.RemoveAll": "Remove All Instances",
"Inspector.SimpleAvatarProtection.RemoveSingle": "Remove Single Instance",