.. |
assets
|
glsl 300 isnt working on mac. go back to 140 on native, and only use 300 for wasm. [rebuild]
|
2020-02-25 10:02:40 -08:00 |
widgets
|
remove the last button constructor, except for the inactive ones
|
2020-03-20 15:40:43 -07:00 |
assets.rs
|
add a setting to scale up on-screen UI things [rebuild]
|
2020-03-02 12:02:25 -08:00 |
backend_glium.rs
|
show recommended scale factor in options [rebuild]
|
2020-03-18 10:22:39 -07:00 |
backend_glow.rs
|
show recommended scale factor in options [rebuild]
|
2020-03-18 10:22:39 -07:00 |
backend_wasm.rs
|
show recommended scale factor in options [rebuild]
|
2020-03-18 10:22:39 -07:00 |
canvas.rs
|
can only type in text boxes with focus
|
2020-03-09 13:23:03 -07:00 |
color.rs
|
rip out all of the support for textures from ezgui. no more uber-shader!
|
2020-02-20 18:23:00 -08:00 |
drawing.rs
|
popup info in map editor only when a key is held. lock down old
|
2020-03-18 11:13:40 -07:00 |
event_ctx.rs
|
show recommended scale factor in options [rebuild]
|
2020-03-18 10:22:39 -07:00 |
event.rs
|
make web fill the entire browser. fix the inverted mouse-wheel
|
2020-02-26 10:30:41 -08:00 |
input.rs
|
enter signal metadata via a form with multiple textboxes at once. needs
|
2020-03-04 15:33:28 -08:00 |
layout.rs
|
draw less terrible bus stops
|
2020-01-04 09:50:03 -06:00 |
lib.rs
|
starting a refactor of buttons. very modest start. [rebuild]
|
2020-03-15 19:58:03 -07:00 |
managed.rs
|
remove the last button constructor, except for the inactive ones
|
2020-03-20 15:40:43 -07:00 |
runner.rs
|
can only type in text boxes with focus
|
2020-03-09 13:23:03 -07:00 |
screen_geom.rs
|
overhaul fullscreen layouts: splash menu, about, challenge picker,
|
2020-02-03 16:13:40 -08:00 |
svg.rs
|
filling out the trip timeline a bit more
|
2020-03-03 12:12:42 -08:00 |
text.rs
|
adjust tutorial top panel to make task selection more clear
|
2020-03-20 10:23:30 -07:00 |