kicad/eeschema/sch_plugins
Wayne Stambaugh 10123d164f Fix schematic symbol initial default instance data bug.
The commit bumps the schematic file format version in order to fix the
initial symbol default instance data to the first instance of each symbol.
It also sets the initial instance data to undefined in the SCH_SYMBOL
ctor so on the first schematic save, the default instance will be set
to the first instance of the symbol.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/12190
2022-08-21 08:03:28 -04:00
..
altium Fix minor Coverity warnings 2022-08-16 18:56:37 +02:00
cadstar cadstar: Report warning that imported text may be different 2022-08-14 22:24:16 +01:00
eagle Move KICAD_T[] to std::initializer_list<KICAD_T>. 2022-08-20 10:28:11 +01:00
kicad Fix schematic symbol initial default instance data bug. 2022-08-21 08:03:28 -04:00
legacy Fix missing legacy value and footprint field instance data. 2022-08-17 11:32:04 -04:00
sch_lib_plugin_cache.cpp Cleanup & performance enhancements. 2022-08-01 13:09:51 +01: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