Alex Shvartzkop
|
e2bd76bdce
|
Fix OOB access in LSET when opening a PCB file or updating from schematic.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/18422
|
2024-07-23 01:41:01 +03:00 |
|
Seth Hillbrand
|
7ecde84a94
|
Move LSET to new BASE_SET class
Next step in large layer refactoring. Added multiple unit tests as well
to check behavior
|
2024-07-17 10:32:09 -07:00 |
|
Seth Hillbrand
|
e0453d9bcc
|
Further cleanup of LSET
Remove duplicative functions. Standardize on C++ stdlib formatting
|
2024-07-08 22:00:53 -07:00 |
|
Seth Hillbrand
|
cc850d0da0
|
Split out LSEQ/LSET from LAYER_ID
Separate the layer grouping classes for easier modification
|
2024-07-08 20:59:46 -07:00 |
|