Merge pull request #58 from 989onan/MergeArmatures

Add apply shapekey to basis
This commit is contained in:
Yusarina
2024-09-22 22:46:55 +01:00
committed by GitHub
4 changed files with 65 additions and 2 deletions
+3
View File
@@ -152,6 +152,9 @@
"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",
"Tools.apply_shape_key.label": "Apply Shapekey to Basis",
"Tools.apply_shape_key.desc": "Apply the selected shapekey to the basis, making it default on.",
"Tools.apply_shape_key.error": "The shape keys were not merged for some reason!",
"Tools.remove_zero_weight_bones.success": "Zero weight bones removed successfully",
"Tools.remove_zero_weight_bones.label": "Remove Zero Weight Bones",
"Tools.remove_zero_weight_bones.desc": "Remove bones from the armature that have weights less than threshold.",