Merge branch 'PLY_READER_handle_rn_newlines' into 'master'

Handle nr newlines



See merge request !71
This commit is contained in:
Jan Möbius
2016-05-30 16:31:05 +02:00
2 changed files with 5 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
<b>IO</b>
<ul>
<li>PLY Reader: Handle nr newlines (Thanks to Christian Feurer for the patch)</li>
<li>PLY Reader: Fixed binary reader errors in ply reader. (Thanks to Michael Kremer for the patch)</li>
<li>Throw error when no readers are available (Thanks to Christian Feurer for the patch)</li>
</ul>