Rob Parrett
Rob Parrett
I license past and future contributions under the dual MIT/Apache-2.0 license, allowing licensees to choose either at their option.
I was initially confused about the "BEM naming," but it seems logical. Tested in MacOS Chrome/Firefox and iOS Chrome/Safari and looks good to me.
I was able to reproduce this. However, the main issue seems to be that `bevy_webgl2_app_template` is depending on an old release of `bevy_webgl2`. After updating that to `0.5.2`, rendering generally...
It seems bit odd, because it's my understanding that`bevy_webgl2 = {version="0.5.0", optional=true}` **should** bring in `0.5.2`. But the steps of - Clone `bevy_webgl2_app_template` - Add `bevy_protototype_lyon` readme example (minus the...
I think that this PR could be improved by - Addressing how this solution relates to some of the discussion / design from the previous attempt in #1211 - Adding...
The included example serves as a good demo, but putting myself in the shoes of a user who is trying to learn how `ZIndex` works, it seems pretty difficult to...
Hovering seems broken right now. No hover-state is shown in the `button` or `many_buttons` examples. > I believe this was the last concern for this PR other than for benchmarking,...
That looks a lot nicer at a glance. I am still seeing broken "hovering" behavior in the button example (pre-iter-mut as well). I believe that there was something subtle going...
Also, it seems that 4e6a193e202ce9f98fe8fb02579a787cc655605f has broken something, because I am now seeing this in the demo: I don't think that ```rust for (stack_index, (uinode, transform, color, image, visibility, clip))...
`iter_many` is actually perhaps salvageable, but I haven't benchmarked yet to determine if it's worth the extra complexity. https://github.com/rparrett/bevy/commit/ffbe0dcae7c9c073b25dc363ae42c08625283151