abstutil
|
initially playing with clippy... pt1
|
2018-12-08 18:21:56 -08:00 |
analyze_code
|
initially playing with clippy... pt1
|
2018-12-08 18:21:56 -08:00 |
convert_osm
|
preps for merging intersections again... notes and not passing Map
|
2018-12-11 12:26:21 -08:00 |
data
|
make canvas know initial screen size, so centering on map pt initially does work
|
2018-12-18 15:37:44 -08:00 |
docs
|
more cleaned up notes on map model
|
2018-12-21 22:09:11 -08:00 |
editor
|
highlight turn icon circle, not arrow, so we can keep seeing the current priority. draw the big turn differently too.
|
2018-12-22 13:31:08 -08:00 |
ezgui
|
back to adjusting GUI colors
|
2018-12-22 13:12:10 -08:00 |
geom
|
dont draw complicated stop sign depiction when hovering. simplify lots of the rendering hints, also fixing up traffic signal crosswalk depiction.
|
2018-12-20 11:28:42 -08:00 |
gtfs
|
initially playing with clippy... pt1
|
2018-12-08 18:21:56 -08:00 |
halloween
|
use const functions to construct constant colors in many cases, now that rust 2018 is here
|
2018-12-22 12:39:17 -08:00 |
headless
|
try removing most extern crate's
|
2018-12-06 11:00:13 -08:00 |
kml
|
initially playing with clippy... pt1
|
2018-12-08 18:21:56 -08:00 |
map_model
|
oops, intersection merging skipped over adjacently ID'd short roads.
|
2018-12-20 15:10:20 -08:00 |
playground_gui
|
use const functions to construct constant colors in many cases, now that rust 2018 is here
|
2018-12-22 12:39:17 -08:00 |
precompute
|
try removing most extern crate's
|
2018-12-06 11:00:13 -08:00 |
sim
|
display when a traffic signal is in overtime
|
2018-12-14 12:01:00 -08:00 |
synthetic
|
make canvas know initial screen size, so centering on map pt initially does work
|
2018-12-18 15:37:44 -08:00 |
tests
|
actually clear out line in test results
|
2018-12-21 09:28:02 -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
|
easily watch logs as a slow test runs
|
2018-12-09 13:43:06 -08:00 |
clippy.sh
|
making my own event, mapping piston's event to it. will simplify downstream code and make moving away from piston even easier.
|
2018-12-15 20:44:28 -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
|
draw stop sign line closer to the intersection
|
2018-12-20 12:32:59 -08: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 |