modular-avatar/Packages/nadena.dev.modular-avatar
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
..
Editor feat: add Foot=Ankle mapping, more hand bone names (#265) 2023-04-08 20:46:25 +09:00
Runtime Move actual icon to the icons repository 2023-02-17 20:59:11 +09:00
Samples Fix pentip minimum vertex distance (again) 2022-11-27 21:45:39 -08:00
COPYING.md The Big Rename 2022-11-10 20:42:46 -08:00
COPYING.md.meta The Big Rename 2022-11-10 20:42:46 -08:00
Editor.meta The Big Rename 2022-11-10 20:42:46 -08:00
package.json 1.4.5 2023-02-25 17:55:49 +09:00
package.json.meta The Big Rename 2022-11-10 20:42:46 -08:00
Runtime.meta The Big Rename 2022-11-10 20:42:46 -08:00
Samples.meta The Big Rename 2022-11-10 20:42:46 -08:00