7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-12 15:09:34 +00:00
kicad/libs
Alex Shvartzkop c73cc2cd79 Optimize optimizeZoneToZoneAnchors.
Only do tests between 3 polygon pairs with closest bbox centers.
Only do tests between 5 parts of line chain pairs with closest bbox centers.

Gets OptimizeRNEdges down to 350 ms

See https://gitlab.com/kicad/code/kicad/-/issues/18148

(cherry picked from commit 8532e1f9ec)

Fixes https://gitlab.com/kicad/code/kicad/-/issues/19872
2025-02-07 10:07:52 -08:00
..
core Use 64-bit type to represent microseconds. 2024-03-03 21:47:23 +03:00
kimath Optimize optimizeZoneToZoneAnchors. 2025-02-07 10:07:52 -08:00
kiplatform Don't leak blank_cursor on warp (X11) 2025-01-02 17:25:29 -08:00
sexpr Tidy up string find API usages. 2024-07-21 13:40:14 +01:00
CMakeLists.txt Introduce core interface library 2023-04-06 15:01:18 +01:00