bevy/pipelined/bevy_sprite2
Zicklag c8330037e7 Re-implement Automatic Sprite Sizing (#2613)
# Objective

- Prevent the need to specify a sprite size when using the pipelined sprite renderer

## Solution

- Re-introduce the sprite auto resize system from the old renderer
2021-08-10 02:26:06 +00:00
..
src Re-implement Automatic Sprite Sizing (#2613) 2021-08-10 02:26:06 +00:00
Cargo.toml Add missing bytemuck feature (#2625) 2021-08-10 01:37:41 +00:00