Updated changelogs
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@318 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -3,11 +3,17 @@
|
|||||||
#============================================================================================
|
#============================================================================================
|
||||||
|
|
||||||
|
|
||||||
OpenMesh 2.0-RC6 ( Rev 310 ):
|
OpenMesh 2.0-RC6 ( Rev 318 ):
|
||||||
|
|
||||||
* Core
|
* Core
|
||||||
- Improve computation of normals for poly meshes ( now the average normal is taken not the normal of one triangle)
|
- Improve computation of normals for poly meshes ( now the average normal is taken not the normal of one triangle)
|
||||||
|
- Added status flag indicating that mesh reader duplicated primitives to avoid non-manifold configurations</li>
|
||||||
|
|
||||||
|
* Tools
|
||||||
|
- OpenMesh mesh dual generator added (Thanks to Clement Courbet for providing the code)</li>
|
||||||
|
|
||||||
|
* Apps<
|
||||||
|
- OpenMesh mesh dual generator application added (Thanks to Clement Courbet for providing the code)</li>
|
||||||
|
|
||||||
OpenMesh 2.0-RC5 ( Rev 306 ):
|
OpenMesh 2.0-RC5 ( Rev 306 ):
|
||||||
|
|
||||||
|
|||||||
@@ -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>
|
<b>Core</b>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Improve computation of normals for poly meshes ( now the average normal is taken not the normal of one triangle)</li>
|
<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>
|
</ul>
|
||||||
|
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user