occt: master dba98873

Author Committer Branch Timestamp Parent
kgv bugmaster master 2020-10-01 12:07:46 master e6c8fcfe
Affected Issues  0031816: Data Exchange - RWMesh_MaterialMap::CopyTexture() copies glb file instead of a texture inside it
Changeset 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.
mod - src/RWMesh/RWMesh_MaterialMap.cxx Diff File
add - tests/de_mesh/gltf_write/lantern Diff File