mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-03-10 15:54:56 +08:00
feat: add chest=bust mapping for the heuristic bone mapper (#227)
Closes: #220
This commit is contained in:
parent
2f7e6ccd6f
commit
319fd9a2ff
@ -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"},
|
||||
|
Loading…
Reference in New Issue
Block a user