kicad/pcbnew/plugins/altium
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 Altium: Refactor and add initial structure for schematic importer 2020-08-23 19:01:08 +00:00
altium_circuit_maker_plugin.cpp Add optional project parameter to PCB plugin load method. 2020-12-18 10:40:51 -05:00
altium_circuit_maker_plugin.h Add optional project parameter to PCB plugin load method. 2020-12-18 10:40:51 -05:00
altium_circuit_studio_plugin.cpp Add optional project parameter to PCB plugin load method. 2020-12-18 10:40:51 -05:00
altium_circuit_studio_plugin.h Add optional project parameter to PCB plugin load method. 2020-12-18 10:40:51 -05:00
altium_designer_plugin.cpp Add optional project parameter to PCB plugin load method. 2020-12-18 10:40:51 -05:00
altium_designer_plugin.h Add optional project parameter to PCB plugin load method. 2020-12-18 10:40:51 -05:00
altium_parser.ksy Altium: Refactor and add initial structure for schematic importer 2020-08-23 19:01:08 +00:00
altium_parser_pcb.cpp altium: no idea what Region Kind=2 means, but at least the existence is noted 2020-10-26 13:50:11 +01:00
altium_parser_pcb.h More module -> footprint. 2020-11-13 15:16:24 +00:00
altium_pcb.cpp Caching ConvexHull routine 2021-02-04 15:56:52 -08:00
altium_pcb.h MODULE -> FOOTPRINT. 2020-11-13 16:04:03 +00:00