abstreet/apps
Dustin Carlino b4896ee450 Make untrimmed_road_geometry infalliable, in preparation for storing a
PolyLine instead of list of points.

This exposed two edge cases, fixed here:

1) While merging short roads near junctions, we sometimes create a loop.
   Filter it out immeditely.
2) If an OSM way is physically sharing geometry with another one
   invalidly, detect that and discard it much earlier.
2022-05-07 22:02:06 +01:00
..
fifteen_min Try tracing paths more precisely along road edges, even with changing widths. Use in the experimental bus tool. It needs work, but solid start. 2022-04-04 19:12:00 +01:00
game Fix crashing tutorial after Seattle OSM updates. #914 2022-05-07 15:20:42 +01:00
ltn update to geo 0.20.1 2022-04-22 18:13:36 +01:00
map_editor Make untrimmed_road_geometry infalliable, in preparation for storing a 2022-05-07 22:02:06 +01:00
osm_viewer Support the scale-factor override flag in more apps. 2022-03-05 19:26:08 +00:00
parking_mapper Support the scale-factor override flag in more apps. 2022-03-05 19:26:08 +00:00
santa Add the window icon to other apps 2022-03-13 16:13:36 +00:00