]> OCCT Git - occt.git/commit
0032654: Data Exchange - fix misprint in RWGltf_TriangulationReader::readDracoBuffer()
authorkgv <kgv@opencascade.com>
Wed, 10 Nov 2021 09:38:56 +0000 (12:38 +0300)
committerkgv <kgv@opencascade.com>
Fri, 19 Nov 2021 07:12:36 +0000 (10:12 +0300)
commit2e84f455db837fda9d01c40e37ba83bfb60239c7
treec152697f2e0047b88621d8200c372e43de0bb96b
parent2d7f3900516bd8c3ca8248a393e6bb291e17ebf4
0032654: Data Exchange - fix misprint in RWGltf_TriangulationReader::readDracoBuffer()

Added missing break.
Fixes reading of glTF files with Normal attributes preceding Position
(and eliminates redundant / erroneous copy when Position attributes precede Normal).
src/RWGltf/RWGltf_TriangulationReader.cxx