Releases: visgl/deck.gl
Releases · visgl/deck.gl
v9.0.0-beta.8
- TerrainExtension: bind texture rather than FBO (#8611)
- Remove dev dependency on react-map-gl v5 (#8618)
- chore: Bump luma to beta.10 (#8610)
- fix(arcgis): DeckGL rendering integration (#8545)
- chore: bump probe.gl (#8617)
- prevent js files in venv from being identified as part of deckgl module (#8609)
- chore(deps): Update to loaders.gl v4.2.0-alpha.5 (#8604)
- fix(core) warn and error when WebGL1 detected (#8548)
- ignore bindings directory when running linter (#8598)
- Correct operator precedence for clearColor in LayersPass (#8599)
v9.0.0-beta.7
v9.0.0-beta.6
- CARTO: Respect clientId property (#8581)
- Change Attribute.type to VertexType from WebGL constants (#8572)
- Cherry pick luma global exports in core bundle (#8574)
- chore: Bump luma to 9.0.0-beta.6 (#8567)
- CARTO: Mark filters parameter as optional (#8566)
- fix(widgets): publish stylesheet (#8571)
- chore(build): restore inline-webgl-constants transform (#8563)
- Respect
DataT
onTripsLayer
props (#8533) - chore(build): remove glsl comments (#8531)
- fix(core): LayersPass#render should clear canvas by default (#8543)
v8.9.35
v9.0.0-beta.5
v9.0.0-beta.4
- Use SamplerProps type for textureParameters prop (#8520)
- CARTO: Add filters to v9 sources (#8513)
- transform d.ts files (#8505)
- Category filtering in DataFilterExtension (#7915)
- CARTO: Do not hardcode blockWidth in RasterLayer (#8498)
- Bump ocular-dev-tools (#8478)
- Support Tilejson in data prop for MVTLayer (#8432)
v9.0.0-beta.3
- chore(types): Remove remaining references to /typed entrypoints (#8481)
- TerrainExtension: Support picking on draped layers (#8474)
- Fix test-dist (#8484)
- Fix test-utils typescript errors (#8483)
- Fix typing in ColumnLayer (#8453)
- chore: Bump to [email protected] (#8480)
- Use texture for depth attachment in CollisionFilterEffect (#8477)
- v9 postprocessing (#8479)
- fix(core): Ensure picking buffer is cleared before each pass (#8475)
- v9 audit tile layer types (#8387)
- Audit Layer#isLoaded implementations (#8386)
- Improve projection for very high zoom levels (#8454)
- chore: Remove webgl imports 2 (#8473)
- chore: Reduce webgl module imports (#8472)
- Move to ESM modules (#8460)
v9.0.0-beta.2
v9.0.0-beta.1
- Add widgets prop to Deck class (#8023)
- add(widgets) fullscreen widget (#8024)
- chore: Fix widget module publishing (#8178)
- Fix widgets stylesheet.css (#8210)
- chore(core): Remove getBufferData helper (#8425)
- chore(lint): Fix lint errors (#8426)
- CARTO: Only send baseUrl when request over max length (#8429)
- [v9] Align picking module PickingProps with luma (#8405)
- fix(aggregation-layers): Disable gpu aggregation by default (#8416)