occt: master 51ee6a7d

Author Committer Branch Timestamp Parent
mzernova bugmaster master 2019-09-17 13:05:05 master 14a356b1
Affected Issues  0030964: Data Exchange - use Standard_ReadLineBuffer within OBJ reader
Changeset 0030964: Data Exchange - use Standard_ReadLineBuffer within OBJ reader

Standard_ReadLineBuffer now supports a processing of the special multi-line case with \ at the end of the line.

Standard_RedLineBuffer was used to load Stl files
mod - src/RWObj/RWObj_Reader.cxx Diff File
mod - src/RWStl/RWStl_Reader.cxx Diff File
mod - src/Standard/Standard_ReadLineBuffer.hxx Diff File
mod - tests/de_mesh/stl_read/D1 Diff File