MontyTRC89 / Tomb-Editor

Tomb Editor
55 stars 15 forks source link

WT: Replace Model allows only triangulated faces, not quads. #824

Open FeralPotato opened 2 months ago

FeralPotato commented 2 months ago

Importing meshes with quads works only with the Import Mesh function. Importing a model using the Replace Model function will fail when not all faces are triangulated. The meshes get torn apart:

no_quads

In the screenshot you can see that the torso got split into two disjointed parts, which are regarded as two different body parts instead of just one, resulting in the mesh count being too high.