abstreet/game
Dustin Carlino 78222ffadb Preserve the same Layers object through all the states of the ungap tool. Do this by a "new" Transition that's allowed to consume the current state.
Alternatives considered:
- put Layers in the App struct, since it's shared -- but only for the
  ungap tool. It'd be nice to split it into its own standalone crate now,
  but it'll be some work to refactor edit mode out of game.
- put Layers in App session
2021-08-24 14:37:16 -07:00
..
src Preserve the same Layers object through all the states of the ungap tool. Do this by a "new" Transition that's allowed to consume the current state. 2021-08-24 14:37:16 -07:00
build.rs load different colorschemes in another way 2020-04-04 14:29:45 -07:00
Cargo.toml The street name rewriting case I was afraid of has ALREADY turned up, 2021-08-20 15:18:54 -07:00
compare_screencaps.sh The grand country split. #326 2021-02-13 15:45:59 -08:00
confirm_screencap.sh Fix lakeslice gridlock with a manual signal policy at 23rd/Rainier. 2021-02-13 17:44:34 -08:00