bevy/crates/bevy_pbr
Patrick Walton b6945e5332
Stop copying the light probe array to the stack in the shader. (#11805)
This was causing a severe performance regression when light probes were
enabled.

Fixes #11787.
2024-02-10 15:47:29 +00:00
..
src Stop copying the light probe array to the stack in the shader. (#11805) 2024-02-10 15:47:29 +00:00
Cargo.toml Async pipeline compilation (#10812) 2024-02-05 13:50:50 +00:00