]> OCCT Git - occt.git/commit
Data Exchange - Fix GLTF Export for vertices and edges #348
authorZernova Marina <36417100+mzernova@users.noreply.github.com>
Fri, 7 Feb 2025 16:06:47 +0000 (16:06 +0000)
committerGitHub <noreply@github.com>
Fri, 7 Feb 2025 16:06:47 +0000 (16:06 +0000)
commita1d887e0c41042b5cc8264ae21bc3e3f88cf9f2c
treef8c25e27999803c5f4f5e2e7b728bed815f910ad
parent85b40aba2a37f37e38d575d98551ea6a37cff3da
Data Exchange - Fix GLTF Export for vertices and edges #348

Only free vertices and edges are exported now
13 files changed:
src/RWGltf/RWGltf_CafWriter.cxx
src/RWGltf/RWGltf_CafWriter.hxx
src/RWMesh/RWMesh_EdgeIterator.cxx
src/RWMesh/RWMesh_FaceIterator.cxx
src/RWMesh/RWMesh_ShapeIterator.cxx
src/RWMesh/RWMesh_ShapeIterator.hxx
src/RWMesh/RWMesh_VertexIterator.cxx
tests/de_mesh/gltf_write/empty
tests/metadata/gltf/A2
tests/metadata/gltf/A3
tests/metadata/gltf/A4
tests/metadata/gltf/A5
tests/metadata/gltf/A7