Updated changelog for release
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@357 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#============================================================================================
|
||||
|
||||
|
||||
OpenMesh 2.0 ( Rev 348 ):
|
||||
OpenMesh 2.0 ( Rev 356 ):
|
||||
|
||||
* Core
|
||||
- Improve computation of normals for poly meshes ( now the average normal is taken not the normal of one triangle)
|
||||
@@ -35,6 +35,8 @@ OpenMesh 2.0 ( Rev 348 ):
|
||||
- Added preprocessor directives such that doxigen parses vectorT correctly
|
||||
|
||||
* Build System
|
||||
- Copy Doc directories to installers
|
||||
- Copy shared Qt Libs to build dir on windows
|
||||
- Updated glew and glut finders
|
||||
- Respect seperate settings for build types (release,debug,relwithdebinfo)
|
||||
- Extend macros acg_append_files_recursive acg_append_files to not include files starting with a dot
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
|
||||
<!-- --------------------------------------------------------------------- -->
|
||||
|
||||
<tr valign=top><td><b>2.0</b> (2010/12/1,Rev.348)</td><td>
|
||||
<tr valign=top><td><b>2.0</b> (2010/12/21,Rev.356)</td><td>
|
||||
|
||||
<b>Core</b>
|
||||
<ul>
|
||||
@@ -54,6 +54,8 @@
|
||||
|
||||
<b>Build System</b>
|
||||
<ul>
|
||||
<li>Copy Doc directories to installers</li>
|
||||
<li>Copy shared Qt Libs to build dir on windows</li>
|
||||
<li>Updated glew and glut finders</li>
|
||||
<li>Respect seperate settings for build types (release,debug,relwithdebinfo)</li>
|
||||
<li>Extend macros acg_append_files_recursive acg_append_files to not include files starting with a dot</li>
|
||||
|
||||
Reference in New Issue
Block a user