kicad/libs/kimath/include
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
..
geometry Fix off-by-one error in distance check for arcs 2024-06-03 16:29:06 -07:00
math Rework VECTOR2D promotion rules 2024-06-15 13:41:07 -07:00
bezier_curves.h Large rework of BEZIER_POLY 2024-06-18 17:55:41 -07:00
convert_basic_shapes_to_polygon.h Name shortening and line-break reduction. 2022-10-21 18:41:39 +01:00
hash.h Utilize our combine_hash routine for multiple hash 2022-08-26 08:45:13 -07:00
md5_hash.h specctra_export: fix an issue with custom and chamfered/round rect pads. 2020-11-25 13:57:46 +01:00
transform.h Flip symbol editor's Y axis to match other editors. 2024-04-27 13:47:56 +01:00
trigo.h Cleanup geometry functions 2024-05-31 12:26:37 -07:00