Merge branch 'PLYNewlineFix' into 'master'
Fixed CR LF newline handling for binary file headers. The PLYReader did not handle CR LF newlines correctly, which caused it to read the vertex data 2 bytes too early. See merge request !48
Please register or sign in to comment