kicad/plugins/3d/oce
Seth Hillbrand 6fb47faebd Workaround for IGES import bug in OCE-0.18
This changes the IGES import parameter precision to be file-defined
instead of hard-coded in KiCad.  OCE-0.18 does not handle faces with
a set of points whose approximation creates a single point.

By allowing the file to set the precision level, we leave it to the
generating program to create a file with non-degenerate faces.

Fixes: lp:1738872
* https://bugs.launchpad.net/kicad/+bug/1738872
2018-04-04 13:03:34 -07:00
..
CMakeLists.txt Add system to OCE includes, Change order of local includes for kicad2step 2016-09-26 08:17:57 +02:00
loadmodel.cpp Workaround for IGES import bug in OCE-0.18 2018-04-04 13:03:34 -07:00
oce.cpp Added 3D plugin for OCE; this plugin is activated by -DUSE_OCE=ON 2016-08-22 15:50:38 +10:00