bevy/examples/asset
Andrew 412fd64f09
revert PointLightBundle to DirectionalLightBundle change made to asset_loading example between 0.12.1 and 0.13.0 (#11935)
# Objective

- revert a single-line change made to `examples/asset/asset_loading`
example between `v0.12.1` release and `v0.13.0` release which resulted
in a too-bright, washed-out rendering

## Solution

- reverted the changes made to this example between `v0.12.1` and
`v0.13.0`
2024-02-18 07:42:54 +00:00
..
processing Inverse missing_docs logic (#11676) 2024-02-03 21:40:55 +00:00
asset_decompression.rs Inverse missing_docs logic (#11676) 2024-02-03 21:40:55 +00:00
asset_loading.rs revert PointLightBundle to DirectionalLightBundle change made to asset_loading example between 0.12.1 and 0.13.0 (#11935) 2024-02-18 07:42:54 +00:00
bevy_pixel_light.png Fix embedded asset path manipulation (#10383) 2024-02-02 14:49:05 +00:00
custom_asset.rs Inverse missing_docs logic (#11676) 2024-02-03 21:40:55 +00:00
custom_asset_reader.rs fix example custom_asset_reader on wasm (#10574) 2023-11-16 01:50:13 +00:00
embedded_asset.rs Fix embedded asset path manipulation (#10383) 2024-02-02 14:49:05 +00:00
hot_asset_reloading.rs Change light defaults & fix light examples (#11581) 2024-02-14 20:43:10 +00:00