.. |
a_b_test.rs
|
refactoring logic to save stuff
|
2018-10-08 10:21:13 -07:00 |
driving.rs
|
debugging why we wound up with disconnected roads, breaking parking seeding... ah, there are roads in the neighborhood without any buildings
|
2018-10-18 13:57:38 -07:00 |
edits.rs
|
script to save all the maps with edits. no loading yet
|
2018-10-20 09:02:44 -07:00 |
events.rs
|
moving on->traversable, in the map model directly
|
2018-10-09 13:09:26 -07:00 |
helpers.rs
|
associate the right map+edits with savestates
|
2018-10-21 11:14:22 -07:00 |
instrument.rs
|
fixing up tests
|
2018-09-07 14:08:36 -07:00 |
intersections.rs
|
removing failure crate in sim too
|
2018-10-10 16:29:43 -07:00 |
kinematics.rs
|
refactor: hardcode concrete rng type, remove annoying generic
|
2018-10-16 12:00:20 -07:00 |
lib.rs
|
weighted choice for how many cars per building
|
2018-10-17 16:22:33 -07:00 |
macros.rs
|
logging from sim crate, automatically noting the target
|
2018-09-23 13:56:29 -07:00 |
parking.rs
|
removing old, weird controls for interactively spawning stuff in the UI
|
2018-10-17 13:06:40 -07:00 |
router.rs
|
ped trace_routes were wrong for contraflow steps
|
2018-10-22 13:16:30 -07:00 |
scenario.rs
|
debugging why we wound up with disconnected roads, breaking parking seeding... ah, there are roads in the neighborhood without any buildings
|
2018-10-18 13:57:38 -07:00 |
sim.rs
|
woops, eagerly evaluating tooltip for parked car
|
2018-10-22 15:09:12 -07:00 |
spawn.rs
|
make a/b test work again... neighborhoods can be kind of poorly defined
|
2018-10-18 15:44:35 -07:00 |
transit.rs
|
woops, car pathfinding shouldnt use bike lanes. and A/B test manager
|
2018-10-13 16:34:02 -07:00 |
trips.rs
|
show route by trip, not agent
|
2018-10-22 14:39:25 -07:00 |
view.rs
|
moving on->traversable, in the map model directly
|
2018-10-09 13:09:26 -07:00 |
walking.rs
|
terminating ped trace_route at the right SidewalkSpot
|
2018-10-22 14:18:25 -07:00 |