modular-avatar/Packages
eni bd81bafc84
feat: add Foot=Ankle mapping, more hand bone names (#265)
This adds support for KokuriRuru, which uses `Ankle_L`/`Ankle_R` for foot bones, and the finger bones generated with the regex replacement `"([A-Za-z]+?)([1-3]_[LR])"` → `"$1$2", "$1Finger$2"`. (Except for thumbs, which still use `Thumb[1-3]_L` not `ThumbFinger[1-3]_L`. This is left in, as another avatar may use this naming.)
2023-04-08 20:46:25 +09:00
..
com.vrchat.core.vpm-resolver Update vpm resolver 2022-10-31 08:46:02 -07:00
nadena.dev.modular-avatar feat: add Foot=Ankle mapping, more hand bone names (#265) 2023-04-08 20:46:25 +09:00
.gitignore chore: make RuntimeUtil internal via InternalsVisibleTo 2023-01-09 19:23:30 +09:00
manifest.json chore: enable code coverage 2023-01-16 21:15:30 +09:00
packages-lock.json chore: enable code coverage 2023-01-16 21:15:30 +09:00
vpm-manifest.json Update VPM dev-deps 2022-11-03 18:11:45 -07:00