Tools Panel Finished.
This commit is contained in:
@@ -174,6 +174,19 @@
|
||||
"Tools.analyzing_weights": "Analyzing vertex weights...",
|
||||
"Tools.removing_bones": "Removing unweighted bones...",
|
||||
"Tools.verifying_hierarchy": "Verifying bone hierarchy...",
|
||||
"Tools.connect_bones_min_distance": "Minimum Distance",
|
||||
"Tools.connect_bones_min_distance_desc": "Minimum distance between bones to attempt connection",
|
||||
"Tools.connect_bones_success": "Connected {count} bones",
|
||||
"Tools.merge_weights_threshold": "Weight Transfer Threshold",
|
||||
"Tools.merge_weights_threshold_desc": "Minimum weight value to transfer when merging bones",
|
||||
"Tools.no_bones_selected": "No bones selected to merge",
|
||||
"Tools.no_bones_with_parent": "No selected bones with parents found",
|
||||
"Tools.merge_to_active_success": "Successfully merged {count} bones to active bone",
|
||||
"Tools.merge_to_parent_success": "Successfully merged {count} bones to their parents",
|
||||
"Tools.transforms_applied": "Transforms applied successfully",
|
||||
"Tools.shapekey_tolerance": "Shape Key Tolerance",
|
||||
"Tools.shapekey_tolerance_desc": "Minimum difference to consider a shape key as used",
|
||||
"Tools.shapekeys_removed": "Removed {count} unused shape keys",
|
||||
|
||||
"Settings.label": "Settings",
|
||||
"Settings.language": "Language",
|
||||
|
||||
Reference in New Issue
Block a user