kicad/eeschema/sch_plugins/kicad
jean-pierre charras 1f5ec30566 Fix and issue about 180 deg arcs in symbols from "old" libraries.
Can be seen with lib version 20201005, not with latest version.
The fix is similar to commit 8a17fb8d, but for arcs defined by start, end, angles
(modify 180 deg arcs)
Fixes #11130
https://gitlab.com/kicad/code/kicad/issues/11130
2022-03-15 11:31:58 +01:00
..
sch_sexpr_lib_plugin_cache.cpp Save all stroke parameters of sch & lib shapes. 2022-03-03 14:37:04 +00:00
sch_sexpr_lib_plugin_cache.h Factor out common s-expression library cache source code. 2022-02-09 11:20:14 -05:00
sch_sexpr_parser.cpp Fix and issue about 180 deg arcs in symbols from "old" libraries. 2022-03-15 11:31:58 +01:00
sch_sexpr_parser.h Factor out common s-expression library cache source code. 2022-02-09 11:20:14 -05:00
sch_sexpr_plugin.cpp Improve shared schematic file churn heuristics. 2022-03-11 12:37:30 -05:00
sch_sexpr_plugin.h Schematic and symbol text boxes. 2022-01-28 21:38:15 +00:00
sch_sexpr_plugin_common.cpp Factor out common schematic s-expression source code. 2022-02-08 14:44:38 -05:00
sch_sexpr_plugin_common.h Fix clang broken build. 2022-02-09 07:55:50 -05:00