1062 Commits (b1f0bf73348a8cd8ed3b81fc16ad114e00c856d7)

Author SHA1 Message Date
Jeff Young b1f0bf7334 More consistent naming. 5 years ago
Jeff Young 58afaeb9eb Use QuasiModal in all parents of ConfigPaths so help window works. 5 years ago
jean-pierre charras e6550fb92e 3D viewer: fix a draw issue: missing holes. 5 years ago
Jeff Young 7f360a7188 Some renaming in 3D code for better SNR. Also formatting fixes. 5 years ago
Jeff Young 3ca06700fc Formatting. 5 years ago
Jeff Young 889408c96a More improvements to new selection disambiguation. 5 years ago
Jeff Young 9c7c05c161 Mostly formatting cleanup but a few type-casting cleanups too. 5 years ago
Jeff Young 2f3f4c209e Make sure DRC reports a missing board outline. 5 years ago
Jeff Young 1391774f64 Re-factor boundary/courtyard checker error handling. 5 years ago
Jeff Young b123318cf6 Encourage use of full DRC for board & footprint malformed outlines. 5 years ago
Marek Roszko 16e3e59495 Split out arrayDim and MIRROR templates from macros.h 5 years ago
Jeff Young a207bd97bb Naming conventions. 5 years ago
Wayne Stambaugh c7926db553 More minor dialog layout improvements. 5 years ago
Mario Luzeiro 8b9be2e129 3D-Viewer: fixes generations of layer lists 5 years ago
Jeff Young 7bd31d5237 Naming conventions. 5 years ago
Jeff Young ec020dd19f First-class support for filled shapes. 5 years ago
Jeff Young bdbb68f813 MODULE -> FOOTPRINT. 5 years ago
Jeff Young 3451ac3088 PCB_MODULE_T -> PCB_FOOTPRINT_T 5 years ago
Jeff Young 63a54d003e More module -> footprint. 5 years ago
Jeff Young 522d64968e Yet more module -> footprint. 5 years ago
Jeff Young 9106cc19bf Yet another tranche of module -> footprint. 5 years ago
Jeff Young 8c947b69b0 More module -> footprint. 5 years ago
Jeff Young fc9cf1d827 More module -> footprint. 5 years ago
Jeff Young 52a46341db More module -> footprint. 5 years ago
Jeff Young f5443de7f9 D_PAD -> PAD. 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Jeff Young f7333ad64a Update some classnames including archaic zone names. 5 years ago
Mario Luzeiro 8ec0cef572 3D-Viewer: Fixes correct copper plated color in Raytracing mode 5 years ago
Mario Luzeiro 5841ea3cd2 3D-Viewer: Raytracing, add silkscreen texture 5 years ago
jean-pierre charras 6570cd5850 minor compil warning fix 5 years ago
Mario Luzeiro c08f9ac9f6 3D-Viewer: properly clears the container 5 years ago
Ian McInerney 11e6cac42b Introduce EGL backend support for the OpenGL canvas 5 years ago
Mario Luzeiro e105451f44 3D-Viewer: when possible, uses only the board edges to calculate boundings 5 years ago
Mario Luzeiro 753383d6ec 3D-Viewer: disable layer subtraction operations on non realistic mode 5 years ago
Mario Luzeiro a9be08e1ce 3D-Viewer: skip layers not created 5 years ago
Wayne Stambaugh 4ea3914d4e Coverity fixes. 5 years ago
Mario Luzeiro 82bd232737 3D-Viewer: mark flag as initialized 5 years ago
Roberto Fernandez Bautista ae26c92a16 Remove modal message box when catching exceptions in EDA_3D_CANVAS::DoRePaint 5 years ago
Roberto Fernandez Bautista 1bbc569151 Fix DoRePaint routine in EDA_3D_CANVAS 5 years ago
Mario Luzeiro 9454f9df92 3D-Viewer: OpenGL, enable by default the AA 5 years ago
Mario Luzeiro 89fea36ddd 3D-Viewer: OpenGL, remove outline polygons where it intersects a hole at edge of board 5 years ago
Mario Luzeiro 4b6c602537 3D-Viewer: OpenGL, cut outline on plated pads 5 years ago
Mario Luzeiro 5e371b5f29 3D-Viewer: OpenGL, fix z-fight issue 5 years ago
Mario Luzeiro 78b461a41d 3D-Viewer: OpenGL outline, implement an outline board cut 5 years ago
Mario Luzeiro 3fce3b6591 3D-Viewer: fix code style 5 years ago
Mario Luzeiro 386a0bbe4a 3D-Viewer: add antiboard as a single object 5 years ago
Mario Luzeiro b06db80151 3D-Viewer: raytracing, implement an outline board cut 5 years ago
Marek Roszko 08ca80a2d8 Smooth out redrawing of toolbars by not letting wx pointlessly calculate both orientations 5 years ago
Oleg Endo a238209f3f Add group-by-suffix display option in net inspector 5 years ago
Ian McInerney 3d47eb0d49 Fix localization of the menu strings with accelerator strings 5 years ago