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

@@ -3,11 +3,17 @@
#============================================================================================
OpenMesh 2.0-RC6 ( Rev 310 ):
OpenMesh 2.0-RC6 ( Rev 318 ):
* Core
- 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 ):