Updated changelogs

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@318 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2010-04-28 13:24:42 +00:00
parent dab006dd0c
commit 9bc10d5276
2 changed files with 19 additions and 2 deletions

View File

@@ -7,11 +7,22 @@
<!-- --------------------------------------------------------------------- -->
<tr valign=top><td><b>2.0-RC6</b> (?/?/?,Rev.310)</td><td>
<tr valign=top><td><b>2.0-RC6</b> (?/?/?,Rev.318)</td><td>
<b>Core</b>
<ul>
<li>Improve computation of normals for poly meshes ( now the average normal is taken not the normal of one triangle)</li>
<li>Added status flag indicating that mesh reader duplicated primitives to avoid non-manifold configurations</li>
</ul>
<b>Tools</b>
<ul>
<li>OpenMesh mesh dual generator added (Thanks to Clement Courbet for providing the code)</li>
</ul>
<b>Apps</b>
<ul>
<li>OpenMesh mesh dual generator application added (Thanks to Clement Courbet for providing the code)</li>
</ul>
</tr>