Martin Šach a91a7d6b0e Better detection of bridge orientation.
Before, partial bridges were calculated. For each of these an angle
has been choosen and after that all the bridges have been merged.
Becouse of the merge a single angle had to be picked.
The first angle that the algorithm has stumbled upon has been picked,
resulting in sub-optimal bridging directions.

Now the partial bridges are calcualted, then merged and then
the angle is decided over the whole merged bridge.
This approach at least ensures that the orientation is the best possible
for the merged bridge.
2024-07-17 14:14:45 +02:00
..
2022-03-08 09:22:56 +01:00
2023-08-16 09:59:10 +02:00
2020-03-25 14:35:41 +01:00
2024-01-08 10:27:38 +01:00
2024-01-08 10:27:38 +01:00
2023-10-02 12:48:23 +02:00