kicad/libs/kimath/include
Roberto Fernandez Bautista 1026c24c65 SHAPE_LINE_CHAIN fix rotation of indices after going through Clipper
Clipper might mess up the rotation of the indices such that an arc can be split between
the end point and wrap around to the start point. Detect if this happened and fix it as
required.

Also, handle arcs at the last segment of the chain correctly, meaning we can have arcs
towards the end of the chain that finish at the starting point of the chain.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/9670
2021-11-20 16:47:08 +00:00
..
geometry SHAPE_LINE_CHAIN fix rotation of indices after going through Clipper 2021-11-20 16:47:08 +00:00
math Pass VECTOR2I objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
bezier_curves.h Fix broken Doxygen comment specifiers. 2021-01-25 07:42:36 -05:00
convert_basic_shapes_to_polygon.h Pass wxPoint objects by reference instead of on the stack. 2021-07-26 15:35:33 -04:00
md5_hash.h specctra_export: fix an issue with custom and chamfered/round rect pads. 2020-11-25 13:57:46 +01:00
trigo.h Overhaul arc internal model to not over-specify information. 2021-10-15 12:45:43 +01:00