From 1adb89b65baee4386fa4bfe77b600059ef9e9524 Mon Sep 17 00:00:00 2001 From: Frooxius Date: Sat, 18 Nov 2023 15:03:32 -0600 Subject: [PATCH] Blendshape sorting strings --- en.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/en.json b/en.json index ddd2fdf..abedebd 100644 --- a/en.json +++ b/en.json @@ -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",