mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-06-30 12:14:08 +03:00
1. Bug fix in reading old persistent data using FSD_File storage driver 2. Persistence compatible with legacy format was restored for shapes a. Implemented a storage read / write wrapper for legacy persistence b. Added DRAW commands to read / write files in legacy format c. Added test cases for reading / writing operations with checking number of sub-shapes and physical properties d. Updated related sections of the development guide
24 lines
641 B
Plaintext
24 lines
641 B
Plaintext
ShapePersistent.cxx
|
|
ShapePersistent.hxx
|
|
ShapePersistent_BRep.cxx
|
|
ShapePersistent_BRep.hxx
|
|
ShapePersistent_Geom.cxx
|
|
ShapePersistent_Geom.hxx
|
|
ShapePersistent_Geom_Curve.cxx
|
|
ShapePersistent_Geom_Curve.hxx
|
|
ShapePersistent_Geom_Surface.cxx
|
|
ShapePersistent_Geom_Surface.hxx
|
|
ShapePersistent_Geom2d.hxx
|
|
ShapePersistent_Geom2d.cxx
|
|
ShapePersistent_Geom2d_Curve.cxx
|
|
ShapePersistent_Geom2d_Curve.hxx
|
|
ShapePersistent_HArray1.hxx
|
|
ShapePersistent_HArray2.hxx
|
|
ShapePersistent_HSequence.cxx
|
|
ShapePersistent_HSequence.hxx
|
|
ShapePersistent_Poly.cxx
|
|
ShapePersistent_Poly.hxx
|
|
ShapePersistent_TopoDS.cxx
|
|
ShapePersistent_TopoDS.hxx
|
|
ShapePersistent_TriangleMode.hxx
|