François Mockers

Results 434 comments of François Mockers
trafficstars

to fix #11577, you should also change the defaults so that the default values for lights work with the default values for exposure

> > you should also change the defaults so that the default values for lights work with the default values for exposure > > I can't really, the default camera's...

> I do think we should use `EV100_OVERCAST` instead, as it's more a middleground between indoor lighting and outdoor lighting no strong opinion on my side, as long as the...

looking into how the examples were updated, this feels like a downgrade to me

could you add comments in the code explaining why it's needed and we can't have everything in a single u32?

this PR fixes https://github.com/bevyengine/bevy/issues/11240

No issues to update the MSRV, this is usually done in the first PR that needs the new version of Rust. I would love to have this, but I also...

doesn't look like an easy update in wasm

> In other words, instead of what was done previously, where file system control was given to the reader, should it be given to the writer instead? That would result...

https://github.com/gfx-rs/wgpu/pull/5044 may also need some work on the wasm side