Seth Hillbrand
b2c4519c2c
Setting custom pad shape to be outline for PNS
Changes SHAPE_CONVEX to SHAPE_SIMPLE to better reflect the limitations.
Changes SHAPE_LINE_CHAIN::PointInside calculation to allow points
strictly inside a line chain
Fixes: lp:1768862
* https://bugs.launchpad.net/kicad/+bug/1768862
8 years ago
Camille
9ff66a5274
Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases
8 years ago
decimad
6c749e0ba8
Remove PNS_ prefix from most types inside namespace PNS
9 years ago
decimad
4cf44d9725
Rename pns item kind constants in preparation for renaming pns classes
9 years ago
decimad
de6281e977
Move PNS router code into namespace PNS
update copyright messages
9 years ago
Maciej Suminski
ca499b80e1
Fixed wxLogTrace() calls in PNS
Fixes: lp:1616702
* https://bugs.launchpad.net/kicad/+bug/1616702
9 years ago
Maciej Suminski
7e94e5282a
Changed PNS debug output to use wxLogTrace
9 years ago
Maciej Suminski
2607497b37
Code formatting.
10 years ago
Mathias Grimmberger
7724c581fd
router: support for non-90 degree pad orientations
11 years ago
Tomasz Włostowski
bf3128c683
router: fix syntax error in PNS_LOGGER output files
11 years ago
Maciej Suminski
4fb9bce354
Code formatting.
11 years ago
Maciej Suminski
ad1b138f28
Reformatted PNS code to conform the coding policy.
12 years ago
Tomasz Włostowski
061660e9e4
Long-awaited new version of the P&S router
12 years ago