encima / encima/jsc3d

Add flexibility on mtl properties case

Open
#71 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
HTML
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
Some tools generate mtl files with wrong case for properties like "map_Kd". The
property name generated is "map_kd".
Example : the great tool assimp does that : http://assimp.sourceforge.net/

Checking the porperty name in lower case fixes that problem (even if it's not
really abug).

A patch is attached.
```

Original issue reported on code.google.com by `laurent....@fabzat.com` on 10 Apr 2014 at 1:22

Attachments:
- [fix_obj_case.patch](https://storage.googleapis.com/google-code-attachments/jsc3d/issue-71/comment-0/fix_obj_case.patch)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.