kicad/pcbnew/plugins/fabmaster
Seth Hillbrand aa0db969ca Caching ConvexHull routine
Stores a cache of the convex hull similar to the bounding box.  Modifies
the hull based on actions to allow  complex footprint graphics without delay

Fixes https://gitlab.com/kicad/code/kicad/issues/7341
2021-02-04 15:56:52 -08:00
..
CMakeLists.txt pcbnew: Add Fabmaster import 2021-01-16 14:28:33 -08:00
fabmaster_plugin.cpp Fix improper string creation in fabmaster importer 2021-01-18 18:35:10 +00:00
fabmaster_plugin.h pcbnew: Add Fabmaster import 2021-01-16 14:28:33 -08:00
import_fabmaster.cpp Caching ConvexHull routine 2021-02-04 15:56:52 -08:00
import_fabmaster.h Fix a few FABMASTER issues 2021-01-27 17:50:14 -08:00