Socket
Socket
Sign inDemoInstall

@loaders.gl/worker-utils

Package Overview
Dependencies
Maintainers
9
Versions
198
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loaders.gl/worker-utils - npm Package Versions

1
1820

3.0.0-alpha.20

Diff

Changelog

Source

v3.0.0-alpha.20

  • Add docker documentation to the tile-converter (#1427)
  • chore: Additional typescript tooling (#1438)
  • Adding docs for new tesselator option in terrainloader (#1433)
  • chore: typescript build fixes (#1442)
  • FIX(CSVLoader): Fix an issue where papaparse hangs for CSV files with quotes (#1434)
  • geopackage: arrow schema (#1428)
  • chore(tables): Convert tables module to typescript (#1451)
  • chore: bundle and worker build optimizations (#1452)
  • chore: upgrade math.gl (#1453)
  • chore(arrow): Convert arrow module to typescript (#1450)
  • build(deps): bump ws from 6.2.1 to 6.2.2 (#1444)
  • chore(i3s): Convert module to typescript (#1454)
  • chore: Fix typescript coverage (#1456)
  • feat(geotiff): New experimental geotiff module (#1448)
  • chore(loader-utils): Convert loader-utils module to typescript (#1459)
  • chore(geopackage): Convert geopackage module to typescript (#1457)
  • feat(zarr): Add new zarr module (#1460)
  • Bounding Volume Layer - Refactoring (#1435)
  • Fix for website error with textures app (#1461)
  • Use parseSync from loader context, not @loaders.gl/core (#1464)
  • Fix for mvt benchmark (#1463)
  • chore: Enable typescript for eslint/prettier (#1470) (#1471)
belom88
published 3.0.0-alpha.19 •

Changelog

Source

v3.0.0-alpha.19

  • chore: Typescript build setup (#1421)
  • chore: Use babel-register for node tests (#1429)
  • Fix no-did-mount-set-state eslint error in compressed texture (#1426)
  • Fix "no-did-mount-set-state" eslint error in tile-validator.js (#1424)
  • Fix for dangerouslySetInnerHTML lint error (#1423)
  • chore(examples): Fix no-did-update-set-state eslint error for textures app (#1425)
  • chore(examples): Fix PropTypes lint errors (#1422)
  • geopackage: switch tests on (#1411)
  • Set XML-based loaders to default to geojson output (#1415)
  • fix(gltf): fix failing ci test in GTLFBuilder (#1419)
  • docs(tiles): Unify data format documentation (#1408)
  • Fix for ocular config (#1413)
  • Rename segmentationData -> featureIds (#1404)
  • fix(3d-tiles): Add additional check for batchTableJson (#1407)
  • i3s-debug: debug panel refactoring (#1403)
  • GeoPackage loader (#1402)
  • chore: Upgrade to ocular-dev-tools@1.0.0-alpha (#1405)
  • build(deps): bump dns-packet from 1.3.1 to 1.3.4 (#1399)
  • Add delatin support and tesselator option (#1372)
belom88
published 3.0.0-alpha.18 •

Changelog

Source

v3.0.0-alpha.18

  • i3s-debug: added selector for changing bounding volumes geometry (#1387)
  • tiles: update isLoaded logic (#1398)
  • I3S-Debug - Disable normals Validation controls if there are no normals in Tile (#1394)
dryabinin
published 3.0.0-alpha.17 •

Changelog

Source

v3.0.0-alpha.17

  • B3dm - Support legacy b3dm data format (#1382)
  • Tile-converter - Fix attributes loading for legacy b3dm (#1389)
belom88
published 3.0.0-alpha.16 •

Changelog

Source

v3.0.0-alpha.16

  • chore(mvt): Use earcut from math.gl (#1391)
  • i3s: optimization (#1396)
  • build(deps): bump browserslist from 4.16.3 to 4.16.6 (#1397)
manassra
published 3.0.0-alpha.15 •

Changelog

Source

v3.0.0-alpha.15

  • tiles: loadTiles option (#1376)
  • I3S-Converter - Add validation flag (#1379)
  • Converter - Fix file for file path (#1378)
  • i3s debug app - renamed warnings in TileValidator (#1374)
  • tiles: update documentation (#1383)
  • i3s-debug: fix multiple viewports (#1385)
  • i3s: fix tests (#1386)
  • gis: Fix inefficient test (#1395)
  • Chore(Arrow): Upgrade apache-arrow to 4.0.0 (#1390)
dryabinin
published 3.0.0-alpha.14 •

Changelog

Source

v3.0.0-alpha.14

  • I3S-Debug - Rename ObbLayer -> BoundingVolumeLayer (#1363)
  • Add ES5 bundle + fix webpack configuration (#1352)
  • Chore(CSV): fix skipEmptyLines handling for streaming parsing (#1364)
  • I3S-Debug - Add JSDoc for color-map.js file (#1366)
  • I3S-Debug - Refactoring for tiles color (#1357)
  • feat(tiles): OBB transformation (#1370)
  • I3S-Converter - Cleanup top level warnings (#1365)
  • Add dist.es5.min.js description to readme file (#1369)
  • i3s: fix get color function (#1371)
  • tiles: fix zoom evaluation for OBB (#1373)
  • I3S-Debug - Fix for i3s-content-loader worker (#1375)
belom88
published 3.0.0-alpha.13 •

Changelog

Source

v3.0.0-alpha.13

  • Chore(CSV): improve rowFormat handling and consistency (#1360)
  • i3s-debug: remove yarn.lock (#1359)
  • I3S-Debug - Remove normals from minimap view (#1361)
  • MVT triangulation (#1356)
  • Website - Remove Basis + Compressed texture loader from loaders list (#1353)
  • i3s-debug: texture refactoring (#1350)
  • FIX(CSVLoader): Handle duplicate header column names in CSVs (#1355)
  • I3S-Picking - Use u_pickSegmentation uniform (#1354)
  • Add segmentationData to tiles documentation (#1351)
  • Create polyfill for Promise.allSettled() method (#1342)
  • Refactoring in I3S loaders (#1347)
  • i3s-debug: fix debug texture (#1348)
  • i3s-debug: show-debug-texture-image (#1346)
  • examples: fix yarn start-local-deck (#1345)
  • I3S-Debug - Rename custom color option (#1344)
  • I3S-Debug - Move Wireframe mode to tile options (#1343)
  • i3s-debug: improve uv debug texture (#1338)
  • I3S-Debug - Fix for tile validation (#1340)
  • I3S-Debug and I3S-Picking - Fix for attributes panel (#1339)
  • I3S-attribute-loader - Fix for attributes loading (#1337)
  • I3S-Debug - Show normals in percentage way (#1336)
  • I3S-Debug - Normals refactoring (#1335)
  • build(deps): bump ssri from 6.0.1 to 6.0.2 (#1331)
  • I3S-Debug - Add input for changing debug normals length (#1333)
  • fix babel-runtime version (#1334)
  • i3s-debug: uv debug refactoring (#1332)
dryabinin
published 3.0.0-alpha.12 •

Changelog

Source

v3.0.0-alpha.12

  • I3S-Debug - Compare geometry volume vs Tile volume (#1310)
  • I3S-Debug - Add normals debug feature (#1321)
  • I3S-Debug - Tile debug refactoring (#1323)
  • I3S-Debug - Add wireframe mode (#1327)
  • i3s-debug: texture checker (#1330)
  • I3S-Debug - Refactor attributes panel (#1328)
  • Tile-Converter - Add '--validate-bounding-volumes' option to script (#1329)
dryabinin
published 3.0.0-alpha.11 •

Changelog

Source

v3.0.0-alpha.11

  • I3s-Debug - Add tile info panel + initial selection logic for custom colors (#1288)
  • i3s-debug: improve layer with obb (#1289)
  • I3s-Debug - Add color picker to custom tile selection mode (#1290)
  • website: add react-color component (#1291)
  • I3SLoader - Add benchmark (#1294)
  • I3S-Debug - Add semantic validator ui (#1295)
  • I3S-Debug - Improve attributes panel in debug mode (#1292)
  • I3S-Debug - Change Semantic Validator UI (#1299)
  • I3S-Debug - Add LOD + OBB Validation (#1300)
  • Modify MVTLoader to output binary without going through geojson (#1281)
  • i3s: support texture atlas (#1282)
  • tile-converter: fix attributes normalization (#1301)
  • tiles: handle multiple viewports v2 (#1296)
  • workflow: don't test nodejs v10 (#1307)
  • i3s debug: stop loading button (#1298)
  • I3S-Debug - Add clear button to semantic validator (#1302)
  • I3S-Debug - Add MBS validation (#1303)
  • I3S-Debug - Add validator for tile geometry (#1305)
  • I3S-Debug - Attributes panel improvemets (#1308)
  • i3s-debug: multiple viewports traversal (#1306)
  • i3s: fix stop loading logic (#1311)
  • i3s-debug: geometry & texture validation (#1309)
  • tile-converter: fixes issue 1313 (#1314)
  • i3s-debug: debug panel refactoring (#1316)
  • tiles: refactor tileset-3d (#1315)
  • i3s debug: fix obb rotation (#1320)
  • i3s-debug: LOD validation (#1312)
  • Tile-converter - Add Node Bounding Volumes Validation (#1319)
  • i3s debug: multiple viewports refactoring (#1317)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc