bevy/assets
robtfm 15445c990e
fix prepass normal_mapping (#8978)
# Objective

#5703 caused the normal prepass to fail as the prepass uses
`pbr_functions::apply_normal_mapping`, which uses
`mesh_view_bindings::view` to determine mip bias, which conflicts with
`prepass_bindings::view`.

## Solution

pass the mip bias to the `apply_normal_mapping` function explicitly.
2023-06-29 00:28:34 +00:00
..
android-res/mipmap-mdpi
branding
data
environment_maps
fonts
models
pixel
scenes
shaders fix prepass normal_mapping (#8978) 2023-06-29 00:28:34 +00:00
sounds
textures