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

No support for entire .obj face formats #22

Closed
LucasDower opened this issue Jan 19, 2022 · 2 comments
Closed

No support for entire .obj face formats #22

LucasDower opened this issue Jan 19, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@LucasDower
Copy link
Owner

Loading .objs with faces in the format f v1 v2 v3 .... are not loaded correctly, only faces in f v1/vt1/vn1 v2/vt2/vn2 v3/vt3/vn3 ... format is supported. Also n-gon faces are not supported.

@LucasDower LucasDower added the bug Something isn't working label Jan 19, 2022
@LucasDower
Copy link
Owner Author

@LucasDower
Copy link
Owner Author

This should be resolved in the latest editor branch merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant