bevy/crates/bevy_pbr
Jonas Matser 32af4b7dc3 Add separate brightness field to AmbientLight (#1605)
Idea being this would be easier to grasp for end-users. Problem with the logical defaults is this breaks current setups, because light will become 20 times less bright. But most folks won't have customized this resource or will not have used `..Default::default()` due to lack of other fields.
2021-03-12 18:59:24 +00:00
..
src Add separate brightness field to AmbientLight (#1605) 2021-03-12 18:59:24 +00:00
Cargo.toml release 0.4.0 (#1093) 2020-12-19 13:28:00 -06:00