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

Fix .obj import uv data support #8

Closed
neomonkeus opened this issue Nov 16, 2013 · 3 comments · Fixed by #48
Closed

Fix .obj import uv data support #8

neomonkeus opened this issue Nov 16, 2013 · 3 comments · Fixed by #48

Comments

@neomonkeus
Copy link
Member

The uv data gets corrupted on load.

This is possibly due to the convention issues with .obj but also results in
"Could not load texture data for UV editor."

More information available here - http://niftools.sourceforge.net/forum/viewtopic.php?f=38&t=3210

@hexabits hexabits self-assigned this Mar 12, 2014
@neomonkeus
Copy link
Member Author

Closed by #9

@hexabits
Copy link
Member

It was not in that pull request. That's why I still have it as a feature branch. Probably saw the "Edit UV" stuff instead.

There's nothing keeping me from opening a pull request if you want me to. I just figured I would end up fixing more stuff while I was in there, but I will probably not be touching the import/export stuff for a while.

@neomonkeus
Copy link
Member Author

Yeah I was just browsing old issues to see if they were closable. I actually will be opening an issue on "Edit UV" once I get the chance. I think it would be good to merge anyway as this is a priority issue for people who use .obj.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants