From 7a5f1f5ca85ac3800c725169bdc38f0208135747 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Thu, 29 Apr 2010 09:07:28 +0000 Subject: [PATCH] updated changelogs git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@322 fdac6126-5c0c-442c-9429-916003d36597 --- CHANGELOG | 12 ++++++++++-- Doc/history.docu | 12 ++++++++++++ 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index d5def157..e7de2c36 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,7 +3,7 @@ #============================================================================================ -OpenMesh 2.0-RC6 ( Rev 318 ): +OpenMesh 2.0-RC6 ( Rev 322 ): * Core - Improve computation of normals for poly meshes ( now the average normal is taken not the normal of one triangle) @@ -12,9 +12,17 @@ OpenMesh 2.0-RC6 ( Rev 318 ): * Tools - OpenMesh mesh dual generator added (Thanks to Clement Courbet for providing the code) -* Apps< +* Apps - OpenMesh mesh dual generator application added (Thanks to Clement Courbet for providing the code) +* Documentation +- Added search engine +- Added reeview on the left +- Generate subpage structure to make treeview more organized + +* Build System +- Updated glew and glut finders + OpenMesh 2.0-RC5 ( Rev 306 ): * Core diff --git a/Doc/history.docu b/Doc/history.docu index 385b0392..10d6117e 100644 --- a/Doc/history.docu +++ b/Doc/history.docu @@ -25,6 +25,18 @@
  • OpenMesh mesh dual generator application added (Thanks to Clement Courbet for providing the code)
  • +Documentation + + +Build System + + 2.0-RC5 (2010/03/08,Rev.305)