Can XXL-Editor load UXXL Greece? If so, it must be some Adrien dark magic, because from what I've seen, it's missing the check the too!
pegperegogaucho
Sure
hesopesomeso
Oh nvm I see, it's correct actually
pegperegogaucho
What is the missing czech? 🇨🇿
hesopesomeso
When the skin plugin has max_weights=0, you do things a bit differently. Adrien is reading it just fine.
hesopesomeso
Actually, I don't think it should work for the XXL-Editor, it's reading more than it should But if it does work, it's definitely dark magic territory...
hesopesomeso
Ah, I see, adrien just put something that works, hence the:
`// TODO: Find a better way to detect the presence of split data`.
The correct condition should be `isSplit = maxWeightPerVertex != 0`, not `isSplit = numUsedBones != 0`.