mirror of
https://github.com/a-b-street/abstreet.git
synced 2025-01-01 10:57:17 +03:00
new release
This commit is contained in:
parent
12225ea42f
commit
e54792b883
@ -50,3 +50,13 @@ changes here.
|
||||
- import and visualize census data
|
||||
- fix missing sidewalks on downtown one-ways
|
||||
- import and visualize PSRC trip data
|
||||
|
||||
0.1.6
|
||||
|
||||
- slider widget for controlling time and speed
|
||||
- fixing bad polyline geometry in most cases; visualizing routes should no longer be buggy
|
||||
- handle PSRC trips that begin or end out-of-bounds
|
||||
- draw agents in unzoomed mode in a way simpler way
|
||||
- improve edit mode: detect reverts to original, easier lane type switching
|
||||
- lots of fixes for buses: handle edits better, read sequence of stops correctly from GTFS
|
||||
- set up A/B tests faster
|
||||
|
@ -11,11 +11,11 @@ https://github.com/dabreegster/abstreet/releases for the latest version, though
|
||||
I'll try to keep these links up-to-date:
|
||||
|
||||
- Windows:
|
||||
https://github.com/dabreegster/abstreet/releases/download/v0.1.5/abstreet_windows.zip
|
||||
https://github.com/dabreegster/abstreet/releases/download/v0.1.6/abstreet_windows.zip
|
||||
- Mac:
|
||||
https://github.com/dabreegster/abstreet/releases/download/v0.1.5/abstreet_mac.zip
|
||||
https://github.com/dabreegster/abstreet/releases/download/v0.1.6/abstreet_mac.zip
|
||||
- Linux:
|
||||
https://github.com/dabreegster/abstreet/releases/download/v0.1.5/abstreet_linux.zip
|
||||
https://github.com/dabreegster/abstreet/releases/download/v0.1.6/abstreet_linux.zip
|
||||
|
||||
The Windows and Mac versions may have more problems than the Linux version,
|
||||
because I only have regular access to a Linux machine. The Mac release may lag
|
||||
|
Loading…
Reference in New Issue
Block a user