This website requires JavaScript.
Explore
Help
Sign In
a-b-street
/
abstreet
Watch
1
Star
1
Fork
0
You've already forked abstreet
mirror of
https://github.com/a-b-street/abstreet.git
synced
2024-12-03 01:52:16 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
ac345ce6ac
abstreet
/
sim
History
Dustin Carlino
74aca40c0c
Mechanicallyish rename TurnGroup -> Movement for
#197
, as decided in (
#306
)
...
https://github.com/dabreegster/abstreet/pull/302#discussion_r479571931
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