Updated changelog

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@800 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2013-01-30 15:29:59 +00:00
parent 2d754b31be
commit 9d23363de9

View File

@@ -8,16 +8,24 @@
<!-- --------------------------------------------------------------------- -->
<tr valign=top><td><b>2.4</b> (?/?/?,Rev.783)</td><td>
<tr valign=top><td><b>2.4</b> (?/?/?,Rev.799)</td><td>
<b>IO</b>
<ul>
<li>Made STL Reader work, with the clear = false flag and Redundant lookup removed. ( Thanks to Peter Newman for the patch)</li>
<li>Missing include, preventing build on VS2012 (Thanks to Mageri Filali Maltouf for the patch)</li>
</ul>
<b>Decimater</b>
<ul>
<li>Make Hausdorff module thread safe. Removed static point vector. (Thanks to Falko Löffler for the fix)</li>
</ul>
<b>Unittests</b>
<ul>
<li>Added unittests for delete_face</li>
<li>Added unittests for circulators</li>
</ul>
</tr>