Merge branch 'fixDoubleSwap' into 'master'

Fix double swap



See merge request !54
This commit is contained in:
Jan Möbius
2016-04-14 15:42:24 +02:00
3 changed files with 89 additions and 4 deletions

View File

@@ -109,6 +109,7 @@
<b>IO</b>
<ul>
<li>OMWriter: fix crash in OMWriter when writing an empty mesh with colors</li>
<li>Binary writers: Fixed double swap in string specialization. Added Unittest.</li>
</ul>
<b>VectorT</b>