d4rkc0d3r / d4rkAvatarOptimizer

d4rkpl4y3r's VRChat Avatar 3.0 optimizer
MIT License
400 stars 17 forks source link

Merge Same Ratio Blend Shapes causes idle expressions stop to work #52

Closed jerryzmtz closed 10 months ago

jerryzmtz commented 1 year ago

I have set mood sets for avatar with CGE. (https://hai-vr.github.io/combo-gesture-expressions-av3/). When I toggle on parameter A, the mood set is switched to SetA, and the idle expressions include many shape key changes. However, I found that some of the blendshape keys are not set to the expected 100 value after optimization with "merge same ratio Blendshapes" on. It seems that the related Blenshape keys are merged to another shape keys, and there is no shape keys being applied at idle conditions. MergeRatio.zip

d4rkc0d3r commented 11 months ago

I did some fix related to how blendshapes get merged. I am not sure if it fixes this issue however. It would be nice if you can retest it with 3.3.0

jerryzmtz commented 10 months ago

e nice if you can retest it with 3.3.0

It works for me, thx!