7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-06 11:25:30 +00:00
kicad/libs/kimath
Armin Schoisswohl f1abdfa1aa Modify Circle approximate segment count
Change number of segments of circles to be multiples of 8 and start rotated by delta/2.  This ensures that segments will be aligned to a 45°/90° grid

Fixes https://gitlab.com/kicad/code/kicad/-/issues/18654
2024-10-28 20:40:05 +00:00
..
include Change zorder to use unsigned 2024-10-24 17:40:25 -07:00
src Modify Circle approximate segment count 2024-10-28 20:40:05 +00:00
CMakeLists.txt Feature: Exact item offset tool 2024-09-19 06:35:43 +01:00
determine_if_point_inside_polygon.odt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00