kicad/pcbnew/pcb_io/ipc2581
Seth Hillbrand bcf6b620a8 Large rework of BEZIER_POLY
Add direct handling of quadratic beziers to save compute time and number
of points.  Update cubic interpolation to reduce number of points
generated for a given smoothness

Cache data on open and used cached data to avoid multiple re-calcs

Remove minimum line length and number of segments and replace with
standard max error level.  Allows us to specify the tolerance of bezier
interpolation
2024-06-18 17:55:41 -07:00
..
CMakeLists.txt
ipc2581_types.h
pcb_io_ipc2581.cpp Large rework of BEZIER_POLY 2024-06-18 17:55:41 -07:00
pcb_io_ipc2581.h Formatting. 2024-05-27 17:06:09 +01:00