Merge branch 'obj_mat_file' into 'master'

Fix OBJ material files and face color (Thanks to Sven-Kristofer Pilz for the patch)

closes #20 

See merge request !50
This commit is contained in:
Jan Möbius
2016-03-23 13:45:56 +01:00
2 changed files with 8 additions and 3 deletions

View File

@@ -54,6 +54,11 @@
<li>PLY Reader: Fixed CR LF newline handling for binary file headers.</li>
</ul>
<b>IO</b>
<ul>
<li>Obj writer: Fix OBJ material files and face color (Thanks to Sven-Kristofer Pilz for the patch) </li>
</ul>
<b>Build System</b>
<ul>