v6.30.2
Requires three ≥ 0.138.0 < 0.152.0
Changelog
Types
- Made
scene
/camera
params optional. See #460. Thanks @Beilinson! - Added
null
as a valid type forinputBuffer
andoutputBuffer
inPass.render
method.
Core
- Timer
- Fixed a bug that caused initial leaps in elapsed time. See mrdoob/three.js#17912 (comment).
- OverrideMaterialManager
- Added a workaround for copying render target textures. See mrdoob/three.js#25560.
Effects
- GodRaysEffect
- Added
lightSource
accessors.
- Added
- SSAOEffect
- Added
normalBuffer
accessors.
- Added
Special Thanks
Thanks @canadaduane, @alexpineda, @juliangarnier and @fractalhq for the support! 🚀