36 Commits (cfdd105cdd738d8bab5d22660159901293533f24)

Author SHA1 Message Date
Jeff Young 37906511f5 Class renaming. 5 years ago
Jeff Young 7a4900b8dc PCB_LINE_T -> PCB_SHAPE_T and PCB_MODULE_EDGE_T -> PCB_FP_SHAPE_T 5 years ago
Mikolaj Wielgus 400c15b8eb Add mils to units, remove useMils variables 5 years ago
Ian McInerney a5ed5e5675 Handle single line segments on footprint edgecuts 5 years ago
Ian McInerney 37eed564ab Process all drawsegments on the outline layer 6 years ago
Ian McInerney 0ac2803624 Create footprint edgecuts differently than the board edge cuts 6 years ago
Jeff Young e2bc7557cc Clean up arc/circle polygonization. 5 years ago
qu1ck 636285311e Make DRAWSEGMENT::GetRectCorners return vector 5 years ago
Seth Hillbrand cd51785173 Fix crash with missing board outline 5 years ago
Jeff Young 66ff16dd3d Better board-edge error reporting. 5 years ago
Jeff Young 6c74658a98 Finish arc implementation of m_ThirdPoint for EDGE_MODULEs. 5 years ago
Jeff Young aeed8e6e2c Finish implementation of DRAWSEGMENT::C_RECT. 5 years ago
Jeff Young d046f165de Fix board outline issues. 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Seth Hillbrand ac435ecd68 Moving further arc approximations down 7 years ago
jean-pierre charras abc605fcfa fix a compil warning. 7 years ago
Seth Hillbrand 5eb2a33498 pcbnew: Ensure DRC circles have at least 4 points 7 years ago
Seth Hillbrand 40309a17ef pcbnew: Check exact overlapping polygons 7 years ago
Seth Hillbrand 2e0887d49f pcbnew: correctly display edgecut polygons in modules 7 years ago
Seth Hillbrand 1858b7dca7 pcbnew: Allow closed polygons as board edges 7 years ago
Seth Hillbrand 26765161c1 drc: Add board outline and edge crossing 7 years ago
jean-pierre charras 0d3637c2ee Fix a few minor I18n issues. 7 years ago
Jeff Young d9bf1550e4 Improve slightly confusing error message. 7 years ago
jean-pierre charras 1510c2c56f Fix incorrect arc calculation when building the board outline (internal holes only) 7 years ago
jean-pierre charras 3c6e8c4a40 More support of DRW_SEGMENT Bezier curve (support in 3D viewer, and PnS router). 7 years ago
Maciej Suminski f0b3cf8077 STEP export: Stricter contiguity check 7 years ago
Jeff Young fbf10e941b Switch zone fillets to absolute-error algorithm. 8 years ago
jean-pierre charras 52ab6216c0 Refinement in circle to segment approximation for clearance area of DRAWSEGMENTS 8 years ago
jean-pierre charras 51fe063524 Circle to polygon conversion: a few enhancements: 8 years ago
Jeff Young 8a35e58987 Calculate number of segments based on radius. 8 years ago
jean-pierre charras cf5bae7fbf Fix a few doxygen warnings 8 years ago
jean-pierre charras 0f7e898caa Allow selection of number of segments to approximate a circle in convert_drawsegment_list_to_polygon. 9 years ago
jean-pierre charras 05220a86f1 BOARD::GetBoardPolygonOutlines(): do not generate a separate SHAPE_POLY_SET for holes. 9 years ago
jean-pierre charras 45b10f0f09 Pcbnew: fix a Regression in fallback to bounding box for board render in 3d-viewer 9 years ago
jean-pierre charras ecdfa404cb More work courtyard overlap detection: better code. 9 years ago
jean-pierre charras 2637835a1e First version of courtyard overlap detection 9 years ago