bevy/crates/bevy_sprite/src
akimakinai 0f6d532a15
Sprite picking docs fix (#19016)
# Objective

- Docs in sprite picking plugin / example contain outdated information.

References:
- Sprite picking now always require `Picking` - #17842
- Transparency pass-through added - #16388

## Solution

- Fix the docs.
2025-05-05 17:45:14 +00:00
..
mesh2d Swap order of eviction/extraction when extracting for specialization (#18846) 2025-04-15 06:44:01 +00:00
render Rename bevy_platform_support to bevy_platform (#18813) 2025-04-11 23:13:28 +00:00
texture_slice Rename bevy_platform_support to bevy_platform (#18813) 2025-04-11 23:13:28 +00:00
lib.rs ExtractedSprites slice buffer (#17041) 2025-03-25 03:51:50 +00:00
picking_backend.rs Sprite picking docs fix (#19016) 2025-05-05 17:45:14 +00:00
sprite.rs Newtype Anchor (#18439) 2025-03-21 22:27:11 +00:00