6506f77689
that can generate the same hash for 2 different footprints. Therefore, for some footprints, the right footprint was not associated to the component. The hash calculation was using a XOR to combine 2 sub hash values. This is not a reliable way to combine these hash values. They are now added. Looks better to identify similar and different footprints. Fixes: lp:1847575 https://bugs.launchpad.net/kicad/+bug/1847575 |
||
---|---|---|
.. | ||
export_d356.cpp | ||
export_footprint_associations.cpp | ||
export_gencad.cpp | ||
export_idf.cpp | ||
export_vrml.cpp | ||
gen_drill_report_files.cpp | ||
gen_footprints_placefile.cpp | ||
gendrill_Excellon_writer.cpp | ||
gendrill_Excellon_writer.h | ||
gendrill_file_writer_base.cpp | ||
gendrill_file_writer_base.h | ||
gendrill_gerber_writer.cpp | ||
gendrill_gerber_writer.h | ||
gerber_jobfile_writer.cpp | ||
gerber_jobfile_writer.h |