- Updated changelog

- Always emit warning
This commit is contained in:
Jan Möbius
2016-04-15 15:57:07 +02:00
parent 6c6ce56c3c
commit 1c85080a1e
2 changed files with 10 additions and 8 deletions

View File

@@ -17,6 +17,7 @@
<b>IO</b>
<ul>
<li>Obj reader: added texCoord3d functions to objloader</li>
<li>PLY Reader: Don't emit warning for every complex face but warn only once in the end.</li>
<li>Importer: Integrate non-manifold faces while importing and not at the end. Fixes missing properties on non-manifolds. (Thanks to Max Limper for the patch, Merge Request 51)<li>
</ul>