FlailingFog / KK-Blender-Porter-Pack

Plugin pack for exporting Koikatsu characters to Blender.
330 stars 29 forks source link

Strange asymmetrical weights for "cf_s_head" bone #69

Open ilcane87 opened 2 years ago

ilcane87 commented 2 years ago

Here's the freshly imported character in weight paint mode, front view:

image

You can see those small abrupt changes of the weights on the neck, which is strange to boot, but they're also different from the left to the right side of the character, so I'm assuming something is wrong. The bone is on layer 2 (starting from 0).

Here's the reference character, I used the default outfit:

https://db.bepis.io/koikatsu/view/17005

FlailingFog commented 2 years ago

The merge by distance line in finalizepmx is causing this, but if it isn't run you get seams on the neck later on... I'll see if this or the seams can be fixed a different way.

FlailingFog commented 2 years ago

Not a fix, but I added a toggle to prevent the remove doubles operation from running during the finalize pmx script a while back, which will prevent the weights from being corrupted like that

MediaMoots commented 1 year ago

Is this fixed?

ilcane87 commented 1 year ago

Hi, the workaround is more than enough for me, though it's up to FlailingFog whether to consider it fixed. Feel free to close the issue accordingly.