mirror of
https://github.com/bevyengine/bevy
synced 2024-11-13 00:17:27 +00:00
c98481aa56
# Objective
Fix a shader error that happens when using pbr morph targets.
## Solution
Fix the function name in the `prepass.wgsl` shader, which is incorrectly
prefixed with `morph::` (added in
|
||
---|---|---|
.. | ||
src | ||
Cargo.toml |