Updated changelog

closes #23
This commit is contained in:
Jan Möbius
2016-12-21 08:45:30 +01:00
parent 6959e4ce10
commit 104635d50c

View File

@@ -10,6 +10,7 @@
<b>Core</b> <b>Core</b>
<ul> <ul>
<li>Implemented a cast from polyMesh to Mesh and vice versa using static_cast(polymeshInstance) or static_cast(trimeshInstance)</li>
<li>make all negative handles invalid, not just -1</li> <li>make all negative handles invalid, not just -1</li>
<li>Several warnings fixed (Including the checked iterators)</li> <li>Several warnings fixed (Including the checked iterators)</li>
</ul> </ul>