kicad/pcbnew/exporters/step
Wayne Stambaugh 28776f5745 Text attributes object improvements.
* Add compare method to COLOR4D object.
* Add unit test to validate COLOR4D comparison method.
* Add missing color test in text attribute comparison method.
* Add unit test for text attribute object.
* Remove unnecessary headers from text attribute header.
* Move text attribute code into separate source file.
2023-03-29 12:53:45 -04:00
..
exporter_step.cpp Text attributes object improvements. 2023-03-29 12:53:45 -04:00
exporter_step.h step exporter: fix missing initialization of a member (m_pcbName) 2023-03-21 09:30:11 +01:00
step_pcb_model.cpp step exporter: fix missing initialization of a member (m_pcbName) 2023-03-21 09:30:11 +01:00
step_pcb_model.h Step exporter: code cleaning and merge connected tracks in polygons 2023-03-06 11:59:09 +01:00