abstutil
|
logging that repeats after a verbose setup
|
2018-11-01 13:24:15 -07:00 |
analyze_code
|
few more steps on the static analysis; realizing how hard it might be
|
2018-09-05 09:29:36 -07:00 |
control
|
handling few new OSM highway types
|
2018-10-28 14:09:37 -07:00 |
convert_osm
|
rotating stop signs (really an excuse to start using the geo crate in geom...)
|
2018-10-30 16:04:46 -07:00 |
data/polygons
|
making import.sh more magic
|
2018-10-30 15:07:22 -07:00 |
docs
|
simplify intersection polygon code a bit, then handle the degenerate cases
|
2018-11-01 13:10:28 -07:00 |
editor
|
fix crosswalk markings, which drifted out of the intersection polygon
|
2018-10-31 15:23:07 -07:00 |
ezgui
|
the great color scheme refactor!
|
2018-10-24 19:18:37 -07:00 |
geom
|
fixing some of the 3-way cases... others arent even detected, seemingly
|
2018-10-31 12:02:18 -07:00 |
gtfs
|
start animating the lines
|
2018-10-06 14:30:57 -07:00 |
halloween
|
slight improvements to Timer API and output
|
2018-10-30 15:17:04 -07:00 |
headless
|
slight improvements to Timer API and output
|
2018-10-30 15:17:04 -07:00 |
kml
|
splitting into two Bounds types
|
2018-10-29 14:16:30 -07:00 |
map_model
|
logging that repeats after a verbose setup
|
2018-11-01 13:24:15 -07:00 |
playground_gui
|
splitting up code in playground
|
2018-10-29 11:03:39 -07:00 |
precompute
|
woops, fix timer API change
|
2018-10-30 15:47:23 -07:00 |
sim
|
adjusting scripts to convert OSM polygons
|
2018-10-29 15:53:04 -07:00 |
tmp_gfx
|
messing around slightly with the experimental gfx crate
|
2018-09-18 07:47:03 -07:00 |
.gitignore
|
script to save all the maps with edits. no loading yet
|
2018-10-20 09:02:44 -07:00 |
Cargo.toml
|
moving precompute binary to its own crate, adding logging
|
2018-10-21 11:37:30 -07:00 |
CONTRIBUTING.md
|
Initial import of A/B Street prototype.
|
2018-03-13 08:06:03 -07:00 |
fmt.sh
|
repeating determinism tests for both driving models
|
2018-08-04 13:25:09 -07:00 |
import.sh
|
making import.sh more magic
|
2018-10-30 15:07:22 -07:00 |
LICENSE
|
Initial import of A/B Street prototype.
|
2018-03-13 08:06:03 -07:00 |
precompute.sh
|
using timer more thoroughly in convert_osm
|
2018-10-30 14:55:55 -07:00 |
README.md
|
updating README and trimming license declarations
|
2018-06-03 17:56:53 -07:00 |
rgrep.sh
|
adjusting logging to not include debug by default
|
2018-10-06 12:21:12 -07:00 |
test_all.sh
|
WIP load gtfs
|
2018-09-06 14:59:02 -07:00 |