bevy/crates/bevy_pbr
Patrick Walton f514d5cc15
Don't try to create a uniform buffer for light probes if there are no views. (#11751)
Don't try to create a uniform buffer for light probes if there are no
views.

Fixes the panic on examples that have no views, such as
`touch_input_events`.
2024-02-07 07:17:34 +00:00
..
src Don't try to create a uniform buffer for light probes if there are no views. (#11751) 2024-02-07 07:17:34 +00:00
Cargo.toml Async pipeline compilation (#10812) 2024-02-05 13:50:50 +00:00