diff --git a/CHANGELOG b/CHANGELOG index 8ffaf315..9e155366 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,7 +2,7 @@ #============================================================================================ -OpenMesh 2.0-RC4 ( Rev 213 ): +OpenMesh 2.0-RC4 ( Rev 218 ): * Core - Added function for direct access to property vectors - Fixed clear functions to swap vectors. This frees OpenMesh memory when clear is invoked. @@ -11,8 +11,9 @@ OpenMesh 2.0-RC4 ( Rev 213 ): * Readers/Writers - Fixed reading ply files with unknown properties - Added support for texture coordinates in ply files -- OMFromat -> Fixed empty template parameter issue under msvc -- OBJReader -> fixed loading multiple objs with material files +- OMFromat -> Fixed empty template parameter issue under msvc +- OBJReader -> Fixed loading multiple objs with material files +- OBJWriter -> Fixed writing of normals, Missing / when skipping texture coordinates * Build system @@ -36,6 +37,9 @@ OpenMesh 2.0-RC4 ( Rev 213 ): - Other minor fixes - Added tutorials as compileable source code +* Misc +- Updated debian dir to build debs (Thanks to Jean Pierre Charalambos) + OpenMesh 2.0-RC3 ( Rev 138 ): diff --git a/Doc/history.docu b/Doc/history.docu index d74f08fa..3acaf90a 100644 --- a/Doc/history.docu +++ b/Doc/history.docu @@ -7,7 +7,7 @@ -