abstutil
|
remove more extern crate's; import macros directly
|
2018-12-06 11:22:12 -08:00 |
analyze_code
|
try removing most extern crate's
|
2018-12-06 11:00:13 -08:00 |
convert_osm
|
remove more extern crate's; import macros directly
|
2018-12-06 11:22:12 -08:00 |
data
|
WIP thinking about running tutorial mode
|
2018-12-05 13:40:21 -08:00 |
docs
|
rewrite turn cycler; it was confusing because it used to cycle through turns over time
|
2018-12-07 11:45:42 -08:00 |
editor
|
switch to new_color_for and new_draw everywhere (and rename them), cleaning up Ctx creations
|
2018-12-07 13:38:36 -08:00 |
ezgui
|
remove more extern crate's; import macros directly
|
2018-12-06 11:22:12 -08:00 |
geom
|
moving a few inlined unit tests to my test framework. didnt spot these before.
|
2018-12-06 12:59:08 -08:00 |
gtfs
|
remove more extern crate's; import macros directly
|
2018-12-06 11:22:12 -08:00 |
halloween
|
try removing most extern crate's
|
2018-12-06 11:00:13 -08:00 |
headless
|
try removing most extern crate's
|
2018-12-06 11:00:13 -08:00 |
kml
|
remove more extern crate's; import macros directly
|
2018-12-06 11:22:12 -08:00 |
map_model
|
remove more extern crate's; import macros directly
|
2018-12-06 11:22:12 -08:00 |
playground_gui
|
try removing most extern crate's
|
2018-12-06 11:00:13 -08:00 |
precompute
|
try removing most extern crate's
|
2018-12-06 11:00:13 -08:00 |
sim
|
moving a few inlined unit tests to my test framework. didnt spot these before.
|
2018-12-06 12:59:08 -08:00 |
synthetic
|
rewrite lots of stuff with NLL! \o/
|
2018-12-06 12:47:20 -08:00 |
tests
|
moving a few inlined unit tests to my test framework. didnt spot these before.
|
2018-12-06 12:59:08 -08:00 |
tmp_gfx
|
remove more extern crate's; import macros directly
|
2018-12-06 11:22:12 -08:00 |
.gitignore
|
fix an old path in the map_conversion test
|
2018-11-27 10:11:10 -08:00 |
Cargo.toml
|
the great control layer merge
|
2018-11-30 13:52:50 -08:00 |
clickable_links.py
|
dont use gedit, since it cant display escape codes
|
2018-11-26 16:04:15 -08:00 |
CONTRIBUTING.md
|
Initial import of A/B Street prototype.
|
2018-03-13 08:06:03 -07:00 |
exec_tests.sh
|
revive the other transit test
|
2018-11-26 14:36:59 -08:00 |
import.sh
|
use traffic signal data from new kml, not old shp that's no longer online
|
2018-11-27 13:10:51 -08: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
|
adding some gifs to the front page
|
2018-12-03 21:34:49 -08:00 |
rgrep.sh
|
adjusting logging to not include debug by default
|
2018-10-06 12:21:12 -07:00 |