occt: master 16f9b46d

Author Committer Branch Timestamp Parent
kgv smoskvin master 2021-10-11 19:05:58 master 34043fc8
Affected Issues  0032612: Data Exchange, RWGltf_CafReader - lost hierarchy of two nested compounds
Changeset 0032612: Data Exchange, RWGltf_CafReader - lost hierarchy of two nested compounds

RWGltf_GltfJsonParser::gltfParseSceneNode() - prevent flattering of Scene nodes
(allow flattering only of Mesh nodes).

Added command XAutoNaming managing XCAFDoc_ShapeTool::SetAutoNaming().
Added comparisons with reference Xdump data to glTF tests.
mod - src/RWGltf/RWGltf_GltfJsonParser.cxx Diff File
mod - src/XDEDRAW/XDEDRAW_Shapes.cxx Diff File
mod - src/XSDRAWSTLVRML/XSDRAWSTLVRML.cxx Diff File
mod - tests/de_mesh/begin Diff File
mod - tests/de_mesh/gltf_read/boxinterleaved Diff File
mod - tests/de_mesh/gltf_read/brainstem Diff File
mod - tests/de_mesh/gltf_read/buggy Diff File
mod - tests/de_mesh/gltf_read/cubeemb Diff File
mod - tests/de_mesh/gltf_read/engine Diff File
mod - tests/de_mesh/gltf_read/helmet Diff File
mod - tests/de_mesh/gltf_read/lantern Diff File
mod - tests/de_mesh/gltf_read/launchvehicle Diff File
mod - tests/de_mesh/gltf_read/orient Diff File
mod - tests/de_mesh/gltf_write/as1 Diff File
mod - tests/de_mesh/gltf_write/ball Diff File
add - tests/de_mesh/gltf_write/compound Diff File
mod - tests/de_mesh/gltf_write/empty Diff File
mod - tests/de_mesh/gltf_write/helmet Diff File
mod - tests/de_mesh/gltf_write/helmetglb Diff File
mod - tests/de_mesh/gltf_write/lantern Diff File
mod - tests/de_mesh/gltf_write/lanternglb Diff File