abstreet/ezgui/src
2019-11-25 22:00:36 -08:00
..
assets fix the 16 texture limit on mac properly, by using texture arrays for icons 2019-11-24 07:38:32 -08:00
widgets unify two button types, and use proper bbox for images 2019-11-25 22:00:36 -08:00
canvas.rs unify two button types, and use proper bbox for images 2019-11-25 22:00:36 -08:00
color.rs adding in some image buttons for the main menu. no highlighting yet. 2019-11-25 19:31:39 -08:00
drawing.rs adding in some image buttons for the main menu. no highlighting yet. 2019-11-25 19:31:39 -08:00
event_ctx.rs adding in some image buttons for the main menu. no highlighting yet. 2019-11-25 19:31:39 -08:00
event.rs redo zooming towards mouse. support zooming really far out, useful for 2019-10-29 11:50:29 -07:00
input.rs toggle dev mode at runtime 2019-11-25 15:23:17 -08:00
layout.rs remove the unused total_width param from set_pos. it's confusing, and will probably change with flexbox soon 2019-11-25 17:58:55 -08:00
lib.rs widget wrapper for drawing text, so we can layout it 2019-11-25 17:19:22 -08:00
runner.rs fix hidpi issues on mac once and for all?? 2019-11-10 18:56:00 -08:00
screen_geom.rs adding in some image buttons for the main menu. no highlighting yet. 2019-11-25 19:31:39 -08:00
text.rs refactor: make text_dims return ScreenDims. also, update the logo image 2019-11-25 17:38:37 -08:00