Updated Changelog to RC3

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@135 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2009-06-04 08:45:37 +00:00
parent b00476f68b
commit ebef03f680

View File

@@ -1,13 +1,19 @@
OpenMesh 2.0-RC3 ( Rev 117 ):
* License
- Relicense under LGPL v3 with additional exception for template inclusion
* Readers/Writers
- PLY writer fix ( thanks to Marc Hugi )
- PLY reader fix ( wrong parsing of uchar binary data )
- PLY reader warnings fix ( thanks to Ilya A. Kriveshko )
- OBJ Reader now stores texture information in additional Mesh properties
- OBJ reader/writer fixes
* Tools
- Smoother now respects feature primitives
- Decimater improvements and fixes ( thanks to Ilya A. Kriveshko )
* Build system:
- Updated directory structure