Robert Brewitz

Results 26 comments of Robert Brewitz

I'll dig a little what the plan is for bevy_ui to get a little better informed myself.

> We may need a higher-order container to do something like this. Thoughts [@RobertBrewitz](https://github.com/RobertBrewitz) ? > > Could be related to [#51](https://github.com/linebender/bevy_vello/issues/51) and [#50](https://github.com/linebender/bevy_vello/issues/50) > > struct VelloText { >...

On second thought, I recall entity relationships not having deterministic ordering, in that case your suggestion is more sound.

I will most likely not finish this PR, the code works but I am currently exploring other languages, libraries and engines and have very little "oomph" to finish this. fao:...

started work here https://github.com/linebender/bevy_vello/pull/159

I don't see any problem making it pub. Now if you could figure out the pipeline errors that would be superb! :thinking: Edit: ~~An alternative would just be to copy-paste...

> Unfortunately, the lints pass now, but when I use my fork as a dependency in my project, it fails to compile with the error "`let` expressions in this position...

@simbleau should the MSRV be bumped in this PR?