Updated changelog

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@611 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2012-06-28 10:53:53 +00:00
parent 2fd9818384
commit 6f5f0491d5

View File

@@ -7,7 +7,7 @@
<!-- --------------------------------------------------------------------- -->
<tr valign=top><td><b>2.2.1</b> (?/?/?,Rev.606)</td><td>
<tr valign=top><td><b>2.2.1</b> (?/?/?,Rev.610)</td><td>
<b>IO</b>
<ul>
@@ -19,8 +19,15 @@
<ul>
<li>Added unittest for OBJ texture coordinates.</li>
<li>Added unittests for add_face.</li>
<li>Added unittest for getting handles and faces from the iterator.</li>
</ul>
<b>Tools</b>
<ul>
<li>Added catmull clark subdivider. Thanks to Leon Kos for the code.</li>
</ul>
<b>Documentation</b>
<ul>
<li>More documentation for the add_face functions (and some code cleanup)</li>