43201 Commits (c633ac26eb31cd31125faae2c25fb818568308fd)
 

Author SHA1 Message Date
Jeff Young c633ac26eb Don't lose value of cursor checkboxes when running sim. 1 year ago
Jeff Young 4eb048bba2 Don't assume AC gains will always be voltages. 1 year ago
Jeff Young 300313ce73 Correctly write phase/gain signals to workbook. 1 year ago
Jeff Young 5a3bad51d0 Don't use SI prefixes with degrees when auto-ranging. 1 year ago
Jeff Young 7b63429fe1 Current gain is the first Y axis, not the second. 1 year ago
jean-pierre charras d778cb6647 Schematic editor: fix some issues that can crash the editor on closing. 1 year ago
Jeff Young 7fef6e8d83 Use view's RTree for redrawing netnames. 1 year ago
Jeff Young c9ddcd618d Make sure to reset the cached viewport. 1 year ago
Jon Evans ccc76aad2f Fix typo loading legacy tenting setting 1 year ago
Alex Shvartzkop 44a33eedf4 Update only visible track segments in redrawNetnames. 1 year ago
Alex Shvartzkop f0e9f9f15a Optimize PAD LoD calculation. 1 year ago
Alex Shvartzkop 52daf14c78 Optimize VIA LoD calculation. 1 year ago
Alex Shvartzkop 9d0ee029bc Add a upper >= lower check to Clamp. 1 year ago
Alex Shvartzkop e49d233923 Move BOX2I_MINMAX to separate header. 1 year ago
Mike Williams a5e2615251 Revert "SCH/LIB SYMBOL: never allow null LIB_SYMBOLs in SCH_SYMBOL" 1 year ago
Mike Williams 0c45f85bc0 Revert "sch_symbol: use fail message fall back to dummy symbol when passed null" 1 year ago
Jeff Young 0ca7a81181 Deferred redraw for netnames. 1 year ago
Jeff Young b7161181e8 Hidden footprint libraries are not yet supported. 1 year ago
Alex Shvartzkop 73a3b880a6 Slightly optimize GPU_CACHED_MANAGER::DrawIndices. 1 year ago
Jeff Young 694a7db457 Performance improvements. 1 year ago
Jon Evans 63cd110720 Make verbiage more clear 1 year ago
Jon Evans 896f56772f Fix warnings 1 year ago
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