antv-l7/packages/renderer/CHANGELOG.md

4.1 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.0.0-beta.21 (2019-12-18)

Bug Fixes

  • 修复webgl 扩展兼容问题 (cd6f5fc)
  • render 将gl模块移动到开发分支, update tslint rule (fe8b480)
  • scene: contianer resize (1c3be82)

Features

  • layer: add blend 效果配置支持 normal,additive (e0ab4cd)

2.0.0-beta.20 (2019-12-12)

Bug Fixes

  • 修复webgl 扩展兼容问题 (cd6f5fc)
  • scene: contianer resize (1c3be82)

2.0.0-beta.19 (2019-12-08)

Bug Fixes

  • 修复webgl 扩展兼容问题 (cd6f5fc)
  • scene: contianer resize (1c3be82)

2.0.0-beta.18 (2019-12-08)

Bug Fixes

  • 修复webgl 扩展兼容问题 (cd6f5fc)
  • scene: contianer resize (1c3be82)

2.0.0-beta.17 (2019-12-08)

Bug Fixes

  • 修复webgl 扩展兼容问题 (cd6f5fc)
  • scene: contianer resize (1c3be82)

2.0.0-beta.16 (2019-11-29)

Note: Version bump only for package @antv/l7-renderer

2.0.0-beta.15 (2019-11-29)

Note: Version bump only for package @antv/l7-renderer

2.0.0-beta.13 (2019-11-28)

Note: Version bump only for package @antv/l7-renderer

2.0.0-beta.12 (2019-11-28)

Bug Fixes

2.0.0-beta.11 (2019-11-28)

Bug Fixes

Features

  • add l7 site: add websites (0463ff8)
  • layer: add imagelayer (a995815)
  • layers: add heatmap layer (e04b3b2)
  • multi-pass: support TAA(Temporal Anti-Aliasing) (2cf0824)
  • picking: support PixelPickingPass and highlight the picked feature (ff0ffa0)