35 Commits (f97ac5ce739a5ccb1f368d45d46cb6f9d038c040)

Author SHA1 Message Date
Seth Hillbrand f97ac5ce73 C++-ify output using ToString 2 years ago
Seth Hillbrand 3725ae781d Quiet a warning on linux 2 years ago
Alex Shvartzkop 4ec738f58f Fix macOS build. 2 years ago
dsa-t cb41b53ab7 Use MurmurHash3_x64_128 (MMH3_HASH) for polygon checksum. 2 years ago
Seth Hillbrand e3231e6996 Rework VECTOR2D promotion rules 2 years ago
Seth Hillbrand 6df16d053e Add specialization for unsigned scalar add/sub 2 years ago
Seth Hillbrand 8dd93501cf Add additional VECTOR2 tests 2 years ago
Seth Hillbrand 37191720ca Add common VECTOR2 test cases 2 years ago
Seth Hillbrand 819bdf4372 Fix qa failure 2 years ago
John Beard fa7e842c8c Rework item distribution 2 years ago
Seth Hillbrand 339cf3f2e2 Fix simplify routine for last segment 2 years ago
Jon Evans 6bd02cae6d Refactor; add user control over API server 2 years ago
Jon Evans f613cd1cb4 ADDED: A new IPC API based on protobuf and nng 3 years ago
Seth Hillbrand 3cc1617f5a Fix slow selection time when calculating clearance 2 years ago
Roberto Fernandez Bautista 43e1b36d4d SHAPE_LINE_CHAIN: Fix indices rotation after clipper 2 years ago
Roberto Fernandez Bautista 5920ee4598 SHAPE_LINE_CHAIN: Add test case of seg+large angle arc 2 years ago
Roberto Fernandez Bautista 7276486756 Finish fixing SHAPE_LINE_CHAIN::Slice 2 years ago
Roberto Fernandez Bautista 79aba50c23 Finish fixing SHAPE_LINE_CHAIN::NextShape and add tests 2 years ago
Roberto Fernandez Bautista effed5dfdf Fix SHAPE_LINE_CHAIN::Remove and SHAPE_LINE_CHAIN::RemoveShape 2 years ago
Roberto Fernandez Bautista 673e23c2e6 Fix and simplify SHAPE_LINE_CHAIN::Append( SHAPE_ARC ) + QA tests 2 years ago
Roberto Fernandez Bautista 34942290a2 SHAPE_LINE_CHAIN: Fix SetClosed() logic 2 years ago
Roberto Fernandez Bautista 7593863245 SHAPE_LINE_CHAIN: Fix and simplify ShapeCount() 2 years ago
Roberto Fernandez Bautista c72ba189cf Fix SHAPE_LINE_CHAIN::Slice following NextShape() changes 2 years ago
Roberto Fernandez Bautista e9fbb36538 SHAPE_LINE_CHAIN: Fix and simplify NextShape() + remove PrevShape() 2 years ago
Roberto Fernandez Bautista 079478f989 EDA_ANGLE: use constexpr for constant angles 2 years ago
Alex Shvartzkop 7e68da7f7f QA: show more info in TestCalcArcCenter3Pts. 2 years ago
Alex Shvartzkop b7824adfb1 QA: add a test for CalcArcCenter( aStart, aMid, aEnd ) 2 years ago
Jeff Young 2450250ae7 Use "tuning pattern" in the GUI. 2 years ago
John Beard 78c8de9b08 Fix oval pad snapping 2 years ago
Jon Evans 0c529411d7 Update SHAPE_POLY_SET API to not hide virtual functions 2 years ago
Jeff Young 0413270012 ADDED: Move Corner To... and Move Midpoint To... 2 years ago
John Beard 046d978ba7 ADDED: Pcbnew chamfer and extend tools 2 years ago
Marek Roszko c31b5eb7d8 Fix errant typecast in VECTOR2<T>::Resize 3 years ago
Marek Roszko 8b3f5de620 Add a simple testcase for VECTOR2I::Resize 3 years ago
Marek Roszko 8d4db2edf5 Move tests around 3 years ago