veloren/voxygen/src/ui
2023-10-05 23:23:27 +02:00
..
egui fix clippy errors 2022-11-28 14:08:11 +01:00
graphic rename Vox trait to FilledVox, and change is_empty to is_filled 2023-05-09 19:43:10 +02:00
ice fix clippy issues, WITHOUT clippy::needless_pass_by_ref_mut as we are still unsure how to proceed with it. we want to keep the &mut ref where we are actually writing. maybe we need another method support 2023-10-05 23:23:27 +02:00
widgets Settings for Si prefixes in the interface menu 2023-08-17 15:24:05 +00:00
cache.rs Complete GPU based alpha premultiplication impl and make the CPU version 2023-04-08 00:28:31 -04:00
event.rs Remove unnecessarily qualified paths 2022-07-15 14:49:46 +02:00
fonts.rs remove some reexports 2021-07-29 22:18:34 +02:00
img_ids.rs Map selector and generation UI 2023-09-17 17:11:19 +00:00
keyed_jobs.rs Remove unused clippy suppressions 2021-12-05 17:59:02 +00:00
mod.rs Progress on GPU premultiplication. 2023-04-08 00:28:31 -04:00
scale.rs Remove unused clippy suppressions 2021-12-05 17:59:02 +00:00