git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@120 fdac6126-5c0c-442c-9429-916003d36597
39 lines
1.3 KiB
Plaintext
39 lines
1.3 KiB
Plaintext
|
|
OpenMesh 2.0-RC3 ( Rev 117 ):
|
|
|
|
* Readers/Writers
|
|
- PLY writer fix ( thanks to Marc Hugi )
|
|
- PLY reader fix ( wrong parsing of uchar binary data )
|
|
- OBJ reader/writer fixes
|
|
|
|
* Tools
|
|
- Smoother now respects feature primitives
|
|
|
|
* Build system:
|
|
- Updated directory structure
|
|
- Changed libnames to libOpenMesh and libOpenMeshTools
|
|
- cmake support
|
|
- bugfixes to qmake build system
|
|
- Keep some basic ACGMake files around ( acgmake is deprecated!! We will not provide support for it! Please use cmake or qmake instead. )
|
|
|
|
* Other
|
|
- Fixed some warnings with latest gcc
|
|
- Per halfedge texture coordinates added
|
|
- Extended functions to get available properties
|
|
|
|
#============================================================================================
|
|
|
|
OpenMesh 2.0-RC2 ( Rev. 79 ):
|
|
- Fix for OBJ reader not reading texture coordinates correctly ( Thanks to Kamalneet Singh )
|
|
- Fixed included Visual Studio files
|
|
|
|
#============================================================================================
|
|
|
|
OpenMesh 2.0-RC1:
|
|
- Reader / writer have been updated
|
|
- Some general bugfixes
|
|
- The usage of acgmake has become deprecated since the last release.
|
|
It has been entirely replaced by qmake.
|
|
- Credits to Simon Floery, Canjiang Ren, Johannes Totz, Leon Kos,
|
|
Jean Pierre Charalambos, Mathieu Gauthier
|