abstreet/map_editor/src
Dustin Carlino 081819d86b ATTEMPT: Don't use Bezier curves for right/left turns at tiny
intersections. They wind up looping back on themselves in a nonsensical
way, causing vehicles to visually glitch when moving through.

This causes lakeslice and rainier to gridlock, due to the magic of
emergent behavior. I think I upstreamed an OSM fix for lakeslice, but I
need to work on rainier before enabling this code.
2021-03-01 18:30:24 -08:00
..
edit.rs Remove StyledButtons - instead implement everything on the individual 2021-02-27 21:08:26 -08:00
main.rs ATTEMPT: Don't use Bezier curves for right/left turns at tiny 2021-03-01 18:30:24 -08:00
model.rs Remove the separate_cycleways experiment flag. Always import cyclepaths 2021-02-26 14:58:57 -08:00
world.rs Add a toggle in the map_editor to show all intersection geometry or not. Subsumes the confusing previous preview tool. 2021-02-20 09:57:06 -08:00