mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-11-27 15:03:20 +03:00
ee7f843ff6
* Fixes issue #173 Part B This commit changes the color of road labels to white, and adds a black stroke. It also removes center line dashes from the beginning of the road label to the end. * cargo fmt and fix syntax warnings * Adds changes from PR #917 Review This commit adds the changes requested in PR #917. * Rebase and cargo fmt * A few cleanups: - make render_center_line private - make usage of the 0.1 factor more clear - work in Distance::meters * Disable the curvey label experiment before merging, but now we don't need to draw the background for non-curvey labels either! * Draw the full center-line when appropriate * Screenshot diff Co-authored-by: Dustin Carlino <dabreegster@gmail.com> |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |