]> OCCT Git - occt.git/commit
0031816: Data Exchange - RWMesh_MaterialMap::CopyTexture() copies glb file instead...
authorkgv <kgv@opencascade.com>
Thu, 1 Oct 2020 12:07:46 +0000 (15:07 +0300)
committerbugmaster <bugmaster@opencascade.com>
Fri, 2 Oct 2020 16:13:47 +0000 (19:13 +0300)
commitdba9887351f9b5f63a2a3a1976aa54a13f9a2352
tree0882603b954de7769f7f57e1731b1ac7733a5123
parente6c8fcfed4845eef3e08754cb2e9b222e6363f42
0031816: Data Exchange - RWMesh_MaterialMap::CopyTexture() copies glb file instead of a texture inside it

Image_Texture is now checked if it defines an additional offset within the file
to avoided copying an old glb file with embedded image files instead of extracting them.
src/RWMesh/RWMesh_MaterialMap.cxx
tests/de_mesh/gltf_write/lantern [new file with mode: 0644]