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 absolute path textures #213

Closed
lilleyse opened this issue Oct 2, 2019 · 0 comments · Fixed by #219
Closed

Fix absolute path textures #213

lilleyse opened this issue Oct 2, 2019 · 0 comments · Fixed by #219
Labels

Comments

@lilleyse
Copy link
Contributor

lilleyse commented Oct 2, 2019

If the mtl file points to a texture as an absolute path then it appends the path to the mtl directory. I believe this regression happened in 26db16d and may be fixed by changing path.join to path.resolve here.

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

Successfully merging a pull request may close this issue.

1 participant