abstreet/docs/design
2018-12-01 14:29:20 -08:00
..
biking.md PathRequest instead of massive confusing tuples. also can now use bike lanes from spawn layer 2018-11-17 17:12:03 -08:00
code.md implement yielding in traffic signals. pretty untested. 2018-11-30 12:28:32 -08:00
discrete_sim.md making a variant of pathfinding that can abort a walking trip early and 2018-11-29 12:09:54 -08:00
driving.md organizing design notes a bit 2018-09-16 16:35:48 -07:00
geometry.md make some percentage of walking trips use transit, if it's reasonable. 2018-11-29 14:53:11 -08:00
gui.md associate buses with trips, so some UI plugins can handle them 2018-11-27 14:33:35 -08:00
intersections.md smarter traffic signal cycles for four-ways... still breaks, but decent 2018-12-01 13:12:11 -08:00
lanechanging.md prototyping a better rust test runner that captures output in files 2018-11-23 14:51:14 -08:00
maps.md warping to turns, with an easily typeable name 2018-12-01 14:29:20 -08:00
parking.md organizing design notes a bit 2018-09-16 16:35:48 -07:00
physics.md give up on Sim being Eq; settle for PartialEq, get rid of all of the annoying 'ignore this field' hacks. also getting rid of unnecessary PartialEq impls in map_model 2018-11-18 16:28:43 -08:00
profiling.md briefly play around with cpuprofiler and gperftools 2018-10-18 10:54:04 -07:00
sim.md splitting off just the scheduling portion of spawn. no more 2018-11-17 18:41:53 -08:00
testing.md philosophizing on discrete-event sim. disable intersection merging; it's 2018-11-29 08:38:28 -08:00
time_travel.md get rid of the output param primary_plugins hack 2018-11-22 15:57:37 -08:00
transit.md making a variant of pathfinding that can abort a walking trip early and 2018-11-29 12:09:54 -08:00
tutorial.md fix random stuff that stopped building (but not tests) 2018-11-12 21:30:11 -08:00
walking.md was overthinking turn-making... going back to something simple 2018-11-06 08:59:27 -08:00