mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-29 17:34:58 +03:00
1906fb0913
set of agents to draw either from the simulation or from this "time-traveler" plugin, which would let you rewind sim time. That plugin is long gone, and it never worked well, because much of the UI would use the GetDrawAgents to select something, then query the live sim for lots of details anyway. The plugin never served all of those calls, so the results would be kind of out-of-sync anyway. There are some parts of the UI that need to temporarily not draw agents. Use the same suspended_sim trick that edit mode does. |
||
---|---|---|
.. | ||
pkg | ||
src | ||
build.rs | ||
Cargo.toml | ||
compare_screencaps.sh | ||
confirm_screencap.sh | ||
index.html | ||
run_web.sh |