Updated Changelogs

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@220 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2009-11-14 13:41:12 +00:00
parent 0d6a426f25
commit 86b53bf930
2 changed files with 5 additions and 3 deletions

View File

@@ -2,11 +2,12 @@
#============================================================================================
OpenMesh 2.0-RC4 ( Rev 218 ):
OpenMesh 2.0-RC4 ( Rev 220 ):
* Core
- Added function for direct access to property vectors
- Fixed clear functions to swap vectors. This frees OpenMesh memory when clear is invoked.
- Fixed bug in handle() function when getting handle from given Halfedge (Thanks to Rob Patro)
- Fixed bug in handle() function when getting handle from given Halfedge (Reported by Rob Patro)
- Memory leak in assignment Operator (Reported by Meng Luan, Thanks to Ilya A. Kriveshko for the patch)
* Readers/Writers
- Fixed reading ply files with unknown properties