]> OCCT Git - occt.git/commit
0029597: Data Exchange - unable to read VRML2 file
authorakz <akz@opencascade.com>
Fri, 5 Aug 2016 08:24:58 +0000 (11:24 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 29 Mar 2018 14:13:00 +0000 (17:13 +0300)
commitf84d6446a7578c465e558c0c3c6338414a14bfd5
treecfea37c6fe600621c6af1972c66a3a06bc288a61
parent060811b1b5fe89430a5d807bce968a491f0a0c7c
0029597: Data Exchange - unable to read VRML2 file

VrmlData_Scene::createNode() now handles Collision item.
VrmlData_ArrayVec3d::ReadArray() now handles a case with omitted brackets.

Added test bugs xde bug29597
src/VrmlData/VrmlData_Geometry.cxx
src/VrmlData/VrmlData_Group.cxx
src/VrmlData/VrmlData_Scene.cxx
tests/bugs/xde/bug29597 [new file with mode: 0644]