kicad/eeschema/sch_plugins
jean-pierre charras 38bd612c01 sch_sexpr_parser.cpp: allows reading a polyline descr with more than 2 points
In symbols, a polyline descr is already a true polyline / polygon descr.
In schematic, a polyline descr was restricted to only 2 points (a line).
A true polyline / polygon descr is now allowed in schematic that support already
polygons.
For compatibility reason, a 2 points polygon (SCH_SHAPE) is converted to a SCH_LINE.
2022-03-27 10:31:21 +02:00
..
altium Name any unnamed fields so they don't clobber each other. 2022-03-22 18:08:05 +00:00
cadstar Break sch_text.h/.cpp into sch_text and sch_label. 2022-01-28 21:38:15 +00:00
eagle Fixing Eagle refs that do not work with KiCad 2022-02-25 23:42:47 +00:00
kicad sch_sexpr_parser.cpp: allows reading a polyline descr with more than 2 points 2022-03-27 10:31:21 +02:00
legacy Update message panel from PCB point editor and SCH drawing tools. 2022-03-21 10:32:36 +00:00
sch_lib_plugin_cache.cpp Hash symbol libraries per library rather than statically per cache type. 2022-02-07 15:40:21 -05:00
sch_lib_plugin_cache.h Hash symbol libraries per library rather than statically per cache type. 2022-02-07 15:40:21 -05:00