609 Commits (1506beecbcd7ae2f47e5807edaaf4d623ffff819)

Author SHA1 Message Date
jean-pierre charras d2cb868829 Pcb editor and 3d viewer: fix some issues: 1 year ago
Jeff Young 6ff79ae78a Fix typo. 1 year ago
Jeff Young 94f995c49e Reduce dependency on dynamic_cast. 1 year ago
Jeff Young cbfd6ec9ea CHANGED: remove single layer restriction for uvias. 1 year ago
Jon Evans 94c094b3cc ADDED: support for net name labels in color themes 1 year ago
James J 7ce00e511b Multi-netclass support 1 year ago
Seth Hillbrand cc850d0da0 Split out LSEQ/LSET from LAYER_ID 1 year ago
Seth Hillbrand 293075426b Clean up some LSEQ functions 1 year ago
Jeff Young aa5a370b3a ADDED: user layer types. 1 year ago
Jeff Young 7962ab07e7 Improve consistency of clearance line painting. 1 year ago
Jon Evans c70ef36739 ADDED: Opacity control for filled graphic shapes 1 year ago
Jeff Young 0040c290ed Don't flip alignment of non-side-specific text. 1 year ago
Jeff Young 5fba8289aa Formatting. 1 year ago
Alex Shvartzkop 0a75053e9d Revert "Handle degenerate arcs" 1 year ago
Jeff Young 8e349eedf0 Bug fixes for PCB_TABLES. 1 year ago
Seth Hillbrand bcf6b620a8 Large rework of BEZIER_POLY 1 year ago
jean-pierre charras 16e708a0e7 Fix minor compil and Coverity warnings. 1 year ago
Jeff Young 694a7db457 Performance improvements. 1 year ago
Jeff Young d865bda4f2 Cache display netnames. 1 year ago
Alex Shvartzkop 44fd13af47 Slight optimization for PCB_PAINTER when drawing vias/tracks. 1 year ago
Seth Hillbrand ff188450e6 Handle degenerate arcs 1 year ago
Jon Evans c800fb790d Start unifying padstack properties 2 years ago
Alex Shvartzkop 865e3a9f3c Improvements when working closer to 32-bit integer limits. 2 years ago
Seth Hillbrand b346cde30b Show disambiguated netname when needed 2 years ago
Jon Evans 1dbe78c68b Add QA tests and expand serialization for API 2 years ago
Jeff Young d083593177 Table bug fixes. 2 years ago
Jeff Young 63b06095e6 Table selections for PCBNew. 2 years ago
Jeff Young 72ba31ba27 Pass symbol's netlist to footprint preview widget. 2 years ago
jean-pierre charras 0bde79bd6c PCB_PAINTER: do not draw PCB_SHAPEs on netname layer in FP editor. 2 years ago
Jeff Young fa0ead98d8 Split out table editing and table cell editing. 2 years ago
Jeff Young e445249720 ADDED: PCB tables. 2 years ago
Seth Hillbrand 08bdf1abae Avoid drawing netnames when not in board editor 2 years ago
Mike Williams b979f52364 FP Editor: show hidden texts when we should 2 years ago
Seth Hillbrand 6e0d97df76 Do not cache invisible text objects 2 years ago
jean-pierre charras 057baf306f Pcbnew: draw shadow PCB_SHAPEs for locked items using continuous lines. 2 years ago
Seth Hillbrand 75c6b0ab28 Added IPC2581 support 2 years ago
Jeff Young df83e24eb7 Cleanup. 2 years ago
Jeff Young 85f760fc66 Run IsElementVisible() test on all markers, not just their shadows. 2 years ago
jean-pierre charras 7fd9226bec Fix issue in CalcArcCenter( VECTOR2D& aStart, VECTOR2D& aMid, VECTOR2D& aEnd ) 2 years ago
Jeff Young d41f4ec842 Only disable unflashed layers when they're conditionally flashed. 2 years ago
Jeff Young f7420bc820 Separate Footprint Editor's sketch modes from PCB Editor's. 2 years ago
Jeff Young 791aa64950 Functionally it's a "reference image". 2 years ago
Alex Shvartzkop 08e8e13f46 performance: Cache zone fill triangulation at draw. 2 years ago
jean-pierre charras 38c7fa6db9 Pcbnew: do not display the outlines of a very special zone used by DRC 2 years ago
Alex Shvartzkop d7863b09c5 Move CORNER_STRATEGY out of SHAPE_POLY_SET. 2 years ago
Jeff Young 1047130046 Push most of footprint chooser into PANEL_FOOTPRINT_CHOOSER. 2 years ago
Jeff Young 469a94db8c Fix mirroring of TextBox. 2 years ago
Jeff Young e492efe3c5 Finish up custom-shaped pad spoke templates. 2 years ago
Jeff Young d6b75c64e1 ADDED: custom-shaped pad spoke templates. 2 years ago
Jeff Young 0315adc646 Dim other SMD pads when in Pad Edit Mode. 2 years ago