Cody Bennett
Cody Bennett
Is it really worth an API change which will not be future proof when exactly reverse-z is opt-in? It is a strict improvement over logarithmic depth where `EXT_clip_control` is available....
> As far as I can tell the WebGPU API is stable so I'd say it's a fine time to build something with it: FWIW WebGPU specification is not a...
Implemented in #3185.
Out since [`v8.16.1`](https://github.com/pmndrs/react-three-fiber/releases/tag/v8.16.1). This was the intended behavior, so I'm considering it a bugfix.
I think if we're seeing sweeping breakage across the ecosystem, then we have no choice but to revert in 8.x and revisit in 9.x. It's possible there is a race...
I'm not aware of any breakage beyond react-spring after extensive integration tests, and I need to see more examples before doing anything here. I agree this is a major regression...
I don't believe I backported anything to call this resolved. Let's open this until a fix is available on v8 and v9.
Why wasn't feature detection in #2095 done by looking at the file extension?
Not exactly intended behavior, but technically a breaking change to correct. It was once intended to set an sRGB color space for textures, assuming they contained color, but some textures...
This is now fixed with [v9](https://github.com/pmndrs/react-three-fiber/releases/tag/v9.0.0).