43179 Commits (5fc0f1f51e46ef76887af1f7f71d34b84ace3fd4)
 

Author SHA1 Message Date
Jon Evans 5fc0f1f51e ADDED: Independent control of front/back via tenting 1 year ago
Jon Evans 4aab9f59aa ADDED: Support tenting control of individual vias 1 year ago
jean-pierre charras 2a37580839 Symbol editor: ensure the left panel is correctly refreshed when hiding a pane. 1 year ago
Jeff Young d865bda4f2 Cache display netnames. 1 year ago
Wayne Stambaugh 74070afbc6 Fix a bunch of GCC build warnings compiling the schematic editor. 1 year ago
jean-pierre charras 9bf0b479ed fix a compil issue on msys2 1 year ago
Alex Shvartzkop 44fd13af47 Slight optimization for PCB_PAINTER when drawing vias/tracks. 1 year ago
Seth Hillbrand 8dd93501cf Add additional VECTOR2 tests 1 year ago
Seth Hillbrand 37191720ca Add common VECTOR2 test cases 1 year ago
Seth Hillbrand 439c25fca9 Altium schematic parser: Add fraction pin placement 1 year ago
Alex Shvartzkop 35d60598d5 Fix build error on MSVC. 1 year ago
Seth Hillbrand 9d9028c979 Handle unsigned VECTOR2 casts 1 year ago
Seth Hillbrand 1325701956 Altium SCH Lib updates 1 year ago
Jeff Young de2fbbd11a Fix stack address escaping routine. 1 year ago
Jeff Young 4e133ae83b Cleanup. 1 year ago
Jeff Young a02cb75656 Cleanup. 1 year ago
JamesJCode 0826c10a20 Don't re-add deleted netclass assignments in incremental connectivity 1 year ago
Alex Shvartzkop d40bbed591 Cairo GAL: improve alignment between arcs and segments and of odd-width lines. 1 year ago
Wayne Stambaugh 5e048bc64c Fix several Eagle schematic import issues. 1 year ago
Wayne Stambaugh 889931505b Eagle schematic importer improvements. 2 years ago
Mike Williams e0e837189d sch_symbol: use fail message fall back to dummy symbol when passed null 1 year ago
Wayne Stambaugh 012d3f098f Fix build error caused by commit 82c2bda52b. 1 year ago
Jeff Young 2e38fa84bf Don't allow writing "//" to spice netlist. 1 year ago
Alex Shvartzkop 0d2838518b Altium PCB import: don't add thickness to Solid style fills. 1 year ago
Alex Shvartzkop 82c2bda52b Altium PCB import: make sure Polygon fill is contained within the outline. 1 year ago
Mike Williams 0b187e7122 SCH/LIB SYMBOL: never allow null LIB_SYMBOLs in SCH_SYMBOL 1 year ago
Jeff Young aa1fb0604a Fix KeepUpright settings in Eagle gold files. 1 year ago
Alex Shvartzkop 43dab2a8b5 Altium PCB import: avoid integer overflows when rotating rectangular fills. 1 year ago
Jeff Young ca54eb422b Don't default KeepUpright to true in Eagle importer. 1 year ago
Alex Shvartzkop ee8b74d688 QA: update golden data for Altium "Tracks" PcbLib. 1 year ago
Jon Evans 74517856ca Make touchscreen events Windows-only 1 year ago
Alex Shvartzkop 76b2741a92 Make sure to add start points to arcs in TransformOvalToPolygon. 1 year ago
Alex Shvartzkop 80b7f5fcbf Revert "Pcbnew, Altium import: Fix issues with hatched zones." 1 year ago
Alex Shvartzkop 7bca6cdea7 Make crosshair follow view movement when using pan/zoom gestures. 1 year ago
jean-pierre charras fb3730a9c0 STEP export: fix missing zones (they were added too late in code) 1 year ago
Jon Evans 3bb7b3722c Fix MSVC not understanding operator== anymore 1 year ago
Jon Evans f5e7c705db Move custom shapes to PADSTACK; support in API 1 year ago
jean-pierre charras b20a32f2fd bitmap_info.xxx: add comments to try to avoid issues like 8b1e971f 1 year ago
Alex Shvartzkop 4b96bb5d8f Support touchscreen gestures (zoom/pan/rotate) in 3D viewer. 1 year ago
Jeff Young ed0869aa0c Share more library tree code. 1 year ago
Alex Shvartzkop 832393b07c Remove debug line. 1 year ago
Alex Shvartzkop 8f8a68229c Handle touchscreen gesture events for zoom/pan. 1 year ago
Alex Shvartzkop 8e90063258 Support hidpi in Cairo GAL canvas; performance improvements. 1 year ago
Seth Hillbrand 31a0652c58 Force VECTOR2 templates to use standard promotion rules 1 year ago
Jeff Young 90652a741d Don't generate thermal reliefs for pads that don't intersect zone. 1 year ago
Seth Hillbrand ff188450e6 Handle degenerate arcs 1 year ago
jean-pierre charras d7b743a896 MAINTAIN_PNGS option: fix missing entries in CMakeLists.txt. 1 year ago
Jeff Young cb7d51dbe4 Formatting. 1 year ago
Jeff Young d8c2929163 SCH_SHEET_PATH::IsContainedWithin() didn't do what I thought it did.... 1 year ago
Jeff Young c0ee987e8b Fix typo. 1 year ago