mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-26 07:52:05 +03:00
4c5a858238
* Initial storing of intersection delays * Initial highlighting of delays on route * Added label of delay * Info overlay works * Added supoprt for pedestrian delays (only intersection delay currently) Bike also works, but is treated as a car, so the avg speed is flagged as very slow (Needs fix) * Capitalised describe trip phase Now uses min of (speed limit and vehicle max speed) for the maximum speed check Added trip blocked time query Lots of work on tool tips Icons are broke * Nearly complete, just fmting and a crash to fix Color assertion? * Fixed text font colour crash Added new custom TextSpan size function * Cargo +nightly fmt * Cargo +nightly fmt * Clion auto import formatting Doesn't quite match the existing "changes" * Fixing merge issues * Fixing icon placement issues * Requested changes (Part 1) * Requested changes (Part 2) Co-authored-by: Sam <a> Co-authored-by: Dustin Carlino <dabreegster@gmail.com>
50 lines
948 B
Plaintext
50 lines
948 B
Plaintext
/target/
|
|
*.swp
|
|
__pycache__
|
|
|
|
data/config
|
|
|
|
data/input/berlin/osm
|
|
data/input/berlin/planning_areas.bin
|
|
data/input/berlin/planning_areas.kml
|
|
data/input/berlin/EWR201812E_Matrix.csv
|
|
|
|
data/input/krakow/osm
|
|
|
|
data/input/london/osm
|
|
|
|
data/input/seattle/blockface.bin
|
|
data/input/seattle/blockface.kml
|
|
data/input/seattle/google_transit
|
|
data/input/seattle/N47W122.hgt
|
|
data/input/seattle/offstreet_parking.bin
|
|
data/input/seattle/offstreet_parking.kml
|
|
data/input/seattle/osm
|
|
data/input/seattle/parcels.bin
|
|
data/input/seattle/parcels_urbansim.txt
|
|
data/input/seattle/popdat.bin
|
|
data/input/seattle/trips_2014.csv
|
|
|
|
data/input/tel_aviv/osm
|
|
|
|
data/input/xian/osm
|
|
|
|
data/input/*/footways.bin
|
|
data/input/*/service_roads.bin
|
|
data/input/*/*_separate_cycleways.bin
|
|
data/input/*/*_snapped_cycleways.bin
|
|
|
|
data/input/raw_maps
|
|
data/input/screenshots/*.zip
|
|
|
|
data/player
|
|
|
|
data/system/cities
|
|
data/system/maps
|
|
data/system/prebaked_results
|
|
data/system/scenarios
|
|
|
|
importer.json
|
|
|
|
.idea/
|