1. 26 10月, 2018 3 次提交
  2. 25 10月, 2018 8 次提交
  3. 24 10月, 2018 7 次提交
  4. 23 10月, 2018 6 次提交
  5. 22 10月, 2018 1 次提交
    • A
      Allow for the ascii header to end with CRLF · 3ccce0ec
      Alex Weiss 提交于
      Previously we assumed that the header of a ply file had to end with
      
          end_header\n
      
      but it is there are systems that write the end as
      
          end_header\r\n
      
      This previously left the rest of the file read off by one byte.
      
      Fixes issue 14937
      3ccce0ec
  6. 21 10月, 2018 1 次提交
  7. 20 10月, 2018 2 次提交
  8. 19 10月, 2018 4 次提交
  9. 17 10月, 2018 1 次提交
  10. 16 10月, 2018 4 次提交
  11. 15 10月, 2018 2 次提交
  12. 14 10月, 2018 1 次提交