abstreet/editor/src
Dustin Carlino 2a70efde5f simplify: slice can fail. all the callers dont have to check for EPSILON_DIST
(also, disable not-so-useful geom unit tests that use randomness)
2019-01-29 18:53:04 -08:00
..
plugins dealt with cases where a pair of intersections has two roads between them 2019-01-29 15:34:53 -08:00
render simplify: slice can fail. all the callers dont have to check for EPSILON_DIST 2019-01-29 18:53:04 -08:00
colors.rs solved the mystery of the spurious recompiles -- editor_state and color_scheme need to live outside the crate root, so modtimes are nice 2018-12-24 19:16:38 -08:00
macros.rs remove more extern crate's; import macros directly 2018-12-06 11:22:12 -08:00
main.rs dont even draw parcels by default 2019-01-26 10:58:08 -08:00
objects.rs render cars using slice 2019-01-10 17:11:34 -08:00
state.rs dont even draw parcels by default 2019-01-26 10:58:08 -08:00
tutorial.rs dont even draw parcels by default 2019-01-26 10:58:08 -08:00
ui.rs inverting the ezgui/GUI control to plumb Prerender 2019-01-25 10:19:58 -08:00