kicad/libs/kimath/src
Seth Hillbrand 73886aecb1 Ensure partially triangulated polys are not valid
Moves rule area triangulation outside of layer iterator and keeps the
triangulation_valid flag false until the triangulation has been
completed.

Fixes https://gitlab.com/kicad/code/kicad/issues/7032
2021-01-29 16:33:57 -08:00
..
geometry Ensure partially triangulated polys are not valid 2021-01-29 16:33:57 -08:00
math libs/kimath: POLY_GRID_PARTITION must use truncating (round-to-zero) rescale function for correct grid generation. 2021-01-10 00:04:57 +01:00
bezier_curves.cpp Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
convert_basic_shapes_to_polygon.cpp fix PAD::TransformShapeWithClearanceToPolygon() incorrect calculation in some cases. 2020-11-14 08:50:58 +01:00
md5_hash.cpp specctra_export: fix an issue with custom and chamfered/round rect pads. 2020-11-25 13:57:46 +01:00
trigo.cpp EDIT_TOOL::DragArcTrack Fix incorrect undo history when items are deleted 2021-01-24 16:41:10 +00:00