Updated changelog

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1223 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2015-02-18 08:26:17 +00:00
parent 8f9682f47e
commit f9d04d793a

View File

@@ -6,7 +6,7 @@
<!-- --------------------------------------------------------------------- --> <!-- --------------------------------------------------------------------- -->
<tr valign=top><td><b>3.4</b> (?/?/?,Rev.1220)</td><td> <tr valign=top><td><b>3.4</b> (?/?/?,Rev.1222)</td><td>
<b>Core</b> <b>Core</b>
<ul> <ul>
@@ -17,6 +17,7 @@
<b>IO</b> <b>IO</b>
<ul> <ul>
<li>Writers: Avoid std::endl in various writers to avoid flushing the output stream on every line. (Thanks to Roman Zoller for the hint).</li> <li>Writers: Avoid std::endl in various writers to avoid flushing the output stream on every line. (Thanks to Roman Zoller for the hint).</li>
<li>OBJReader: fix reading mtl files with texture only for obj files</li>
</ul> </ul>
<b>Tools</b> <b>Tools</b>