blaind / bevy_webview

Rapidly iterate and build Bevy UI's with existing web-based technologies
https://blaind.github.io/bevy_webview_book/
Other
52 stars 10 forks source link

Update to latest Bevy #14

Open NiklasEi opened 1 year ago

NiklasEi commented 1 year ago

This plugin contains very nice functionality, but is depending on an outdated Bevy version. Are there any plans to update it so it works with latest Bevy?

thatsnotright commented 11 months ago

I am slowly working on a 0.12 update, the rendering works. There are a few deprecated features, some examples aren't yet done, and interaction doesn't seem to work right now. https://github.com/blaind/bevy_webview/compare/main...thatsnotright:bevy_webview:main