kicad/pcbnew/plugins
jean-pierre charras af71308184 pcb_parser and pcb_plugin: fix incorrect handling of rotation of PCB_TEXTs
in footprints when the text angle is 0 but the fp orientation is not 0.
It was due to the fact angle 0 is not written in file and use the default
value of the created PCB_TEXT in footprint, that is not always 0
Now the angle is always written in file.
Fixes #15054
https://gitlab.com/kicad/code/kicad/-/issues/15054
2023-06-27 08:53:04 +02:00
..
altium Relax handling of duplicate netclasses in Altium parser 2023-06-23 08:09:53 -04:00
cadstar Fields: Description now mandatory 2023-06-20 18:34:52 +00:00
common Rename layer ids file. 2021-07-29 16:03:25 +01:00
eagle Eradicate a bunch of calls to dyn_cast. 2023-06-25 11:10:07 +01:00
fabmaster PCB: abolish TEXT_TYPE::TEXT_is_* 2023-06-20 18:34:52 +00:00
geda Fields: Description now mandatory 2023-06-20 18:34:52 +00:00
kicad pcb_parser and pcb_plugin: fix incorrect handling of rotation of PCB_TEXTs 2023-06-27 08:53:04 +02:00
legacy Fields: Description now mandatory 2023-06-20 18:34:52 +00:00
pcad PCB: abolish TEXT_TYPE::TEXT_is_* 2023-06-20 18:34:52 +00:00