Updated Changelogs

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@212 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2009-09-28 12:17:20 +00:00
parent a56c45e2d3
commit 6d68f1f604
2 changed files with 5 additions and 1 deletions

View File

@@ -12,6 +12,7 @@
<ul>
<li> Added function for direct access to property vectors</li>
<li> Fixed clear functions to swap vectors. This frees OpenMesh memory when clear is invoked.</li>
<li> Fixed bug in handle() function when getting handle from given Halfedge (Thanks to Rob Patro) </li>
</ul>
<b>Readers/Writers</b>
@@ -42,6 +43,7 @@
<li> Added Tutorial on deleting geometry</li>
<li> Fixed Traits example</li>
<li> Other minor fixes</li>
<li> Added tutorials as compileable source code</li>
</ul>
</tr>