mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-04-09 05:58:59 +08:00
fix: add pattern of "upper_chest" as a chest bone (#1168)
This commit is contained in:
parent
56f1b67d31
commit
8ed877c99c
@ -46,7 +46,7 @@ namespace nadena.dev.modular_avatar.core.editor
|
||||
new[] {"LeftFoot", "Foot_Left", "Foot_L", "Ankle_L", "Foot.L.001", "Left ankle", "heel.L", "heel"},
|
||||
new[] {"RightFoot", "Foot_Right", "Foot_R", "Ankle_R", "Foot.R.001", "Right ankle", "heel.R", "heel"},
|
||||
new[] {"Spine", "spine01"},
|
||||
new[] {"Chest", "Bust", "spine02"},
|
||||
new[] {"Chest", "Bust", "spine02", "upper_chest"},
|
||||
new[] {"Neck"},
|
||||
new[] {"Head"},
|
||||
new[] {"LeftShoulder", "Shoulder_Left", "Shoulder_L"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user