Zheoni / bevy_pixel_buffer

A library to draw pixels in bevy
MIT License
42 stars 7 forks source link

Update to bevy 0.11 #6

Closed Zheoni closed 1 year ago

Zheoni commented 1 year ago

I have mostly finished the update, just waiting for bevy_egui to update.

https://github.com/mvlabat/bevy_egui/issues/189 and/or https://github.com/mvlabat/bevy_egui/pull/188

Zheoni commented 1 year ago

I need to fix this test and it should be ready. But currently I don't know how. https://github.com/Zheoni/bevy_pixel_buffer/blob/0143172b04dd8093321465eaef847b6560bd0073/src/pixel_buffer.rs#L440-L482