kicad/pcbnew/pcb_io/kicad_sexpr
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
..
pcb_io_kicad_sexpr.cpp Don't write out non-explicit tenting 2024-06-18 17:52:42 -04:00
pcb_io_kicad_sexpr.h ADDED: Support tenting control of individual vias 2024-06-11 21:25:02 -04:00
pcb_io_kicad_sexpr_parser.cpp Large rework of BEZIER_POLY 2024-06-18 17:55:41 -07:00
pcb_io_kicad_sexpr_parser.h ADDED: textbox and tablecell margins. 2024-02-24 20:05:51 +00:00