Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LOD setting causes incomplete obj-file #730

Open
fsspn opened this issue Aug 9, 2023 · 0 comments
Open

LOD setting causes incomplete obj-file #730

fsspn opened this issue Aug 9, 2023 · 0 comments

Comments

@fsspn
Copy link

fsspn commented Aug 9, 2023

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
 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant