mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-07-20 12:45:50 +03:00
Brute force removal of standard persistence (ShapeSchema, StdLSchema, StdSchema, XCAFSchema) and all persistence-specific toolkits. OCAF formats "MDTV-Standard", "MDTV-XCAF" are removed from resource files. Uses of "MDTV-Standard" are changed to "BinOcaf", and "MDTV-XCAF" changed to "BinXCAF".
15 lines
473 B
Plaintext
Executable File
15 lines
473 B
Plaintext
Executable File
formatlist: XmlXCAF BinXCAF
|
|
!
|
|
! Default format
|
|
xml.FileFormat: XmlXCAF
|
|
!
|
|
XmlXCAF.Description: XmlXCAF Document Version 1.0
|
|
XmlXCAF.FileExtension: xml
|
|
XmlXCAF.StoragePlugin: f78ff496-a779-11d5-aab4-0050044b1af1
|
|
XmlXCAF.RetrievalPlugin: f78ff497-a779-11d5-aab4-0050044b1af1
|
|
!
|
|
BinXCAF.Description: BinXCAF Document Version 1.0
|
|
BinXCAF.FileExtension: xbf
|
|
BinXCAF.StoragePlugin: a78ff496-a779-11d5-aab4-0050044b1af1
|
|
BinXCAF.RetrievalPlugin: a78ff497-a779-11d5-aab4-0050044b1af1
|