kicad/plugins/3d/oce
Seth Hillbrand 1d3159c1cb Add support for PKZIP-based stpZ files
FreeCAD uses gzip-based stpZ files but many programs will compress using
the archive format of PKZIP (e.g. WinZIP).  This handles the archive
format, taking the first file from the archive, which by the standard
should be the STEP file

Fixes https://gitlab.com/kicad/code/kicad/issues/5376
2021-02-27 16:44:54 -08:00
..
CMakeLists.txt ADDED: Support compressed STEP and VRML files 2020-08-19 03:20:30 +00:00
loadmodel.cpp Add support for PKZIP-based stpZ files 2021-02-27 16:44:54 -08:00
oce.cpp Add stp.gz as a valid compressed step extension in the chooser dialog 2020-10-17 23:20:13 +01:00