.. |
shaders
|
refactoring Color / FancyColor. remove hatching style 1
|
2020-03-30 16:15:32 -07:00 |
tools
|
remove the screenshot MANIFEST; the more general one suffices
|
2020-04-28 11:39:10 -07:00 |
widgets
|
show parking utilization of a single lane over time
|
2020-04-20 11:30:19 -07:00 |
assets.rs
|
actually, i don't need to support changing font or size mid-line yet. simplifies some info panel code.
|
2020-04-03 14:26:17 -07:00 |
backend_glium.rs
|
change the mouse cursor based on context [rebuild]
|
2020-04-01 10:23:28 -07:00 |
backend_glow.rs
|
change the mouse cursor based on context [rebuild]
|
2020-04-01 10:23:28 -07:00 |
backend_wasm.rs
|
change the mouse cursor based on context [rebuild]
|
2020-04-01 10:23:28 -07:00 |
canvas.rs
|
can only type in text boxes with focus
|
2020-03-09 13:23:03 -07:00 |
color.rs
|
slowly moving string colors to the struct
|
2020-04-04 10:59:51 -07:00 |
drawing.rs
|
start organizing ezgui internal constants into a Style struct
|
2020-04-05 11:57:27 -07:00 |
event_ctx.rs
|
start organizing ezgui internal constants into a Style struct
|
2020-04-05 11:57:27 -07:00 |
event.rs
|
remove last users of ModalMenu. so long, (some variant of) the original widget.
|
2020-03-22 20:59:44 -07:00 |
geom.rs
|
try a new before/after toggle for trip info [rebuild]
|
2020-04-17 12:40:27 -07:00 |
input.rs
|
start organizing ezgui internal constants into a Style struct
|
2020-04-05 11:57:27 -07:00 |
lib.rs
|
implement julian's contingency table-ish thing. buggy, but a start
|
2020-04-14 15:38:03 -07:00 |
managed.rs
|
consistent wording everywhere for Before/After changes
|
2020-04-13 14:20:07 -07:00 |
runner.rs
|
start organizing ezgui internal constants into a Style struct
|
2020-04-05 11:57:27 -07:00 |
screen_geom.rs
|
scatter plot: move to ezgui, add a grid, interactive cursor
|
2020-04-14 12:50:16 -07:00 |
style.rs
|
use colored checkboxes in plot too. generate the shape programatically.
|
2020-04-06 14:45:22 -07:00 |
svg.rs
|
refactoring Color / FancyColor. remove hatching style 1
|
2020-03-30 16:15:32 -07:00 |
text.rs
|
simple scatter plot idea for comparing trip times
|
2020-04-11 13:17:52 -07:00 |