c8a6878eb8
The INT_MAX limit for most elements makes sense only for single-segment, straight line elements. For elements that accumulate lengths, we should utilize the long long int (64 bits) to allow for greater lengths. Fixes: lp:1842367 * https://bugs.launchpad.net/kicad/+bug/1842367 |
||
---|---|---|
.. | ||
convex_hull.cpp | ||
geometry_utils.cpp | ||
hetriang.cpp | ||
seg.cpp | ||
shape.cpp | ||
shape_arc.cpp | ||
shape_collisions.cpp | ||
shape_file_io.cpp | ||
shape_line_chain.cpp | ||
shape_poly_set.cpp | ||
trigo.cpp |