kicad/libs/kimath/src
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 Refactor all math into a new kimath library 2020-01-07 17:12:59 +00: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 Comments. 2020-07-05 19:53:04 +01:00
md5_hash.cpp Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
trigo.cpp Return individual custom pad shapes instead of a SHAPE_POLY_SET. 2020-07-02 17:09:15 +01:00