You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Confirmed with Blender 3.2:
When exporting a rigged model that has some unweighted vertices as FBX, it can happen that SuperBMD will think the model references bones that it can't find in the skeleton. The cause of this is that the mesh with the unweighted vertices appears above the skeleton root bone in the hierarchy internally, causing SuperBMD to wrongly detect the root bone.
Exporting as dae and then converting correctly yields the unweighted vertices error.
The text was updated successfully, but these errors were encountered:
Confirmed with Blender 3.2:
When exporting a rigged model that has some unweighted vertices as FBX, it can happen that SuperBMD will think the model references bones that it can't find in the skeleton. The cause of this is that the mesh with the unweighted vertices appears above the skeleton root bone in the hierarchy internally, causing SuperBMD to wrongly detect the root bone.
Exporting as dae and then converting correctly yields the unweighted vertices error.
The text was updated successfully, but these errors were encountered: