kicad/libs/kimath
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
..
include Fix incorrect Rotate() functions for shapes circles and arcs. 2020-07-06 13:50:55 +02:00
src Fix incorrect Rotate() functions for shapes circles and arcs. 2020-07-06 13:50:55 +02:00
CMakeLists.txt Comments. 2020-07-05 19:53:04 +01:00
determine_if_point_inside_polygon.odt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00