abstreet/map_model/src
2019-05-02 12:38:12 -05:00
..
make clean up ezgui runner API 2019-04-20 15:10:03 -07:00
pathfind fix some crashes when spawning agents 2019-04-18 18:42:52 -07:00
area.rs store Area as a Polygon natively in Map 2019-02-14 17:35:34 -08:00
building.rs start a really basic OSD 2019-05-02 12:38:12 -05:00
bus_stop.rs remove more extern crate's; import macros directly 2018-12-06 11:22:12 -08:00
edits.rs reviving intersection editors, basic functionality there 2019-04-01 10:25:34 +09:00
intersection.rs speed up neighborhood<->building and road matching during scenario instantiation 2019-02-21 11:33:56 -08:00
lane.rs my own custom hierarchical pathfinding. working great for driving. 2019-03-02 16:49:20 -08:00
lib.rs rip out parcels entirely; unused for long time and no anticipated uses 2019-04-11 11:40:37 -07:00
map.rs a round of clippy 2019-04-15 18:54:19 -07:00
neighborhood.rs speed up neighborhood<->building and road matching during scenario instantiation 2019-02-21 11:33:56 -08:00
raw_data.rs rip out parcels entirely; unused for long time and no anticipated uses 2019-04-11 11:40:37 -07:00
road.rs new warp function that autocompletes street names 2019-04-30 12:48:00 -07:00
stop_signs.rs reviving intersection editors, basic functionality there 2019-04-01 10:25:34 +09:00
traffic_signals.rs reviving intersection editors, basic functionality there 2019-04-01 10:25:34 +09:00
traversable.rs Display for Traversable 2019-03-18 13:21:57 -07:00
turn.rs actually apply edits to map layer 2019-03-18 17:30:11 -07:00