X-Plane / XPlane2Blender

Scenery & Aircraft export addon for Blender and X-Plane
GNU General Public License v3.0
190 stars 67 forks source link

LOD setting causes incomplete obj-file #730

Open fsspn opened 9 months ago

fsspn commented 9 months ago

I tried to add one LOD-Setting (under Levels of Detail / LOD's: 1, near=0, far=1000) . After export the result was, this:

ATTR_LOD    0   1000
# 0 ROOT
# 1 Mesh: 03_Stair01

instead of this the correct content should be:

ATTR_LOD    0   1000
# 0 ROOT
# 1 Mesh: 03_Stair01
# MESH: 03_Stair01  weight: 0
# MATERIAL: HP_mat
TRIS    0 1440