]> OCCT Git - occt.git/commit
0032819: Data Exchange - VrmlAPI_Writer does not write all colors CR32819
authorkgv <kgv@opencascade.com>
Mon, 7 Feb 2022 12:02:42 +0000 (15:02 +0300)
committerkgv <kgv@opencascade.com>
Wed, 9 Feb 2022 20:33:47 +0000 (23:33 +0300)
commit3a0ab2bfb14855c74c0663f64186290de0102833
treeb4edb4911ef796ceee90d1abd70baae880e9f303
parentae38730d3520fc8d0fbe4a3b9a97afd0cebe6df8
0032819: Data Exchange - VrmlAPI_Writer does not write all colors

VrmlData_ShapeConvert::addShape() - fixed handling of colors assigned to Compound instead of a Face.
RWMesh_FaceIterator is now used to dispatch colors and skip Faces without triangulation.
src/TKVRML/EXTERNLIB
src/VrmlData/VrmlData_ShapeConvert.cxx