abstreet/map_model/src
2020-03-21 10:12:13 -07:00
..
make more fixes for left-hand maps (#27): 2020-03-16 18:27:33 -07:00
pathfind upgrade a few misc packages 2020-03-17 10:35:37 -07:00
area.rs moving some debug info from the info panel to the console log 2019-12-12 16:09:01 -08:00
building.rs also revamp panels for other objects, except for the trip details part 2020-02-12 12:22:43 -08:00
bus_stop.rs moving some debug info from the info panel to the console log 2019-12-12 16:09:01 -08:00
connectivity.rs reviving some way of saving and using purely synthetic maps. creating a 2019-12-04 12:19:17 -08:00
edits.rs adjust edit overlay color, and add an explicit reset button to edits 2020-03-21 10:12:13 -07:00
intersection.rs bring back elevation data before the hackathon. manual revert of 35b7c18df9 2020-03-11 11:08:49 -07:00
lane.rs new overlay showing elevation changes. data is bad, but the overlay is decent. 2020-03-15 12:42:30 -07:00
lib.rs cut out the metadata and walk button mapping for now, in favor of freeform notes. 2020-03-10 16:41:37 -07:00
map.rs adjust edit overlay color, and add an explicit reset button to edits 2020-03-21 10:12:13 -07:00
neighborhood.rs not all lanes have to be the same width. make sidewalks a bit thinner. 2020-01-28 17:26:14 -08:00
osm.rs small fixes/cleanups to map layer: 2019-11-18 10:33:36 -08:00
raw.rs fix parking markings and where pedestrians walk for left-hand maps for #27 2020-03-17 10:09:44 -07:00
road.rs start support driving on the left, more carefully tracking all the dependencies. part of #27. lots of bugs left, but it doesn't break anything for driving on the right. 2020-03-16 17:40:12 -07:00
stop_signs.rs tweaking rustfmt options; the long literal string vecs in tutorial look awful 2020-01-21 15:20:02 -08:00
traffic_signals.rs cutover to the separate traffic signals repo 2020-03-10 17:08:19 -07:00
traversable.rs start tracking and debugging phases of a trip 2019-11-29 13:15:10 -08:00
turn.rs start support driving on the left, more carefully tracking all the dependencies. part of #27. lots of bugs left, but it doesn't break anything for driving on the right. 2020-03-16 17:40:12 -07:00