kicad/libs/kimath/include
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
..
geometry Ensure triangulation follows moving zone 2020-06-17 19:43:11 -07:00
math Comment-only changes 2020-01-10 16:43:01 -08:00
bezier_curves.h Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
convert_basic_shapes_to_polygon.h Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
md5_hash.h Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
trigo.h Start unit tests for math library trigonometry functions. 2020-03-05 07:34:26 -05:00