abstreet/game
Dustin Carlino dfbd9785f3 While merging adjacent perimeters for the LTN tool, don't proceed if
intermediate results can't be turned into a polygon. It'll break
something later. #841

There's a particular bug where a perimeter can be turned into a polygon,
but after collapsing internal dead-ends, it can't.

If we don't do this, the LTN select boundary UI crashes, and reasoning
about block -> neighborhood mappings gets very hairy. I'd like to
address all the root causes of failing to make a polygon, but until
then...

TRADE-OFF: it _really_ slows down the select boundary UI.
2022-01-25 18:12:15 +00:00
..
src While merging adjacent perimeters for the LTN tool, don't proceed if 2022-01-25 18:12:15 +00:00
Cargo.toml Move LTN code from game to its own crate. game crate builds, ltn doesn't 2022-01-18 17:33:04 +00:00
compare_screencaps.sh The grand country split. #326 2021-02-13 15:45:59 -08:00
confirm_screencap.sh Fix lakeslice gridlock with a manual signal policy at 23rd/Rainier. 2021-02-13 17:44:34 -08:00