kicad/plugins/3d/oce
Christoph Moench-Tegeder 9a9c7856b3 Adapt OCE 3D plugin to OpenCascade 7.6.0 (for KiCad 5.1)
In line with
https://dev.opencascade.org/doc/overview/html/occt__upgrade.html#upgrade_occt760_poly
the Poly_Triangulation does not provide direct access to the internal
arrays anymore - use the accessor functions instead.
To keep changes minimal, switch only builds with a new (7.6+)
OpenCascade to the new API and keep everything else the same.

Related: !1013
2021-11-17 23:41:56 +01:00
..
CMakeLists.txt Make OpenCascade more secondary 2018-05-15 06:40:25 -07:00
loadmodel.cpp Adapt OCE 3D plugin to OpenCascade 7.6.0 (for KiCad 5.1) 2021-11-17 23:41:56 +01:00
oce.cpp Bump OCE Plugin version 2020-10-14 08:49:46 -07:00