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 ):

View File

@@ -7,7 +7,7 @@
<!-- --------------------------------------------------------------------- -->
<tr valign=top><td><b>2.0-RC6</b> (?/?/?,Rev.318)</td><td>
<tr valign=top><td><b>2.0-RC6</b> (?/?/?,Rev.324)</td><td>
<b>Core</b>
<ul>
@@ -28,13 +28,15 @@
<b>Documentation</b>
<ul>
<li>Added search engine</li>
<li>Added reeview on the left</li>
<li>Added treeview on the left</li>
<li>Generate subpage structure to make treeview more organized</li>
<li>Enabled Doxygen stl support</li>
</ul>
<b>Build System</b>
<ul>
<li>Updated glew and glut finders</li>
<li>Respect seperate settings for build types (release,debug,relwithdebinfo)</li>
</ul>
</tr>