kicad/plugins/3d
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
..
idf Adding rounded rect and custom pad shapes to VRML export 2018-03-06 16:40:08 -08:00
oce Adapt OCE 3D plugin to OpenCascade 7.6.0 (for KiCad 5.1) 2021-11-17 23:41:56 +01:00
vrml Compatibility fixes for GLM 0.9.9 2018-02-06 13:30:13 +01:00
CMakeLists.txt OCC: Fix issues for OpenCascade 7.3 2018-06-12 10:03:13 -07:00