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 bug causing ObjLoader to not load materials with dots in name #3470

Merged
merged 1 commit into from Oct 8, 2015

Conversation

@pkamenarsky
Copy link
Contributor

pkamenarsky commented Oct 7, 2015

The mtl loader replaces dots with underscored, but ObjLoader does not. Thus ObjLoader is unable to load materials with dots in their name ("Material.001").

xoppa added a commit that referenced this pull request Oct 8, 2015
Fix bug causing ObjLoader to not load materials with dots in name
@xoppa xoppa merged commit 854cad7 into libgdx:master Oct 8, 2015
1 check passed
1 check passed
PR Check No test results found.
Details
@xoppa
Copy link
Member

xoppa commented Oct 8, 2015

Thanks!

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

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.