0.11.0
Changed
- Updated
bevy
to 0.11. - Updated
pixels
to 0.12. - Replaced
PixelsSet
with customDraw
andRender
schedules defined inbevy_pixels::schedule
and re-exported inbevy_pixels::prelude
.
bevy
to 0.11.pixels
to 0.12.PixelsSet
with custom Draw
and Render
schedules defined in bevy_pixels::schedule
and re-exported in bevy_pixels::prelude
.