bevy/pipelined/bevy_sprite2
John 115b170d1f Add sprite atlases into the new renderer. (#2560)
# Objective
Restore the functionality of sprite atlases in the new renderer.

### **Note:** This PR relies on #2555 

## Solution
Mostly just a copy paste of the existing sprite atlas implementation, however I unified the rendering between sprites and atlases.

Co-authored-by: Carter Anderson <mcanders1@gmail.com>
2021-08-04 01:16:25 +00:00
..
src Add sprite atlases into the new renderer. (#2560) 2021-08-04 01:16:25 +00:00
Cargo.toml Add sprite atlases into the new renderer. (#2560) 2021-08-04 01:16:25 +00:00