Skip to content

Releases: visgl/deck.gl

v9.0.7

12 Apr 00:16
Compare
Choose a tag to compare
  • CARTO: added the deckGl version to the map instantiation request (#8783)
  • Bump to loaders@4.2 (#8771)
  • fix(core): Deck.finalize removes externally created canvas (#8773)
  • Only add necessary attributes in DataFilterExtension (#8769)
  • chore(react,test-utils): Remove unused 'typed' entry from package.json#files (#8770)

v9.0.6

07 Apr 17:49
Compare
Choose a tag to compare
  • fix(extensions): picking over draped terrain (#8761)
  • fix(react) component default size (#8766)
  • chore: fix lint warnings (#8764)
  • Improve view types (#8763)
  • feat(core): export useful types (#8762)

v9.0.5

04 Apr 15:03
Compare
Choose a tag to compare
  • fix(mesh-layers): ScenegraphLayer picking (#8752)
  • fix(arcgis): remove dependency on @luma.gl/webgl (#8747)

v9.0.4

02 Apr 16:56
Compare
Choose a tag to compare
  • fix(core): picking bugs (#8730)
  • add generic data types in GetPickingInfoParams (#8709)
  • Export BufferTransform from luma.gl (#8726)
  • fix(build): inlined version off by 1 (#8741)
  • fix (TypeScript): add missing exports for effects types (#8728)
  • fix(core): Type props.parameters (#8732)

v9.0.3

29 Mar 23:32
Compare
Choose a tag to compare
  • Bump luma.gl to 9.0.8 (#8719)

v9.0.2

29 Mar 21:02
Compare
Choose a tag to compare
  • feat(carto): Support .tileSize prop in H3Tileset2D (#8687)
  • fix(carto): Clean up and add unit tests for requestWithParameters cache (#8707)
  • Do not clear when rendering to target in PostProcessEffect (#8705)
  • fix(aggregation-layers): Fix missing types export (#8713)
  • Disable excessive console warnings (#8696)

v9.0.1

21 Mar 19:59
Compare
Choose a tag to compare
  • fix(core): base map creation error in DeckGL scripting interface (#8691)

v9.0.0

21 Mar 16:31
Compare
Choose a tag to compare
  • bump dependencies to production release
  • Remove withParametersWebGL method in Pass classes (#8636)
  • Bug fix: Update scorecard to v2.3.1 (#8688)
  • Register default shader module with Deck (#8682)
  • Update Effect interface (#8681)
  • fix(extensions): PathStyleExtension random artifact (#8683)
  • chore: upgrade luma.gl to 9.0.5 (#8684)

v9.0.0-beta.10

20 Mar 09:37
Compare
Choose a tag to compare
v9.0.0-beta.10 Pre-release
Pre-release
  • Add Zoom and Compass widgets (#8072)
  • fix(extensions): Use lodMaxClamp to disable m ips (#8677)
  • chore(): Use stable '@loaders.gl/' (#8679)
  • View and view state types improvements (#8663)
  • Fix PostProcessEffect render to framebuffer (#8661)
  • Fix IconManager upsizing auto-packed icon atlas (#8673)
  • feat(carto): Export types for generic source options (#8651)
  • chore: Bump luma to 9.0.4 (#8676)
  • Fix SolidPolygonLayer lighting (#8669)
  • Fix FillStyleExtension artifact (#8668)
  • Support loaders.gl v4 Table object (#8664)
  • fix(core): support view.clear (#8665)
  • Clean up dev dependencies (#8653)
  • Remove terrainModule from ShaderAssembler on cleanup (#8666)
  • Chore: Bump luma to 9.0.3 (#8659)
  • feat(carto): Cache pending requests (#8648)
  • Implement panning in FirstPersonController (#8166)
  • feat(geo-layers): add TileLayerPickingInfo type (#8645)
  • fix(react): move types to devDependencies (#8644)
  • Fix attribute transition (#8643)

v9.0.0-beta.9

13 Mar 10:54
Compare
Choose a tag to compare
v9.0.0-beta.9 Pre-release
Pre-release
  • Mask Extension: Handle case when no viewport exists (#8627)
  • Clamp Uint8Arrays in typedArrayFromDataType (#8631)
  • Type improvements (#8628)
  • chore: Upgrade to luma.gl@^9.0.0 (#8642)
  • feat(carto): Sort params in request cache key (#8638)
  • PointCloudLayer colors attribute type use 'unorm8' (#8633)
  • feat(geo-layers): Add .debounceTime option to Tileset2D, TileLayer (#8589)
  • feat(carto): Add 'tileResolution' and 'blockSize' (#8502)
  • feat(layers): specify feature properties type for GeoJsonLayer (#8623)
  • carto: columns support cleanup (#8413)
  • fix(arcgis) reenable build (#8622)