kicad/eeschema/sch_io/kicad_legacy
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
..
sch_io_kicad_legacy.cpp Tidy up string find API usages. 2024-05-28 15:30:29 +01:00
sch_io_kicad_legacy.h Kick the wildcards and file exts into a static class, export it from kicommon 2023-12-27 21:10:01 -05:00
sch_io_kicad_legacy_helpers.cpp
sch_io_kicad_legacy_helpers.h
sch_io_kicad_legacy_lib_cache.cpp Large rework of BEZIER_POLY 2024-06-18 17:55:41 -07:00
sch_io_kicad_legacy_lib_cache.h RIP LIB_PIN. 2024-04-20 12:10:31 +01:00