v7.0.0-alpha.3
Pre-release
Pre-release
Requires three ≥ 0.162.0 < 0.163.0
What's Changed
- This release includes important resource management fixes and improvements.
- Implement MRT compatible background rendering, see bfac6dc.
- Add
ScanlineEffect
& demo to v7 by @balraj-johal in #602 - Add
ColorDepthEffect
by @benjamin-white in #604 - Add
ToneMapping.LINEAR
andToneMapping.NEUTRAL
. - Fix
DepthPickingPass
anddepth-picking
demo. - Add
TextureEffect
in #607 - Add
SMAAEffect
in #608
New Contributors
- @balraj-johal made their first contribution in #602
- @benjamin-white made their first contribution in #604
Full Changelog: v7.0.0-alpha.2...v7.0.0-alpha.3