abstreet/sim
2020-08-29 15:18:54 -07:00
..
src Mechanicallyish rename TurnGroup -> Movement for #197, as decided in (#306) 2020-08-29 15:18:54 -07:00
Cargo.toml Get rid of PartialEq on all of the Sim structs. It was originally there for a unit test that simulations are deterministic, but that test is long gone. (Determinism is now tested a bit more indirectly, but usefully, by looking for diffs to prebaked results. It could also be done by diffing serialized Sims.) 2020-08-28 14:26:22 -07:00