Updated changelog

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@397 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2011-07-01 07:15:20 +00:00
parent 39f1eecc82
commit 6bffef55a8
2 changed files with 23 additions and 2 deletions

View File

@@ -2,7 +2,15 @@
#============================================================================================
OpenMesh 2.0.2 ( Rev 389 ):
OpenMesh 2.0.2 ( Rev 396 ):
* Core
- Implemented is_collapse_ok for polymeshes
- Implemented split_edge ( split(edgehandle,vertexhandle) ) for poly meshes
- Fixed compiler error because of extra ','
- Fixed some compiler warnings
* IO
- OFF Reader: Fixed crash on some files containing empty lines(Thanks to R.Schneider for the fix)).
OpenMesh 2.0.1 ( Rev 389 ):