Updated changelogs

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@263 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2010-01-21 15:38:22 +00:00
parent ec94d3b32b
commit edbb2a44ab
2 changed files with 6 additions and 2 deletions

View File

@@ -2,13 +2,14 @@
#============================================================================================
OpenMesh 2.0-RC5 ( Rev 258 ):
OpenMesh 2.0-RC5 ( Rev 263 ):
* Core
- Fixed build error in function calc_dihedral_angle_fast
- Made iterators/circulators stl compliant
- Provide begin/end functions for circulators
- mostream crash fixed (Thanks to Adrian Secord for providing the patch)
- added colors to status flags for edges ( request_edge_color ... )
* Readers/Writers
- Fixed build error in STL writer
@@ -18,6 +19,7 @@ OpenMesh 2.0-RC5 ( Rev 258 ):
* Documentation
- Added mesh navigation tutorial
- Added iterator tutorial
- Updated tutorial and docu for mesh circulators
- Examples for flipping and collapsing edges
- Fixed a lot of doxygen warnings
- Fixed some spellings