From ebef03f680bb0bb4c16ea16c4c57f6fc3b086c0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Thu, 4 Jun 2009 08:45:37 +0000 Subject: [PATCH] Updated Changelog to RC3 git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@135 fdac6126-5c0c-442c-9429-916003d36597 --- CHANGELOG | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 786dc686..6da4ced7 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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