nangtani / blender-import-lwo

This is an addon for blender that imports Lightwave models into Blender and works with 2.80+, cycles
MIT License
72 stars 9 forks source link

Blender crashes when vertexs only faces are used #11

Open douglaskastle opened 4 years ago

douglaskastle commented 4 years ago

When we try and use bmesh after loading a LWO StarSphere Blender crashes, captured in this issue:

https://developer.blender.org/T75884

Work around in place, you cannot have single vertex faces and triangulated ngons in the same mesh for now, though that is a rare enough case.