Updated Changelogs

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@324 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2010-06-08 09:09:37 +00:00
parent 5e5ae4bce2
commit e4c5bcbf6b
2 changed files with 8 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
#============================================================================================
OpenMesh 2.0-RC6 ( Rev 322 ):
OpenMesh 2.0-RC6 ( Rev 324 ):
* Core
- Improve computation of normals for poly meshes ( now the average normal is taken not the normal of one triangle)
@@ -17,11 +17,13 @@ OpenMesh 2.0-RC6 ( Rev 322 ):
* Documentation
- Added search engine
- Added reeview on the left
- Added treeview on the left
- Generate subpage structure to make treeview more organized
- Enabled Doxygen stl support</li>
* Build System
- Updated glew and glut finders
- Respect seperate settings for build types (release,debug,relwithdebinfo)
OpenMesh 2.0-RC5 ( Rev 306 ):