Skip to content

Conversation

@tzemanovic
Copy link
Contributor

@tzemanovic tzemanovic commented Aug 28, 2024

hi,

related to #31

I was impatiently waiting for iced-rs/iced#2417 to update to bevy 0.14, which has been closed to move forward to a newer wgpu version, so not sure if we'll have a compatible iced release for this bevy version :(

I tried to use iced-rs/iced@ee7068c but I ran into some issue with wgpu buffer causing crash on second draw, because the buffer was still being mapped. To workaround this, I instead backported wgpu update on top of iced 0.12.1, which seems to work well.

Note that there are still some deprecation warnings from bevy_window related to keyboard input changes, but the examples work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant