Add zero weight bone removal
This commit is contained in:
@@ -130,6 +130,11 @@
|
||||
"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_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.",
|
||||
"Tools.remove_zero_weight_bones.threshold.label": "Weight Threshold",
|
||||
"Tools.remove_zero_weight_bones.threshold.desc": "If a bone is not weighted to any part of any mesh under the armature with a threshold greater than this, it is removed",
|
||||
"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