kicad/libs/kimath/include/geometry
Seth Hillbrand 08c61e6788 Ensure triangulation follows moving zone
Dragging filled zones in OpenGL was extremely slow due to the
invalidated triangulation cache.  Moving the zone should also move the
triangles and keep the cache valid.
2020-06-17 19:43:11 -07:00
..
convex_hull.h Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
direction45.h pcbnew: Adding arcs to PNS 2020-02-21 16:11:41 -08:00
geometry_utils.h fix a minor wxWidgets alert and a outdated comment. 2020-06-09 14:12:38 +02:00
poly_grid_partition.h Comment-only changes 2020-01-10 16:43:01 -08:00
polygon_test_point_inside.h Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
polygon_triangulation.h Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
seg.h Add distance reporting for copper item DRC tests. 2020-05-01 18:49:42 +01:00
shape.h Comment-only changes 2020-01-10 16:43:01 -08:00
shape_arc.h Fix SHAPE_ARC hittest and adjust radius return 2020-06-13 11:23:21 -07:00
shape_circle.h Fixup some issues in libkimath 2020-01-11 21:27:38 +00:00
shape_file_io.h Comment-only changes 2020-01-10 16:43:01 -08:00
shape_index.h Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
shape_index_list.h Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
shape_line_chain.h Add hole-inside-courtyard DRC checks. 2020-05-14 22:02:47 +01:00
shape_poly_set.h Ensure triangulation follows moving zone 2020-06-17 19:43:11 -07:00
shape_rect.h Add distances to a bunch of DRC violation reports. 2020-05-01 18:49:42 +01:00
shape_segment.h Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
shape_simple.h Comment-only changes 2020-01-10 16:43:01 -08:00