Add Remove unused shapekeys
removes shapekeys that don't do anything
This commit is contained in:
@@ -132,6 +132,10 @@
|
||||
"Tools.apply_transforms.desc": "Apply position, rotation, and scale to the armature and its meshes",
|
||||
"Tools.apply_transforms.invalid_armature": "Invalid armature selected",
|
||||
"Tools.apply_transforms.success": "Transforms applied successfully to armature and meshes",
|
||||
"Tools.remove_unused_shapekeys.label": "Remove Unused Shapekeys",
|
||||
"Tools.remove_unused_shapekeys.tolerance.desc": "Min movement for position on any coordinate\n for any vertex for a shapekey to be kept.",
|
||||
"Tools.remove_unused_shapekeys.desc": "Remove shapekeys that don't move anything.\nDoesn't get rid of category shapekeys.\n(ex: has \"~\", \"-\", or \"=\" in the name.)",
|
||||
"Tools.remove_unused_shapekeys.tolerance.label": "Position Tolerance",
|
||||
"VisemePanel.create_visemes": "Create Visemes",
|
||||
"VisemePanel.creating_viseme": "Creating viseme: {viseme_name}",
|
||||
"VisemePanel.creating_viseme_detail": "Creating viseme: {viseme_name}",
|
||||
|
||||
Reference in New Issue
Block a user