More Tools

- Added Apply Transforms
- Added Separate by materials and loose parts.
This commit is contained in:
Yusarina
2024-07-27 21:56:16 +01:00
parent 617abdce21
commit 90c5aa70c4
5 changed files with 111 additions and 0 deletions
+10
View File
@@ -108,6 +108,16 @@
"Tools.no_armature_selected": "No armature selected",
"Tools.select_armature": "Please select an armature",
"Tools.tools_title.label": "Tools:",
"Tools.separate_by_materials.label": "Separate by Materials",
"Tools.separate_by_materials.desc": "Separate the selected mesh by materials",
"Tools.separate_by_materials.success": "Mesh separated by materials successfully",
"Tools.separate_by_loose_parts.label": "Separate by Loose Parts",
"Tools.separate_by_loose_parts.desc": "Separate the selected mesh by loose parts",
"Tools.separate_by_loose_parts.success": "Mesh separated by loose parts successfully",
"Tools.apply_transforms.label": "Apply Transforms",
"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",
"VisemePanel.create_visemes": "Create Visemes",
"VisemePanel.creating_viseme": "Creating viseme: {viseme_name}",
"VisemePanel.creating_viseme_detail": "Creating viseme: {viseme_name}",