bevy/crates/bevy_sprite
François 154a490445
fix example mesh2d_manual (#9941)
# Objective

- After https://github.com/bevyengine/bevy/pull/9903, example
`mesh2d_manual` doesn't render anything

## Solution

- Fix the example using the new `RenderMesh2dInstances`
2023-10-06 20:13:09 +00:00
..
src fix example mesh2d_manual (#9941) 2023-10-06 20:13:09 +00:00
Cargo.toml Use radsort for Transparent2d PhaseItem sorting (#9882) 2023-09-21 17:53:20 +00:00