Updated changelog

This commit is contained in:
Jan Möbius
2016-04-14 10:36:10 +02:00
parent 532f64464a
commit 4918d2f353

View File

@@ -17,6 +17,7 @@
<b>IO</b> <b>IO</b>
<ul> <ul>
<li>Obj reader: added texCoord3d functions to objloader</li> <li>Obj reader: added texCoord3d functions to objloader</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> </ul>
<b>VectorT</b> <b>VectorT</b>