035ff27b76
The segment iterator creates segments when needed, so using it in a dual loop creates NlgN more copies than we need. This shifts to a single copy algorithm that then uses a sorting to preemptively abort the search once the segments are outside of the search bounding box Fixes https://gitlab.com/kicad/code/kicad/issues/13191 |
||
---|---|---|
.. | ||
kimath | ||
kiplatform | ||
sexpr | ||
CMakeLists.txt |