mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
115b170d1f
# 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> |
||
---|---|---|
.. | ||
contributors.rs | ||
many_sprites.rs | ||
mesh.rs | ||
pipelined_texture_atlas.rs | ||
sprite.rs | ||
sprite_flipping.rs | ||
sprite_sheet.rs | ||
text2d.rs | ||
texture_atlas.rs |