abstreet/ezgui/src
2019-04-28 18:00:44 -07:00
..
assets supporting glsl 110 as well as 140 2019-03-18 12:26:40 -07:00
widgets remove legacy mode, UI's new_event, the top_menu... impl GUI on Game, no 2019-04-28 18:00:44 -07:00
canvas.rs preps for variable font size 2019-04-22 20:02:18 -07:00
color.rs drawing border arrows way better 2019-02-12 14:42:03 -08:00
drawing.rs clean up ezgui draw() API by putting screencap and naming_hint inside GfxCtx 2019-04-23 15:42:15 -07:00
event_ctx.rs use better glium buffer types 2019-02-11 14:08:43 -08:00
event.rs starting a plugin to visualize a scenario, by just displaying 2019-04-03 15:03:07 +09:00
input.rs making menus support multi-line prompts 2019-04-24 16:51:35 -07:00
lib.rs move ToggleableLayers out of ezgui, stop associating a zoom with them 2019-02-14 16:51:27 -08:00
runner.rs simplify ezgui API -- event takes &mut EventCtx 2019-04-23 21:28:03 -07:00
screen_geom.rs aha, a slight optimization to not call draw() when events happen that aren't even sent to the application 2019-02-05 15:10:15 -08:00
text.rs making menus support multi-line prompts 2019-04-24 16:51:35 -07:00