Skip to content

Commit

Permalink
beta.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ibgreen committed Sep 23, 2024
1 parent b9e464f commit 71c4be5
Show file tree
Hide file tree
Showing 18 changed files with 86 additions and 76 deletions.
2 changes: 1 addition & 1 deletion examples/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@loaders.gl/csv": "^4.2.0",
"@loaders.gl/draco": "^4.2.0",
"@loaders.gl/gltf": "^4.2.0",
"@luma.gl/constants": "^9.1.0-beta.5",
"@luma.gl/constants": "^9.1.0-beta.6",
"brace": "^0.11.1",
"deck.gl": "^9.0.0",
"maplibre-gl": "^3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions modules/aggregation-layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,17 +38,17 @@
"prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev"
},
"dependencies": {
"@luma.gl/constants": "^9.1.0-beta.5",
"@luma.gl/shadertools": "^9.1.0-beta.5",
"@luma.gl/constants": "^9.1.0-beta.6",
"@luma.gl/shadertools": "^9.1.0-beta.6",
"@math.gl/core": "^4.1.0",
"@math.gl/web-mercator": "^4.1.0",
"d3-hexbin": "^0.2.1"
},
"peerDependencies": {
"@deck.gl/core": "9.0.0-alpha.0",
"@deck.gl/layers": "9.0.0-alpha.0",
"@luma.gl/core": "^9.1.0-beta.5",
"@luma.gl/engine": "^9.1.0-beta.5"
"@luma.gl/core": "^9.1.0-beta.6",
"@luma.gl/engine": "^9.1.0-beta.6"
},
"gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4"
}
6 changes: 3 additions & 3 deletions modules/arcgis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
"prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev"
},
"dependencies": {
"@luma.gl/constants": "^9.1.0-beta.5",
"@luma.gl/constants": "^9.1.0-beta.6",
"esri-loader": "^3.7.0"
},
"peerDependencies": {
"@arcgis/core": "^4.0.0",
"@deck.gl/core": "9.0.0-alpha.0",
"@luma.gl/core": "^9.1.0-beta.5",
"@luma.gl/engine": "^9.1.0-beta.5"
"@luma.gl/core": "^9.1.0-beta.6",
"@luma.gl/engine": "^9.1.0-beta.6"
},
"devDependencies": {
"@arcgis/core": "^4.21.0"
Expand Down
6 changes: 3 additions & 3 deletions modules/carto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"@loaders.gl/mvt": "^4.2.0",
"@loaders.gl/schema": "^4.2.0",
"@loaders.gl/tiles": "^4.2.0",
"@luma.gl/core": "^9.1.0-beta.5",
"@luma.gl/shadertools": "^9.1.0-beta.5",
"@luma.gl/core": "^9.1.0-beta.6",
"@luma.gl/shadertools": "^9.1.0-beta.6",
"@math.gl/web-mercator": "^4.1.0",
"@types/d3-array": "^3.0.2",
"@types/d3-color": "^1.4.2",
Expand All @@ -71,7 +71,7 @@
"@deck.gl/geo-layers": "9.0.0-alpha.0",
"@deck.gl/layers": "9.0.0-alpha.0",
"@loaders.gl/core": "^4.2.0",
"@luma.gl/core": "^9.1.0-beta.5"
"@luma.gl/core": "^9.1.0-beta.6"
},
"gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4"
}
10 changes: 5 additions & 5 deletions modules/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"dependencies": {
"@loaders.gl/core": "^4.2.0",
"@loaders.gl/images": "^4.2.0",
"@luma.gl/constants": "^9.1.0-beta.5",
"@luma.gl/core": "^9.1.0-beta.5",
"@luma.gl/engine": "^9.1.0-beta.5",
"@luma.gl/shadertools": "^9.1.0-beta.5",
"@luma.gl/webgl": "^9.1.0-beta.5",
"@luma.gl/constants": "^9.1.0-beta.6",
"@luma.gl/core": "^9.1.0-beta.6",
"@luma.gl/engine": "^9.1.0-beta.6",
"@luma.gl/shadertools": "^9.1.0-beta.6",
"@luma.gl/webgl": "^9.1.0-beta.6",
"@math.gl/core": "^4.1.0",
"@math.gl/sun": "^4.1.0",
"@math.gl/types": "^4.1.0",
Expand Down
8 changes: 4 additions & 4 deletions modules/extensions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@
"prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev"
},
"dependencies": {
"@luma.gl/constants": "^9.1.0-beta.5",
"@luma.gl/shadertools": "^9.1.0-beta.5",
"@luma.gl/constants": "^9.1.0-beta.6",
"@luma.gl/shadertools": "^9.1.0-beta.6",
"@math.gl/core": "^4.1.0"
},
"peerDependencies": {
"@deck.gl/core": "9.0.0-alpha.0",
"@luma.gl/core": "^9.1.0-beta.5",
"@luma.gl/engine": "^9.1.0-beta.5"
"@luma.gl/core": "^9.1.0-beta.6",
"@luma.gl/engine": "^9.1.0-beta.6"
},
"gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4"
}
8 changes: 4 additions & 4 deletions modules/geo-layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"@loaders.gl/terrain": "^4.2.0",
"@loaders.gl/tiles": "^4.2.0",
"@loaders.gl/wms": "^4.2.0",
"@luma.gl/gltf": "^9.1.0-beta.5",
"@luma.gl/shadertools": "^9.1.0-beta.5",
"@luma.gl/gltf": "^9.1.0-beta.6",
"@luma.gl/shadertools": "^9.1.0-beta.6",
"@math.gl/core": "^4.1.0",
"@math.gl/culling": "^4.1.0",
"@math.gl/web-mercator": "^4.1.0",
Expand All @@ -61,8 +61,8 @@
"@deck.gl/layers": "9.0.0-alpha.0",
"@deck.gl/mesh-layers": "9.0.0-alpha.0",
"@loaders.gl/core": "^4.2.0",
"@luma.gl/core": "^9.1.0-beta.5",
"@luma.gl/engine": "^9.1.0-beta.5"
"@luma.gl/core": "^9.1.0-beta.6",
"@luma.gl/engine": "^9.1.0-beta.6"
},
"gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4"
}
4 changes: 2 additions & 2 deletions modules/google-maps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@
"prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev"
},
"dependencies": {
"@luma.gl/constants": "^9.1.0-beta.5",
"@luma.gl/constants": "^9.1.0-beta.6",
"@math.gl/core": "^4.1.0",
"@types/google.maps": "^3.48.6"
},
"peerDependencies": {
"@deck.gl/core": "9.0.0-alpha.0",
"@luma.gl/core": "^9.1.0-beta.5"
"@luma.gl/core": "^9.1.0-beta.6"
},
"gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4"
}
2 changes: 1 addition & 1 deletion modules/jupyter-widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@loaders.gl/3d-tiles": "^4.2.0",
"@loaders.gl/core": "^4.2.0",
"@loaders.gl/csv": "^4.2.0",
"@luma.gl/core": "^9.1.0-beta.5",
"@luma.gl/core": "^9.1.0-beta.6",
"d3-dsv": "^1.0.8",
"mapbox-gl": "^1.13.2"
},
Expand Down
4 changes: 2 additions & 2 deletions modules/layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"peerDependencies": {
"@deck.gl/core": "9.0.0-alpha.0",
"@loaders.gl/core": "^4.2.0",
"@luma.gl/core": "^9.1.0-beta.5",
"@luma.gl/engine": "^9.1.0-beta.5"
"@luma.gl/core": "^9.1.0-beta.6",
"@luma.gl/engine": "^9.1.0-beta.6"
},
"gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4"
}
4 changes: 2 additions & 2 deletions modules/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"@deck.gl/react": "9.1.0-alpha.0",
"@deck.gl/widgets": "9.1.0-alpha.0",
"@loaders.gl/core": "^4.2.0",
"@luma.gl/core": "^9.1.0-beta.5",
"@luma.gl/engine": "^9.1.0-beta.5"
"@luma.gl/core": "^9.1.0-beta.6",
"@luma.gl/engine": "^9.1.0-beta.6"
},
"peerDependencies": {
"@arcgis/core": "^4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions modules/mapbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
"prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev"
},
"dependencies": {
"@luma.gl/constants": "^9.1.0-beta.5",
"@luma.gl/constants": "^9.1.0-beta.6",
"@math.gl/web-mercator": "^4.1.0"
},
"peerDependencies": {
"@deck.gl/core": "^9.0.0-alpha",
"@luma.gl/core": "^9.1.0-beta.5"
"@luma.gl/core": "^9.1.0-beta.6"
},
"gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4"
}
8 changes: 4 additions & 4 deletions modules/mesh-layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@
},
"dependencies": {
"@loaders.gl/gltf": "^4.2.0",
"@luma.gl/gltf": "^9.1.0-beta.5",
"@luma.gl/shadertools": "^9.1.0-beta.5"
"@luma.gl/gltf": "^9.1.0-beta.6",
"@luma.gl/shadertools": "^9.1.0-beta.6"
},
"peerDependencies": {
"@deck.gl/core": "^9.0.0-alpha",
"@luma.gl/core": "^9.1.0-beta.5",
"@luma.gl/engine": "^9.1.0-beta.5"
"@luma.gl/core": "^9.1.0-beta.6",
"@luma.gl/engine": "^9.1.0-beta.6"
},
"gitHead": "13ace64fc2cee08c133afc882fc307253489a4e4"
}
6 changes: 3 additions & 3 deletions modules/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
"src"
],
"dependencies": {
"@luma.gl/test-utils": "^9.1.0-beta.5"
"@luma.gl/test-utils": "^9.1.0-beta.6"
},
"peerDependencies": {
"@deck.gl/core": "^9.1.0-alpha.0",
"@luma.gl/core": "^9.1.0-beta.5",
"@luma.gl/engine": "^9.1.0-beta.5",
"@luma.gl/core": "^9.1.0-beta.6",
"@luma.gl/engine": "^9.1.0-beta.6",
"@probe.gl/test-utils": "^4.0.0"
},
"scripts": {},
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@
"devDependencies": {
"@loaders.gl/csv": "^4.2.0",
"@loaders.gl/polyfills": "^4.2.0",
"@luma.gl/webgpu": "^9.1.0-beta.5",
"@luma.gl/webgpu": "^9.1.0-beta.6",
"@luma.gl/effects": "^9.1.0-beta.6",
"@math.gl/proj4": "^4.1.0",
"@probe.gl/bench": "^4.0.9",
"jsdom": "^20.0.0",
Expand Down
2 changes: 1 addition & 1 deletion test/apps/glsl-debugger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"start-local": "vite --config ../vite.config.local.mjs"
},
"dependencies": {
"@luma.gl/debug": "^9.1.0-beta.5",
"@luma.gl/debug": "^9.1.0-beta.6",
"deck.gl": "^8.4.0",
"glsl-transpiler": "^1.8.5"
},
Expand Down
2 changes: 1 addition & 1 deletion test/render/test-cases/effects.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import {PostProcessEffect, LightingEffect, AmbientLight, DirectionalLight} from '@deck.gl/core';
import {zoomBlur, vignette} from '@luma.gl/shadertools';
import {zoomBlur, vignette} from '@luma.gl/effects';
import {hexagons, points} from 'deck.gl-test/data';

import {ScatterplotLayer, SolidPolygonLayer, ColumnLayer} from '@deck.gl/layers';
Expand Down
75 changes: 42 additions & 33 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1948,71 +1948,80 @@
jszip "^3.1.5"
md5 "^2.3.0"

"@luma.gl/constants@9.1.0-beta.5", "@luma.gl/constants@^9.1.0-beta.5":
version "9.1.0-beta.5"
resolved "https://registry.yarnpkg.com/@luma.gl/constants/-/constants-9.1.0-beta.5.tgz#c30122736c3057cf7442ac70122fd63588f2e716"
integrity sha512-EUMNJyOiiIgU27ZLAnviFI8RfBIVMGBTxx/VxU7gU+1H7xqoPlCv/OdrefxDyi9QCxUJRUqeJQA+WcXBPyU1pQ==
"@luma.gl/constants@9.1.0-beta.6", "@luma.gl/constants@^9.1.0-beta.6":
version "9.1.0-beta.6"
resolved "https://registry.yarnpkg.com/@luma.gl/constants/-/constants-9.1.0-beta.6.tgz#d9d816b30120bee5538716dc0c92b8280cc854b7"
integrity sha512-kW3tuwUDtHbtfSsk7+vv4Z2fLSdE3vq1fMtT2FUUkeVj6i5Z08l4ElfJn7W8J43ay+A6976xxBOX0B/ep9pgeQ==

"@luma.gl/core@^9.1.0-beta.5":
version "9.1.0-beta.5"
resolved "https://registry.yarnpkg.com/@luma.gl/core/-/core-9.1.0-beta.5.tgz#8a10e2e855a744e42fbb7014f2bc31b6b7fda39a"
integrity sha512-Xi/ERcNtpTo/CzOn0JeyFNUZLbsQCUO49lvHhrNz/6UTpq5P35ppb6kBAbT2jzUKtrmkd0E3MmdW+b/0xjxbcw==
"@luma.gl/core@^9.1.0-beta.6":
version "9.1.0-beta.6"
resolved "https://registry.yarnpkg.com/@luma.gl/core/-/core-9.1.0-beta.6.tgz#ed6cd6f6d50399d624d26434a78179854bc2c307"
integrity sha512-ssuYgtD7LBxlh1sRIaytoL+UhPOJqVwL+z5rjMAYvIXssgZD2EWDQYlmtdKeDfucJ6mEljc3pCk9Zbv2132Xtw==
dependencies:
"@math.gl/types" "^4.1.0"
"@probe.gl/env" "^4.0.8"
"@probe.gl/log" "^4.0.8"
"@probe.gl/stats" "^4.0.8"
"@types/offscreencanvas" "^2019.6.4"

"@luma.gl/engine@^9.1.0-beta.5":
version "9.1.0-beta.5"
resolved "https://registry.yarnpkg.com/@luma.gl/engine/-/engine-9.1.0-beta.5.tgz#7fae0db4fbe6150872b9587b6aec25cb56aebd7e"
integrity sha512-15+F3vtOQLDSEkzDD7lzdJ0aaKhCW3vkJd4gdFUXj3DCyj8W2d9rVCsfXFROQMZY/u9WS/S6jKWe0j+xiNIloQ==
"@luma.gl/effects@^9.1.0-beta.6":
version "9.1.0-beta.6"
resolved "https://registry.yarnpkg.com/@luma.gl/effects/-/effects-9.1.0-beta.6.tgz#d332071c3f9e7c9374fbd5b9931cd1e76f04cf2f"
integrity sha512-a4aIuvQHwgINxGHklI/dH6i8aXyv6fqgHRh0uUi1kdT9MIJ9EnDs+uonExhgC22Tbl6nGB4lF/IPh4Kdt4O17g==
dependencies:
"@math.gl/core" "^4.1.0"
"@math.gl/types" "^4.1.0"
wgsl_reflect "^1.0.1"

"@luma.gl/engine@^9.1.0-beta.6":
version "9.1.0-beta.6"
resolved "https://registry.yarnpkg.com/@luma.gl/engine/-/engine-9.1.0-beta.6.tgz#e2d21e7f5c1eb6f586f73289a31a05513f9e1eb4"
integrity sha512-Iaj1dnnyYQNrcy5LeaSa11Q6Dhk9wkUPnrpDRIKuLgNo2cEyPLWvoD3nnKOLBN53Xkq+4geoKFBS235DqrTOqA==
dependencies:
"@math.gl/core" "^4.1.0"
"@math.gl/types" "^4.1.0"
"@probe.gl/log" "^4.0.8"
"@probe.gl/stats" "^4.0.8"

"@luma.gl/gltf@^9.1.0-beta.5":
version "9.1.0-beta.5"
resolved "https://registry.yarnpkg.com/@luma.gl/gltf/-/gltf-9.1.0-beta.5.tgz#a79f0c457e3d6a7ec0bb8ce646f5af868ff2ed68"
integrity sha512-afyDGW7z9krcloYlHnUA0v1nQk5PwNbzmAIVZmVK4MSO1aRvVPoXPVF3h2P6QlDzD16xGk8c6xUcbNjnMKpYEA==
"@luma.gl/gltf@^9.1.0-beta.6":
version "9.1.0-beta.6"
resolved "https://registry.yarnpkg.com/@luma.gl/gltf/-/gltf-9.1.0-beta.6.tgz#81b92273d90f7f83b270a7472cb1b54a494bb475"
integrity sha512-SDJnQVD82l+P/60mTcTE24i7RVkCzHOPKIPy6D/U2TIvWX36eVvfJut29Dx/zISRvoevLN5+GLnNbyqrpfd1Mw==
dependencies:
"@loaders.gl/core" "^4.2.0"
"@loaders.gl/textures" "^4.2.0"
"@math.gl/core" "^4.1.0"

"@luma.gl/shadertools@^9.1.0-beta.5":
version "9.1.0-beta.5"
resolved "https://registry.yarnpkg.com/@luma.gl/shadertools/-/shadertools-9.1.0-beta.5.tgz#a7deda335f261082bfc6aa4517624e08f318fe4b"
integrity sha512-NjTEUfcG0dZOyLxVun4mehzkQyFdKvc7jTKp+8kRSEcmGlTJaneMRWGlTydIFLXSnhj4XN460lYPuMAQ6RpUNA==
"@luma.gl/shadertools@^9.1.0-beta.6":
version "9.1.0-beta.6"
resolved "https://registry.yarnpkg.com/@luma.gl/shadertools/-/shadertools-9.1.0-beta.6.tgz#fd0a09fcfed34901b3a8fa3e56418a800c9a9803"
integrity sha512-iqfCMqGOYI1ouf6GF4B9ugKavZn8ADhC+INQ1nStXc7QjoZJ1DG7p3PoTHQr8DOAROBKWhGywNyXLlFBZ9ANXA==
dependencies:
"@math.gl/core" "^4.1.0"
"@math.gl/types" "^4.1.0"
wgsl_reflect "^1.0.1"

"@luma.gl/test-utils@^9.1.0-beta.5":
version "9.1.0-beta.5"
resolved "https://registry.yarnpkg.com/@luma.gl/test-utils/-/test-utils-9.1.0-beta.5.tgz#22d27a3ac426b3ed6b790b6c566462c7d066ff2f"
integrity sha512-2Z1AYVt24vTigZ/kIwpkWzVDX7sMPPLp0fW/cxZwi0Vli6T5sI+wSc5vhJmz9dxUJ1O3nqwtd2azXOyQx4VNSw==
"@luma.gl/test-utils@^9.1.0-beta.6":
version "9.1.0-beta.6"
resolved "https://registry.yarnpkg.com/@luma.gl/test-utils/-/test-utils-9.1.0-beta.6.tgz#2926407794cccbefff4c61990b6b2d61b31d490f"
integrity sha512-Wk0M3DU4pxIkeH7pq0Hj4ph2oW3jUx4al0cQBxZMUAzdWro76SLhR4Sww4LxWWBl+OYSqthcASbnhYum4a7org==
dependencies:
"@probe.gl/env" "^4.0.8"
"@probe.gl/stats" "^4.0.8"

"@luma.gl/webgl@^9.1.0-beta.5":
version "9.1.0-beta.5"
resolved "https://registry.yarnpkg.com/@luma.gl/webgl/-/webgl-9.1.0-beta.5.tgz#61f4f7494da012ba42eeb703b4538dd78021450e"
integrity sha512-snvSO3zWaWsAXC+FMyQwuvf6hDKa9brTu2g6ZZp6M7L8VSAPGb4LWPZVB3Z0QMe8IXNBXzUuBCD/N3BbR5Ai3g==
"@luma.gl/webgl@^9.1.0-beta.6":
version "9.1.0-beta.6"
resolved "https://registry.yarnpkg.com/@luma.gl/webgl/-/webgl-9.1.0-beta.6.tgz#c219446d08657c43610b4d41f41abd31505ae552"
integrity sha512-hBYz3i/Ndzh+l645067ydhBy5AuFg79HVtcOLThvQyTu2Ug/o6upeL5watbRfSPTNOQHfZvkM+LC2zAju9SSMQ==
dependencies:
"@luma.gl/constants" "9.1.0-beta.5"
"@luma.gl/constants" "9.1.0-beta.6"
"@math.gl/types" "^4.1.0"
"@probe.gl/env" "^4.0.8"

"@luma.gl/webgpu@^9.1.0-beta.5":
version "9.1.0-beta.5"
resolved "https://registry.yarnpkg.com/@luma.gl/webgpu/-/webgpu-9.1.0-beta.5.tgz#47e801e91e46cf171239061eee53fb6a23ff6905"
integrity sha512-w7NCv5hBG+SZxVZsHPyYih+yM1RK2H1N7p9TgFLzdrS5mTqn6o/NAgCut6knPQOCWYLpFG9KLMiaTFIEjVPTrw==
"@luma.gl/webgpu@^9.1.0-beta.6":
version "9.1.0-beta.6"
resolved "https://registry.yarnpkg.com/@luma.gl/webgpu/-/webgpu-9.1.0-beta.6.tgz#bde771aae401538d9ea10248a36827db2eb46c48"
integrity sha512-F0a3Cyvg7HnLNudbi3bNvV0Yv/osyNqBhBTfsasYp69XsS9QuIMuawOfSCzcIbOdYk3tePdsHx6GWaIOXtwfgw==
dependencies:
"@probe.gl/env" "^4.0.8"
"@webgpu/types" "^0.1.34"
Expand Down

0 comments on commit 71c4be5

Please sign in to comment.