Merge pull request #58 from 989onan/MergeArmatures
Add apply shapekey to basis
This commit is contained in:
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user