kicad/eeschema/sch_plugins/kicad
jean-pierre charras 6794b0f4f9 EEschema, arcs in library: fix incorrect data after conversion of some old
libraries to the new arc format using startPoint, midPoint, endPoint.
Now, arc angles are constrained to < 180 deg.
Fixes #12514
https://gitlab.com/kicad/code/kicad/issues/12514
2022-10-25 09:07:30 +02:00
..
sch_sexpr_lib_plugin_cache.cpp Add do_not_autoplace to schematic parser and printer. 2022-10-15 19:09:25 +01: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 EEschema, arcs in library: fix incorrect data after conversion of some old 2022-10-25 09:07:30 +02:00
sch_sexpr_parser.h Move schematic symbol instance data back into symbol definition. 2022-10-02 15:06:42 -04:00
sch_sexpr_plugin.cpp Add do_not_autoplace to schematic parser and printer. 2022-10-15 19:09:25 +01:00
sch_sexpr_plugin.h Fix crash when copying symbol in schematic editor. 2022-10-04 17:51:58 -04:00
sch_sexpr_plugin_common.cpp Split up Double2Str to a format function to make its use case clear 2022-09-17 00:10:22 -04:00
sch_sexpr_plugin_common.h Fix clang broken build. 2022-02-09 07:55:50 -05:00