Skip to content
Success

Changes

Summary

  1. 0033426: Data Exchange, VRML - Impossible to import VRML V1 (details)
  2. 0033484: Data Exchange, Step Import - Pretessellated geometry is translated incompletely (details)
  3. 0033470: Application Framework - TDataStd_NamedData HasSmth() methods return true for empty containers. (details)
  4. 0033486: Data Exchange - Mistake in processing of the oriented dimensions (details)
Commit 06f2625c35e9a8897ad4989835fab40da23529b5 by ichesnok
0033426: Data Exchange, VRML - Impossible to import VRML V1

VrmlData_ShapeNode creating (for vrml v1 case) was added
The file was modified src/VrmlData/VrmlData_Material.hxx
The file was modified src/VrmlData/VrmlData_Material.cxx
The file was modified src/VrmlData/VrmlData_Scene.cxx
The file was addedtests/bugs/stlvrml/bug33426
The file was modified src/VrmlData/VrmlData_Group.cxx
Commit 2b5ee7c79135738bc0583d5ad1add210138ef4f1 by anv
0033484: Data Exchange, Step Import - Pretessellated geometry is translated incompletely

Added proper translation for TessellatedCurveSet and ComplexTriangulatedSurfaceSet.
The file was modified src/RWStepVisual/RWStepVisual_RWComplexTriangulatedSurfaceSet.cxx
The file was modified tests/bugs/step/bug31685_1
The file was modified src/STEPCAFControl/STEPCAFControl_GDTProperty.cxx
The file was modified src/StepVisual/StepVisual_ComplexTriangulatedSurfaceSet.cxx
The file was modified tests/gdt/presentation/end
The file was addedtests/gdt/presentation/C2
The file was modified src/STEPCAFControl/STEPCAFControl_Writer.cxx
The file was modified src/STEPCAFControl/STEPCAFControl_Reader.cxx
The file was modified src/StepVisual/StepVisual_ComplexTriangulatedSurfaceSet.hxx
Commit 4ce99d96979c80b37bc2d972fb380be019d4ef2c by jokwajeb
0033470: Application Framework - TDataStd_NamedData HasSmth() methods return true for empty containers.

Add checks for empty containers.
The file was modified src/TDataStd/TDataStd_NamedData.cxx
The file was modified src/TDataStd/TDataStd_NamedData.hxx
Commit 38581280d00c854dcc91e8d8284aeae08a289142 by jokwajeb
0033486: Data Exchange - Mistake in processing of the oriented dimensions

Remove using the array member's number instead of array member.
The file was modified src/STEPCAFControl/STEPCAFControl_Reader.cxx