554 Commits (a4d1b29b912fd6c7d54d9f59dce4a0425fd66c9f)

Author SHA1 Message Date
Alex Shvartzkop 10e2e4a12d Another try at fixing arcs. 2 years ago
Jeff Young cf22d5b99b Preferences setting for force-show-fields-when-fp-selected. 2 years ago
jean-pierre charras 4d1f9f6fb9 Pcbnew: Fix some draw issues in PCB_TEXT and PCB_TEXTBOX: 2 years ago
Jon Evans a77e630901 ADDED: Connectivity for graphic shapes on copper layers 2 years ago
Jeff Young 5e112ca78e ADDED: parameterize font metrics and allow customization of overbar height. 2 years ago
Jeff Young c697a934b2 Update layer names to current terminology. 2 years ago
Jeff Young 29f2afedbd Fix hidden text painting. 2 years ago
jean-pierre charras a16ab0aae1 Replace SHAPE_T::RECT by SHAPE_T::RECTANGLE: RECT creates a collision name 2 years ago
jean-pierre charras 2cb23bd43a VIA on solder mask: fix incorrect size (radius) of displayed mask 2 years ago
jean-pierre charras 74c5f5a054 Ensure a layer exists before using it. 2 years ago
jean-pierre charras ab4535f01b Pcbnew, show solder mask on VIAS: refinement: take in account the mask expansion. 2 years ago
Jeff Young 879e6c302d Redraw via mask layers when switching Tented Vias on/off. 2 years ago
Mike Williams 37837dc392 PCB: introduce PCB_FIELD_T 2 years ago
Jon Evans 7d6cb4e77b DRC markers should not be considered inactive layers 2 years ago
Jeff Young f5791f5dc6 Left some fixes out of previous commit. 2 years ago
Jeff Young c71cf21e2f Use rendered text to generate bounding box for knockout text. 2 years ago
Jeff Young 768fbf5af2 Give up on trying to calculate text bounding boxes. 3 years ago
Seth Hillbrand 0de24bfd59 Cleanup text alignment between version 6 and 7 3 years ago
Jeff Young 35158a7db9 Use track opacity for teardrops. 3 years ago
Jeff Young b41d446f58 Fix a bunch more issues with sheetpaths and allowExtraText. 3 years ago
jean-pierre charras ba12f00c15 Pcbnew: re-add draw umbilical line for texts in footprints. 3 years ago
Jeff Young 7e5fedef6a Markup fixes. 3 years ago
Jeff Young bbd6c80507 Collapse FP_* down into their PCB_* equivalents. 3 years ago
Seth Hillbrand f93fde15b7 Locked shadow needs to be in shadow color 3 years ago
Jeff Young c9351dfd67 Drawing improvements for symbol & footprint diffs. 3 years ago
Jeff Young 357427d803 Graphical diff for board vs library footprints. 3 years ago
Jeff Young 23accffc6d Add Property Inspector support for dimension objects. 3 years ago
jean-pierre charras d3c5f25be6 Pcbnew: optimize netname and num text size and position display on pad. 3 years ago
Seth Hillbrand 887c740c2e Limit the number of potential netnames 3 years ago
Alex 13ce2ebf46 15% rendering optimization in PCB_TRACK::ViewGetLOD. 3 years ago
Jeff Young 12215647f1 Handler blind/buried/micro via drawing when all layers are hidden. 3 years ago
jean-pierre charras 90c76fa4bc Pcbnew: display first and last layer ID on buried and micro vias. 3 years ago
Jeff Young 22497502e6 Don't leave a dummyPad in a group. Freeing it will cause problems. 3 years ago
Jeff Young 096cc7a5ad Suppress unflashed annular rings only when copper layer is primary. 3 years ago
Jeff Young e509fa0fc9 Don't depend on a pad being connected to a non-zone when filling zones. 3 years ago
Jeff Young 2cbb66d70d Dim other pads when in pad edit mode. 3 years ago
Mike Williams d62681f6db PCB Editor: fix pad preview sketch mode not applying immediately 3 years ago
Jeff Young 5dce8323e8 KIGFX::REPAINT is not enough if the item isn't in the view. 3 years ago
Seth Hillbrand bd40684ecd Handle polygons' triangulation 3 years ago
Alex f9bfb8534f Fix orientation of track netnames. 3 years ago
jean-pierre charras 90238dede8 PCBNEW_PRINTOUT: fix incorrect size of holes printed with the "small drill" option 3 years ago
Seth Hillbrand 8b7d997a6d Fix broken refactor 3 years ago
Seth Hillbrand 39774463db Remove extra line 3 years ago
Seth Hillbrand 056f45cd70 Fixup most intersecting polygon points 3 years ago
Jeff Young 396e220133 Non-visible layers are stored in the GPU so still have to be drawn. 3 years ago
Jeff Young 25f06eed8c Move zone borders back to their "host" layer. 3 years ago
Seth Hillbrand c1f2ca1d8d Make multiple names of the net on a track 3 years ago
Jeff Young f480cbf93f Treat internal copper layers as side-specific. 3 years ago
Jeff Young 4778122aa0 Flip anything on a side-specific layer, rather than physical layer. 3 years ago
Jeff Young cef7cd8f7c Move default font to RENDER_SETTINGS. 3 years ago