Updated Changes

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@306 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2010-03-08 10:14:38 +00:00
parent 8f3530d9b1
commit 6bf6986d71
2 changed files with 4 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
#============================================================================================
OpenMesh 2.0-RC5 ( Rev 299 ):
OpenMesh 2.0-RC5 ( Rev 306 ):
* Core
- Fixed build error in function calc_dihedral_angle_fast
@@ -36,6 +36,7 @@ OpenMesh 2.0-RC5 ( Rev 299 ):
* Build System
- Fixed rpath issue when building and installing on MacOS
- Fixed install target for MacOS (headers where not copied due to bug in cmake)
OpenMesh 2.0-RC4 ( Rev 227 ):
* Core