feat: add chest=bust mapping for the heuristic bone mapper (#227)

Closes: #220
This commit is contained in:
bd_ 2023-02-25 17:55:42 +09:00 committed by GitHub
parent 2f7e6ccd6f
commit 319fd9a2ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ namespace nadena.dev.modular_avatar.core.editor
new[] {"LeftFoot", "Foot_Left", "Foot_L"},
new[] {"RightFoot", "Foot_Right", "Foot_R"},
new[] {"Spine"},
new[] {"Chest"},
new[] {"Chest", "Bust"},
new[] {"Neck"},
new[] {"Head"},
new[] {"LeftShoulder", "Shoulder_Left", "Shoulder_L"},