Merge branch 'Alpha-2' into Armature_Validation_Version2

This commit is contained in:
Yusarina
2025-02-07 18:23:00 +00:00
committed by GitHub
12 changed files with 884 additions and 38 deletions
+17
View File
@@ -149,6 +149,19 @@
"Tools.merge_twist_bones_desc": "체크하면 가중치가 0이어도 트위스트 본 유지",
"Tools.clean_weights": "0 가중치 본 제거",
"Tools.clean_weights_desc": "버텍스 가중치가 없는 본 제거",
"Tools.preserve_parent_bones": "부모 본 보존",
"Tools.preserve_parent_bones_desc": "가중치가 없어도 자식 본이 있는 본 유지",
"Tools.target_bone_type": "대상 본 유형",
"Tools.target_bone_type_desc": "처리할 본 유형 필터링",
"Tools.target_all_bones": "모든 본",
"Tools.target_deform_bones": "변형 본만",
"Tools.target_non_deform_bones": "비변형 본만",
"Tools.list_only_mode": "목록 모드만",
"Tools.list_only_mode_desc": "제로 가중치 본을 제거하지 않고 목록으로 표시",
"Tools.zero_weight_bones_found": "제로 가중치 본 발견: {bones}",
"Tools.remove_selected_bones": "선택한 본 제거",
"Tools.remove_selected_bones_desc": "선택한 제로 가중치 본을 아마추어에서 제거",
"Tools.bones_removed": "{count}개의 본이 제거되었습니다",
"Tools.clean_constraints": "본 제약 조건 삭제",
"Tools.clean_constraints_desc": "아마추어에서 모든 본 제약 조건 제거",
"Tools.clean_constraints_success": "{count}개의 본 제약 조건 제거됨",
@@ -187,6 +200,10 @@
"Tools.shapekey_tolerance": "쉐이프 키 허용 오차",
"Tools.shapekey_tolerance_desc": "쉐이프 키를 사용된 것으로 간주할 최소 차이",
"Tools.shapekeys_removed": "{count}개의 미사용 쉐이프 키 제거됨",
"Tools.convert_rigify_to_unity": "Rigify를 Unity로 변환",
"Tools.convert_rigify_to_unity_desc": "Rigify 아마추어를 Unity 호환 형식으로 변환",
"Tools.rigify_converted": "Rigify 아마추어 변환 완료",
"Tools.no_armature": "아마추어가 선택되지 않았습니다",
"MMD.label": "MMD 도구",
"MMD.bone_standardization": "본 표준화",