Jeff Young
|
bf71cada4e
|
ADDED: User viewports for 3D viewer.
Fixes https://gitlab.com/kicad/code/kicad/issues/5724
|
4 years ago |
Jeff Young
|
6c05e5d1a8
|
Implement user viewports.
ADDED popup to Appearances palette where users can define viewports
for later selection.
Fixes https://gitlab.com/kicad/code/kicad/issues/2271
|
4 years ago |
Jeff Young
|
f221220fe2
|
Rename layer ids file.
It hasn't had anything to do with colors or visibility for some time
now.
|
4 years ago |
Jeff Young
|
e62969d007
|
Move zone fracture display mode to AdvancedCfg, and add triangulation.
Fixes https://gitlab.com/kicad/code/kicad/issues/8762
|
4 years ago |
Wayne Stambaugh
|
e6346e3103
|
Pass objects by reference instead of on the stack part 2.
|
5 years ago |
Jon Evans
|
c9a660a80c
|
Rework JSON integration to speed up build
|
5 years ago |
Jeff Young
|
52aea0a2c9
|
Consistent terminology.
|
5 years ago |
Wayne Stambaugh
|
6ab1144ea3
|
Fix broken Doxygen comment specifiers.
Please note, ///> is not a valid Doxygen comment specifier. ///< is the
correct specifier to use for single line or short Doxygen comments.
|
5 years ago |
Jeff Young
|
5fffde09d4
|
Improve SNR and formatting.
|
5 years ago |
Jon Evans
|
7c003f98d5
|
ADDED: Appearance panel for footprint editor
Fixes https://gitlab.com/kicad/code/kicad/-/issues/5643
|
5 years ago |
Jon Evans
|
74b0e1fa47
|
Break apart locked items from the rest of the selection filter
Disable selection of locked items by default
See discussion in https://gitlab.com/kicad/code/kicad/-/issues/5793
|
5 years ago |
Jon Evans
|
147540b3bb
|
ADDED: Control to only show ratsnest for visible layers
|
5 years ago |
Jon Evans
|
bd14f8a82a
|
ADDED: New appearance control widget for PcbNew
Featuring:
- Layer view presets
- Per-type opacity for tracks, vias, pads, zones
- Net and netclass color and visibility controls
CHANGED: Simplified object visibilty controls
Fixes https://gitlab.com/kicad/code/kicad/-/issues/1951
Fixes https://gitlab.com/kicad/code/kicad/-/issues/1981
Fixes https://gitlab.com/kicad/code/kicad/-/issues/2003
Fixes https://gitlab.com/kicad/code/kicad/-/issues/2173
Fixes https://gitlab.com/kicad/code/kicad/-/issues/2254
Fixes https://gitlab.com/kicad/code/kicad/-/issues/4325
|
6 years ago |
Jon Evans
|
5d118b0700
|
More visibility settings infrastructure
ADDED: Three-state high contrast mode action
ADDED: Save contrast mode in local settings
Also some initial infrastructure for layer presets
|
6 years ago |
Jon Evans
|
a3655225cd
|
Save selection filter state in project local settings
|
6 years ago |