kicad/pcbnew/specctra_import_export
Seth Hillbrand c4d853c1e8 SHAPE_LINE_CHAIN: Remove element access
This is the first step to allowing non-segments in the line chain.
External routines cannot be allowed to change the line chain without
going through the internal routines.  To accomplish this, we remove the
Vertex() and Point() access routines and only leave the const versions.
Transformations are given for both points as well as the chain itself.
2019-12-12 13:54:48 +00:00
..
specctra.cpp move specctra. files in a specific folder specctra_import_export 2018-01-29 18:09:18 +01:00
specctra.h Fix build order for generated headers and sources 2019-07-03 09:36:40 -04:00
specctra.keywords move specctra. files in a specific folder specctra_import_export 2018-01-29 18:09:18 +01:00
specctra_export.cpp SHAPE_LINE_CHAIN: Remove element access 2019-12-12 13:54:48 +00:00
specctra_import.cpp Add preference for flip axis. 2019-07-14 10:36:48 +01:00
specctra_test.cpp move specctra. files in a specific folder specctra_import_export 2018-01-29 18:09:18 +01:00