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 |
||
---|---|---|
.. | ||
geometry | ||
math | ||
bezier_curves.h | ||
convert_basic_shapes_to_polygon.h | ||
hash.h | ||
md5_hash.h | ||
trigo.h |