bevy/crates/bevy_pbr
François 4aca55d76a
bloom: use emissive instead of base_color for emissive (#12220)
# Objective

- bloom is not working anymore in 3d after
https://github.com/bevyengine/bevy/pull/12163

## Solution

- Fix a copy paste mistake and use emissive for the emissive
2024-03-01 14:49:11 +00:00
..
src bloom: use emissive instead of base_color for emissive (#12220) 2024-03-01 14:49:11 +00:00
Cargo.toml Migrate from LegacyColor to bevy_color::Color (#12163) 2024-02-29 19:35:12 +00:00