Updated Changelogs

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@287 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2010-03-02 07:15:47 +00:00
parent 969fe4a0a5
commit 6758214320
2 changed files with 14 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
#============================================================================================
OpenMesh 2.0-RC5 ( Rev 278 ):
OpenMesh 2.0-RC5 ( Rev 287 ):
* Core
- Fixed build error in function calc_dihedral_angle_fast
@@ -18,6 +18,11 @@ OpenMesh 2.0-RC5 ( Rev 278 ):
- Fixed crash in Offreader with DOS line endings. (Thanks to Adrian Secord for the patch)
- Fixed obj readers for some files containing tabs
* Apps
- OpenMesh progressive mesh generator readded
- OpenMesh progressive mesh viewer readded
- OpenMesh progressive mesh analyzer readded
* Documentation
- Updated Documentation front page
- Added mesh navigation tutorial