Source
- WebGLCore
- Fix shadow map bug on some platforms. #16
- ShaderMaterial
- Fix clone bug.
- Scene
- Add property
disableShadowSampler
.
- Add property
- TextureBase
- The
copy
method adds handling forinternalformat
property.
- The
- canvas2d
- Move
canvas2d
module to examples.
- Move
- Curve
- Move
math/Curve
to examples.
- Move
Examples
- Add example
custompass_dof
. - GBuffer
- Support velocity buffer.
- SuperSampling
- Support dynamic taa.
- ShadowMapPass
- Add config
getDepthMaterial
&getDistanceMaterial
. - Use the opposite side to render shadows by default.
- Add config