veloren/voxygen/src/ui/widgets
2022-09-08 15:43:53 -07:00
..
ghost_image.rs Fixed suppressed clippy warnings for #587 - clone_on_copy 2020-06-18 22:25:48 +01:00
image_frame.rs Resolve all '#[allow(clippy::unused_unit)]' error supressions 2021-07-14 21:42:29 +02:00
image_slider.rs Impove UX of server limits on the view distance 2022-08-25 23:24:43 -04:00
ingame.rs Resolve all '#[allow(clippy::unused_unit)]' error supressions 2021-07-14 21:42:29 +02:00
item_tooltip.rs Update Rust toolchain. 2022-09-08 15:43:53 -07:00
mod.rs Widened recipe list in crafting menu and added quality indicators to names in the list 2021-06-06 15:55:11 +00:00
outlined_text.rs update toolchain to nightly-2021-12-19 2021-12-23 13:04:24 +01:00
radio_list.rs update toolchain to nightly-2021-12-19 2021-12-23 13:04:24 +01:00
slot.rs Globally allow the clippy lints {new_without_default, many_single_char_names, identity_op, type_complexity, too_many_arguments}. 2022-01-30 20:16:20 +01:00
toggle_button.rs update toolchain to nightly-2021-12-19 2021-12-23 13:04:24 +01:00
tooltip.rs Remove unnecessarily qualified paths 2022-07-15 14:49:46 +02:00