457 Commits (bc24002be7745ad7e7ecb74944051b3c74a7e348)

Author SHA1 Message Date
Jeff Young bc24002be7 Don't print clearance lines. 4 years ago
Jeff Young 2172810600 Performance: better sharing of zone fills. 4 years ago
jean-pierre charras a455dd8815 Fix issue for stand alone python scripts, when running without project. 4 years ago
Jeff Young a2ca8cf413 Improve SNR. 4 years ago
Jeff Young 3deaf902bb Retire the V5 zone fill algorithm. 4 years ago
Jeff Young 7ccac79192 More wxString wide literals. 4 years ago
Jeff Young 5739505aa3 TextBoxes for PCBNew. 4 years ago
Jeff Young 09d0f6e17c Map zone layers before checking their visibility. 4 years ago
Jeff Young 4e493e2cbc Clean up some more deci-degrees. 4 years ago
Jeff Young 2defd8d911 Move show-bounding-boxes to a tool on the toolbars. 4 years ago
Jeff Young e84c574830 Some more EDA_ANGLE cleanup. 4 years ago
Jeff Young 9b661aea10 EDA_ANGLE for plotters. 4 years ago
Jeff Young 07013d00e1 More EDA_ANGLE. 4 years ago
Jeff Young abd3f5bc2b Move footprints to EDA_ANGLE. 4 years ago
Jeff Young e048e51f5d Improve SNR of EDA_ANGLE stuff. 4 years ago
Jeff Young 8f7d2dd06a More VECTOR2D -> VECTOR2I and wxPoint cleanup. 4 years ago
Marek Roszko fcfe42d67c Continue the war on wxPoint 4 years ago
Jeff Young 27c967421c Commenting and "auto" reduction. 4 years ago
Jeff Young eb58d7e44c Text glyph caches and bug fixes. 4 years ago
Marek Roszko e4dbfcd92d Swap out some wxSize for VECTOR2I 4 years ago
jean-pierre charras c2b54faceb CvPcb: fix crash due to a null pointer: pcbconfig() can return null. 4 years ago
Jon Evans 0e2f79ad8d Fix highlighting color logic when net colors are active 4 years ago
Jeff Young 89c0f8e297 Move to new font engine. 4 years ago
Marek Roszko ea613cf448 Another batch of point changes 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Marek Roszko 347e03363a Convert wxPoint/wxSize starting from EDA_RECT usages 4 years ago
jean-pierre charras 480a548171 PCB_PAINTER: do not show track arc clearance when not needed 4 years ago
Jeff Young 86cb57f4a7 Cherry-pick TEXT_ATTRIBUTES and EDA_ANGLE from rockola/kicad-strokefont 4 years ago
Jeff Young 5e4a704155 Remove some more duplicated preferences. 4 years ago
Jeff Young 933b82495d Use ISO 128-2 values for dashed line defaults. 4 years ago
Jeff Young d649b288a6 Swap out autoplace rotation costs for private footprint layers. 4 years ago
Jeff Young fa908e1f98 Dimensions for footprints. 4 years ago
Jeff Young 23194dbe54 User-settable high-contrast dimming factor. 4 years ago
Jeff Young 58d4ac2a97 Keep netnames on tracks within the viewport when possible. 4 years ago
Jeff Young 9ee28ea8f5 Flatten out some more preferences. 4 years ago
Jeff Young f1410f0240 Line styles for PCBNew shapes. 4 years ago
Jeff Young ef10b36948 Add mask-to-copper clearance parameter and rename mask margin. 4 years ago
Jeff Young 4b6bf3095a Radial dimensions. 4 years ago
Jeff Young a1c8e36c99 Scale markers somewhat proportionally to zoom. 4 years ago
jean-pierre charras f5246acf37 PCB_PAINTER: draw PAD do not always replace netname by "x". 4 years ago
Jeff Young 393c84e67a Fix sketch mode rendering of beziers. 4 years ago
Jeff Young f724fe7eff Move bbox padding to RTrees so it doesn't interfere with hittesting. 4 years ago
Jeff Young f9861b4a6c Finish arc rework and push out to file formats. 4 years ago
Jeff Young 9b9e379aa0 Overhaul arc internal model to not over-specify information. 4 years ago
Jeff Young 7b07b1650c Don't draw titlebar for untitled groups. 4 years ago
Jeff Young fdd9df6dff Linear brightening doesn't work well for colours near white. 4 years ago
Wayne Stambaugh 3b16c38756 Coverity issue fixes. 4 years ago
Wayne Stambaugh 4ee0b28ffc Coverity issue fixes. 4 years ago
Seth Hillbrand c816168e42 Fix crash when drawing item 4 years ago
Jeff Young 9cf7c7800b Use same text positioning algorithm in LibEdit and Eeschema. 4 years ago