3 Commits

Author SHA1 Message Date
Alex Shvartzkop
84fd260fc0 Restore .h files generated from .md
Weblate translations don't work if these files are missing.
2025-06-30 07:05:22 +03:00
Tomasz Wlostowski
0256ccb6a6 router: TOPOLOGY::SimplifyLine() should not try to merge segments of differing widths
Note to self: likely a regression after adding aAllowSegmentSizeMismatch parameter (default = true) to AssembleLine(). We need to improve the simplification algorithm to take differing widths into account.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/21078
2025-06-22 00:26:33 +02:00
jean-pierre charras
82b2df67be Add 2 automatically generated files to the source tree.
These files are needed by translators, so it is better to add them to the source
without need to build kicad.
2022-06-22 08:51:04 +02:00