modular-avatar icon indicating copy to clipboard operation
modular-avatar copied to clipboard

Support for LESSER MOKURI

Open Sayamame-beans opened this issue 5 months ago • 0 comments

base thread: https://misskey.niri.la/notes/9wuogc5iyd, https://misskey.niri.la/notes/9xcyhv1mi0


未知のボーン名については、https://chimodemi.booth.pm/items/5866769 をベースに追加を行います(PRします)


ただ、公式のモデルではアバターにArmatureが無かったりするようらしく、どこかで非互換が発生する可能性が残っていそうです。 https://misskey.niri.la/notes/9xcywhr2m0 (少なくとも衣装側ではArmatureオブジェクトが無いケースを全くサポートしていません: heuristic matchingはroot -> Armature -> (single child) Hipsで見るのでArmature無しでヒットしないことに加え、 https://github.com/bdunderscore/modular-avatar/blob/b2ada9fe054006ddcba73f17d1f47b907d8e0be5/Editor/SetupOutfit.cs#L479-L481 のため) 追記: 別issueを作成しました #1045


また、ねこねこジャージを用いてSetup Outfitの動作確認を行ったところ、A-T Pose変換が作動しませんでした。現状原因不明です。

Sayamame-beans avatar Aug 25 '24 10:08 Sayamame-beans