59 Commits (538ee121880acb393219fb61e2429d604f3f2b0c)

Author SHA1 Message Date
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 9523586bf1 Remove atrophied PCB NO_CONNECTS layer and its colour. 3 years ago
jean-pierre charras 57e59a4959 Pcbnew, on line DRC when moving footprints: add visible collisions between courtyards 4 years ago
Wayne Stambaugh c0d8657d97 Plot on all layers prep work. 4 years ago
jean-pierre charras 016af235db Pcbnew: add a GAL layer (LAYER_LOCKED_ITEM_SHADOW) to draw markers on locked footprints 4 years ago
jean-pierre charras 1f2d1528cb LSET::SeqStackupBottom2Top(): add missing user layers to list of layers 4 years ago
Jeff Young e26341d424 Cleanup. 4 years ago
Jeff Young fecb53b64f Clean up removal of separate front & back footprint text visibility. 4 years ago
Jeff Young f221220fe2 Rename layer ids file. 4 years ago
Marek Roszko 0e16db0c25 Kick wx.h mostly out of common 4 years ago
Jeff Young cad5198ab7 Worksheet -> (industry standard) Drawing Sheet. 5 years ago
Jeff Young 1f27b7e7df Don't render hole walls when no physical layers are visible. 5 years ago
Jeff Young a235103e48 Redo pad & via painting (again). 5 years ago
Marek Roszko 16e3e59495 Split out arrayDim and MIRROR templates from macros.h 5 years ago
Jeff Young ef3b7052e0 Remove layer nag dialogs and just ignore non-shapes on Edge_Cuts. 5 years ago
Ian McInerney 5482307ac8 Allow edge cuts to be drawn in the footprint editor 6 years ago
Wayne Stambaugh 564f363c57 Pcbnew: fix user defined layer bugs. 5 years ago
Wayne Stambaugh 188232de6f Pcbnew: add user defined layers and allow all layers to have user names. 5 years ago
Jon Evans 8945f8865b Add PCB_LAYER_IDs to LayerName() and reformat for readability 5 years ago
Jon Evans f5a6492f85 Fix load/save of layer presets 5 years ago
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled. 5 years ago
Jon Evans bd14f8a82a ADDED: New appearance control widget for PcbNew 5 years ago
Jeff Young 9716c62e32 Performance enhancements for PCBNew scrolling and zooming. 5 years ago
jean-pierre charras 8226e5f0e2 Minor fix: add Fab layers to the assembly layers list. 6 years ago
Stefan 7e6b2211e0 Add Assembly pcbview to pcb_layer_widget 6 years ago
Ian McInerney 13b6028e1b Refactor all math into a new kimath library 6 years ago
jean-pierre charras 3543de039b More about code cleaning. 6 years ago
Mark Roszko d4dee3c5a0 Inner loop iterator should be size_t as well 6 years ago
Mark Roszko a418242ca7 Prevent oob on LSET::FmtHex call when BITSET size is not a multiple of 4 (which it isn't usually) 6 years ago
Jon Evans 2ea565473f LSET: Prevent assertion in MSW when size is not a multiple of 4 6 years ago
Seth Hillbrand 4d2e953f42 Cleanup: Replace C-only deprecated headers 6 years ago
Seth Hillbrand 1e5ba6f1b1 Replace DIM() macro 7 years ago
Jeff Young 78daaa8825 Allow cancel, delete or rescue when opening pcbs with undefined layers. 7 years ago
Jeff Young d7ff3f8af5 Allow text on margin layer. 7 years ago
Jeff Young a860a8db54 Enable user layers in footprint editor. 7 years ago
Jeff Young d10bfb13d6 Re-enable text layers now that DRC & zone fills are fixed. 7 years ago
Andrew Zonenberg 60a55d75fa Split prohibited text layers for footprints and the rest of the PCB 7 years ago
Jeff Young aab97c8385 Consolidate design rules UI. 8 years ago
Jeff Young ae2cb331b1 Merge PCBnew text edit dialogs. 8 years ago
Jeff Young 0010ad37d1 In-place editing for footprint TEXTE_MODULEs. 8 years ago
Seth Hillbrand eeb273faa0 Partial revert of 3804f6 to correct assert change 8 years ago
Jeff Young e1c01e1e7f Render transparent layer colors over the correct background. 8 years ago
Jon Evans 6eb5733a0b LSET::UIOrder and LSET::Technicals now match layer widget order 8 years ago
jean-pierre charras b4a59eb96d Fix minor issues in DIALOG_KEEPOUT_AREA_PROPERTIES. 8 years ago
Oliver Walters 363fc598c0 Fixed bug in FlipLayerMask 8 years ago
Oliver Walters 0f6ec7632b Enable multi-layer for keepout zones 8 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
Chris Pavlina 200c3f78a0 LSET: undefined behavior in va_start() 9 years ago
jean-pierre charras 6edee2ae1d Prepare Plot Gerber file to include advanced aperture and net attributes. 9 years ago