kicad/libs
Jeff Young 65e53b8ecd Move SHAPE_POLY_SET::Inflate's error spec from a seg-count to a max-deviation.
1) Also reorders parameters to make sure the compiler helps out.

2) This also makes it harder to mess up the discrepency between
   BOX2I/wxRECT/etc::Inflate() and SHAPE_POLY_SET::Inflate.

3) Also fixes a couple of bugs where the corner strategy was passed
   in as a segCount.

4) Also fixes a couple of bugs where the error wasn't forced to the
   outside to match the ERROR_LOCATION.

5) Also fixes a couple of bugs where the seg count was specified
   without regard to an already passed-in max deviation
2023-05-29 15:29:03 +01:00
..
core Banish ignore.h to core 2023-04-18 22:44:04 -04:00
kimath Move SHAPE_POLY_SET::Inflate's error spec from a seg-count to a max-deviation. 2023-05-29 15:29:03 +01:00
kiplatform Fix (presumed) stale name in macOS KIPLATFORM::IO. 2023-05-25 11:26:09 +01:00
sexpr Better handling of escaped characters in STEP parser 2021-12-08 15:55:42 -08:00
CMakeLists.txt Introduce core interface library 2023-04-06 15:01:18 +01:00