veloren/voxygen/src/ui/widgets
Avi Weinstock 03d28f7d93 Implement tags for items, allowing a crafting recipe to take any item with that tag as input.
- Added a recipe that turns any of the cloth equipment dropped by villagers into 1x cloth scraps.
- Animate placeholder items for tagged crafting.
2021-02-16 01:05:54 +00:00
..
ghost_image.rs Fixed suppressed clippy warnings for #587 - clone_on_copy 2020-06-18 22:25:48 +01:00
image_frame.rs Suppressed all existing clippy warnings in preparation for fixes as part of #587 2020-06-10 22:01:42 +01:00
image_slider.rs Suppressed all existing clippy warnings in preparation for fixes as part of #587 2020-06-10 22:01:42 +01:00
ingame.rs (See sharp/lod-history) LOD, shadows, greedy meshing, new lighting, perf 2020-08-20 20:34:59 +02:00
mod.rs Drag things! 2020-04-12 18:40:55 +02:00
radio_list.rs Suppressed all existing clippy warnings in preparation for fixes as part of #587 2020-06-10 22:01:42 +01:00
slot.rs Implement tags for items, allowing a crafting recipe to take any item with that tag as input. 2021-02-16 01:05:54 +00:00
toggle_button.rs Suppressed all existing clippy warnings in preparation for fixes as part of #587 2020-06-10 22:01:42 +01:00
tooltip.rs make clippy happy 2020-10-07 02:23:20 +00:00