kicad/libs/kimath/include
jean-pierre charras 5d5706b8be Fix incorrect Rotate() functions for shapes circles and arcs.
VECTOR2I::Rotate( double aAngle ) returns a rotated point, but does change
the object itself.

Fixes #4810
https://gitlab.com/kicad/code/kicad/issues/4810
2020-07-06 13:50:55 +02:00
..
geometry Fix incorrect Rotate() functions for shapes circles and arcs. 2020-07-06 13:50:55 +02:00
math Only try to remove the implicit conversion warning if it is supported 2020-07-03 02:59:19 +01: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 Cleanup pad geometry handling. 2020-06-22 22:28:37 +01: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