Update to bevy 0.19 & vello 0.9 - #223
Conversation
RobertBrewitz
left a comment
There was a problem hiding this comment.
When builds and deps are updated this lgtm
|
Do we want to wait for the deps ( |
|
Any chance this might go out soon? If it helps I've tested it quite extensively and it works well. |
Yep |
Yep |
|
Should this branch also have the goal of adding bsn support to this crate's components? |
Not sure how much work that would entail, my gut feeling say it should be a separate branch and PR. |
|
Had a bug I wanted to fix with window aspect ratio / viewport size but didn't had the time. I'm going to merge now and create a new branch to fix it. |
A few blockers for the update:
vello_svgneeds to be updated first (Update to vello 0.9 velato#110)velatoneeds to be updated first (Update to vello 0.9 vello_svg#85)bevy_async_taskis kinda outdated at this point? (needs to find an alternative)nonetheless, the code compiles and example runs now.