abstreet/ezgui/src
2019-01-25 10:38:40 -08:00
..
canvas.rs inverting the ezgui/GUI control to plumb Prerender 2019-01-25 10:19:58 -08:00
color.rs use const functions to construct constant colors in many cases, now that rust 2018 is here 2018-12-22 12:39:17 -08:00
DejaVuSans.ttf using glium_glyph... things initially kind of work 2019-01-23 12:10:17 -08:00
drawing.rs using prerender for lanes... a good start. 2019-01-25 10:38:40 -08:00
event.rs appease the clippy 2019-01-24 16:17:22 -08:00
fragment.glsl start to move ezgui to glium. just copying extra code in, not deleting 2019-01-22 16:11:49 -08:00
input.rs WIP: better sidewalk corner geometry. it's a start. 2019-01-12 13:40:06 -08:00
lib.rs plumbing colorscheme early to support prerendering in DrawMap construction... 2019-01-25 09:46:19 -08:00
log_scroller.rs calculating line height from the font 2019-01-23 14:02:43 -08:00
menu.rs calculating line height from the font 2019-01-23 14:02:43 -08:00
runner.rs inverting the ezgui/GUI control to plumb Prerender 2019-01-25 10:19:58 -08:00
screen_geom.rs revamp menu to work in screen-space, so canvas can move beneath modal menu. also fix the menu mouseover when a prompt is present. 2018-12-17 14:42:52 -08:00
scrolling_menu.rs calculating line height from the font 2019-01-23 14:02:43 -08:00
text_box.rs make text entry work when empty 2019-01-24 11:12:13 -08:00
text.rs appease the clippy 2019-01-24 16:17:22 -08:00
top_menu.rs draw top menu items individually, so we don't have to mess with measuring whitespace from the font 2019-01-24 09:41:11 -08:00
vertex.glsl fix y inversion. camera now feels totally correct 2019-01-22 18:20:20 -08:00
wizard.rs make menus handle window resizing 2018-12-19 11:48:35 -08:00