abstreet/widgetry/src
Dustin Carlino 302ec94e3d Try exporting the zoomed-in rendering of a map to geojson. #440
This approach has some manual effort and it's not capturing everything
yet, but it's a start.
2021-01-01 12:46:25 -08:00
..
tools Lift Cached to widgetry 2020-12-26 14:38:43 -08:00
widgets Organize assets that're baked into widgetry. They don't belong in the 2020-12-28 10:40:55 -08:00
app_state.rs Fix uber turn viewer -- the panel in the SimpleState wasn't being 2020-12-28 15:37:05 -08:00
assets.rs Organize assets that're baked into widgetry. They don't belong in the 2020-12-28 10:40:55 -08:00
backend_glow_native.rs Organize assets that're baked into widgetry. They don't belong in the 2020-12-28 10:40:55 -08:00
backend_glow_wasm.rs Organize assets that're baked into widgetry. They don't belong in the 2020-12-28 10:40:55 -08:00
backend_glow.rs Organize assets that're baked into widgetry. They don't belong in the 2020-12-28 10:40:55 -08:00
canvas.rs Minimap tracker and new meters 2020-12-03 15:09:54 -08:00
color.rs Figure out when we pass a building along a road 2020-12-02 18:00:51 -08:00
drawing.rs Refactor: GeomBatch::load_svg directly takes EventCtx or GfxCtx. The prerender struct should ultimately not be exposed outside of widgetry. 2020-12-15 11:44:58 -08:00
event_ctx.rs Organize assets that're baked into widgetry. They don't belong in the 2020-12-28 10:40:55 -08:00
event.rs Organize import blocks using https://github.com/dabreegster/organize_rust_imports 2020-10-05 20:29:22 -07:00
geom.rs Try exporting the zoomed-in rendering of a map to geojson. #440 2021-01-01 12:46:25 -08:00
input.rs - Tune sprite size 2020-12-13 12:44:43 -08:00
lib.rs Lift Cached to widgetry 2020-12-26 14:38:43 -08:00
runner.rs Performance optimization: don't update panels unnecessarily, and don't 2020-12-08 09:56:59 -08:00
screen_geom.rs Organize import blocks using https://github.com/dabreegster/organize_rust_imports 2020-10-05 20:29:22 -07:00
style.rs Style the loading screen and add tips/news. Closes #180 [rebuild] 2020-09-20 13:02:27 -07:00
svg.rs Organize import blocks using https://github.com/dabreegster/organize_rust_imports 2020-10-05 20:29:22 -07:00
text.rs Refactor: GeomBatch::load_svg directly takes EventCtx or GfxCtx. The prerender struct should ultimately not be exposed outside of widgetry. 2020-12-15 11:44:58 -08:00