kicad/eeschema/sch_plugins
Seth Hillbrand cd7141fd10 Cache read arc data for stability
Arcs can be altered by the process of changing from on-disk
representation to in-memory representation.  Saving back to disk without
modifying the arc should not modify the calculated values.

This stores a copy of the on-disk representation that is only used to
save back to disk in the event that the arc is not modified during
editing.

Fixes https://gitlab.com/kicad/code/kicad/issues/10442
2022-03-04 15:20:31 -08:00
..
altium altium: Don't use string concatenation for paths pointing in the compound file 2022-02-19 16:46:20 +01: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 Cache read arc data for stability 2022-03-04 15:20:31 -08:00
legacy Remove arc end swapping when parsing. 2022-02-11 13:10:52 +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