bevy/crates/bevy_sprite/src
Sludge 581034a7e9
Reflect and register the wireframe materials (#17334)
# Objective

These were missing, but can trivially be reflected.

## Solution

Do that.
2025-01-28 05:19:34 +00:00
..
mesh2d Reflect and register the wireframe materials (#17334) 2025-01-28 05:19:34 +00:00
render Proportional scaling for the sprite's texture. (#17258) 2025-01-24 18:24:02 +00:00
texture_slice Proportional scaling for the sprite's texture. (#17258) 2025-01-24 18:24:02 +00:00
lib.rs Proportional scaling for the sprite's texture. (#17258) 2025-01-24 18:24:02 +00:00
picking_backend.rs Rename PickingBehavior to Pickable (#17266) 2025-01-12 05:36:52 +00:00
sprite.rs Proportional scaling for the sprite's texture. (#17258) 2025-01-24 18:24:02 +00:00