changelog update

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1043 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2014-05-07 11:45:16 +00:00
parent 48f18d6410
commit fab87cf192

View File

@@ -7,7 +7,7 @@
<!-- --------------------------------------------------------------------- -->
<tr valign=top><td><b>3.1</b> (?/?/?,Rev.1036)</td><td>
<tr valign=top><td><b>3.1</b> (?/?/?,Rev.1042)</td><td>
<b>Core</b>
<ul>
@@ -32,7 +32,8 @@
<b>IO</b>
<ul>
<li>OBJ Writer: Fixed material writer using wrong stream (Thanks to Vladimir Chalupecky for the fix). closes 2037</li>
<li>VTK Writer: Added simple VTK writer writing only vertices and faces (Thanks to Vladimir Chalupecky for the code). closes 2039</li>
<li>VTK Writer: Added simple VTK writer writing only vertices and faces (Thanks to Vladimir Chalupecky for the code). closes 2039</li>#
<li>PLY Reader: Fix locking up when loading some binary files ( Thanks to Peter Newman for the patch). closes 2141</li>
</ul>