v0.1.2 - Shadow Rendering Fixes and Optimization
Released 2021-09-20
Added
- rend3: Added an explicit dependency on wgpu-core and wgpu-hal to ensure bug-fixes are included.
Fixed
- rend3-pbr: fix rendering of cutout objects in shadow passes.
- rend3-pbr: remove redundant material changes in cpu mode.