Skip to content

Commit 8cfa0a8

Browse files
committed
v4.2.0
1 parent 6a4b590 commit 8cfa0a8

File tree

11 files changed

+63
-61
lines changed

11 files changed

+63
-61
lines changed

benchmarks/results/apple-m1-pro.csv

Lines changed: 26 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,26 @@
1-
version,clone,create,dequantize,dispose,join,quantize,weld,flatten
2-
v3.10.1,12.6604,29.8105,663.0726,0.5123,127.446,95.8734,575.7039,
3-
v4.0.0-alpha.12,12.5776,29.095,9.2248,0.4989,33.6132,100.5125,64.7211,578.4956
4-
v4.0.0-alpha.13,12.6597,29.4154,9.206,0.4779,36.136,107.7871,70.5743,574.4995
5-
v4.0.0-alpha.14,12.0619,31.4205,9.362,0.4374,39.452,107.4877,100.6954,334.1944
6-
v4.0.0-alpha.15,12.8537,31.2225,9.5291,0.4582,33.7321,107.2782,72.3632,340.503
7-
v4.0.0-alpha.16,11.9447,32.1367,9.3621,0.5009,18.6755,93.1424,69.9355,380.0857
8-
v4.0.0-alpha.17,12.6231,31.5785,9.7358,0.4902,18.6976,94.8338,69.6019,347.3177
9-
v4.0.0-alpha.18,11.932,31.4591,9.2686,0.4709,18.5291,94.2212,69.3379,336.9486
10-
v4.0.0-alpha.19,11.9581,31.1612,9.3829,0.5068,19.1629,100.7591,70.5272,362.7554
11-
v4.0.0,11.8195,31.7387,9.4672,0.4611,18.6351,94.6259,71.7457,409.8502
12-
v4.0.1,12.1877,32.2043,9.3158,0.463,18.6923,93.9946,69.4927,340.4948
13-
v4.0.2,12.6758,33.1228,9.6622,0.4888,24.7399,97.4306,74.2208,343.6087
14-
v4.0.3,13.2641,32.1008,10.2885,0.5158,19.4867,93.6037,73.1397,366.1845
15-
v4.0.4,11.7087,31.8374,9.5598,0.4813,19.3532,95.0073,73.1497,364.7338
16-
v4.0.5,12.415,32.8697,9.6256,0.4934,18.9091,96.2481,70.3749,354.646
17-
v4.0.6,12.1584,31.5368,9.5556,0.4598,19.4351,96.2734,69.3757,344.8655
18-
v4.0.7,12.2474,31.6123,9.3566,0.4994,18.2556,93.2856,69.8443,424.0822
19-
v4.0.8,12.2151,34.3063,10.3714,0.4745,19.278,94.8912,80.1642,346.7352
20-
v4.0.9,11.6376,31.0928,9.4095,0.4837,18.2683,92.6743,74.8708,342.8251
21-
v4.1.0,10.1354,25.6024,9.452,0.2546,17.5893,93.1082,67.2979,295.0716
22-
v4.1.1,11.7221,35.7541,10.833,0.3323,17.6417,100.332,69.2065,333.2662
23-
v4.1.2,11.6863,33.8882,9.8055,0.3239,17.7402,102.6906,74.8895,334.0207
24-
v4.1.3,11.1851,31.8596,9.6498,0.3134,16.6054,97.0211,63.5831,294.6802
25-
v4.1.4,11.8264,33.6632,10.6777,0.3218,17.2593,98.0173,64.8605,307.0761
1+
version,clone,create,dequantize,dispose,join,quantize,weld,flatten,unwrap
2+
v3.10.1,12.6604,29.8105,663.0726,0.5123,127.446,95.8734,575.7039,,
3+
v4.0.0-alpha.12,12.5776,29.095,9.2248,0.4989,33.6132,100.5125,64.7211,578.4956,
4+
v4.0.0-alpha.13,12.6597,29.4154,9.206,0.4779,36.136,107.7871,70.5743,574.4995,
5+
v4.0.0-alpha.14,12.0619,31.4205,9.362,0.4374,39.452,107.4877,100.6954,334.1944,
6+
v4.0.0-alpha.15,12.8537,31.2225,9.5291,0.4582,33.7321,107.2782,72.3632,340.503,
7+
v4.0.0-alpha.16,11.9447,32.1367,9.3621,0.5009,18.6755,93.1424,69.9355,380.0857,
8+
v4.0.0-alpha.17,12.6231,31.5785,9.7358,0.4902,18.6976,94.8338,69.6019,347.3177,
9+
v4.0.0-alpha.18,11.932,31.4591,9.2686,0.4709,18.5291,94.2212,69.3379,336.9486,
10+
v4.0.0-alpha.19,11.9581,31.1612,9.3829,0.5068,19.1629,100.7591,70.5272,362.7554,
11+
v4.0.0,11.8195,31.7387,9.4672,0.4611,18.6351,94.6259,71.7457,409.8502,
12+
v4.0.1,12.1877,32.2043,9.3158,0.463,18.6923,93.9946,69.4927,340.4948,
13+
v4.0.2,12.6758,33.1228,9.6622,0.4888,24.7399,97.4306,74.2208,343.6087,
14+
v4.0.3,13.2641,32.1008,10.2885,0.5158,19.4867,93.6037,73.1397,366.1845,
15+
v4.0.4,11.7087,31.8374,9.5598,0.4813,19.3532,95.0073,73.1497,364.7338,
16+
v4.0.5,12.415,32.8697,9.6256,0.4934,18.9091,96.2481,70.3749,354.646,
17+
v4.0.6,12.1584,31.5368,9.5556,0.4598,19.4351,96.2734,69.3757,344.8655,
18+
v4.0.7,12.2474,31.6123,9.3566,0.4994,18.2556,93.2856,69.8443,424.0822,
19+
v4.0.8,12.2151,34.3063,10.3714,0.4745,19.278,94.8912,80.1642,346.7352,
20+
v4.0.9,11.6376,31.0928,9.4095,0.4837,18.2683,92.6743,74.8708,342.8251,
21+
v4.1.0,10.1354,25.6024,9.452,0.2546,17.5893,93.1082,67.2979,295.0716,
22+
v4.1.1,11.7221,35.7541,10.833,0.3323,17.6417,100.332,69.2065,333.2662,
23+
v4.1.2,11.6863,33.8882,9.8055,0.3239,17.7402,102.6906,74.8895,334.0207,
24+
v4.1.3,11.1851,31.8596,9.6498,0.3134,16.6054,97.0211,63.5831,294.6802,
25+
v4.1.4,11.8264,33.6632,10.6777,0.3218,17.2593,98.0173,64.8605,307.0761,
26+
v4.2.0,11.5369,33.4239,9.6983,0.3334,18.6802,101.1944,69.871,346.3204,96.658

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "4.1.4",
2+
"version": "4.2.0",
33
"npmClient": "yarn",
44
"packages": [
55
"packages/*"

packages/cli/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gltf-transform/cli",
3-
"version": "4.1.4",
3+
"version": "4.2.0",
44
"repository": "github:donmccurdy/glTF-Transform",
55
"homepage": "https://gltf-transform.dev/cli.html",
66
"description": "CLI interface to glTF Transform",
@@ -29,9 +29,9 @@
2929
},
3030
"dependencies": {
3131
"@donmccurdy/caporal": "~0.0.10",
32-
"@gltf-transform/core": "^4.1.4",
33-
"@gltf-transform/extensions": "^4.1.4",
34-
"@gltf-transform/functions": "^4.1.4",
32+
"@gltf-transform/core": "^4.2.0",
33+
"@gltf-transform/extensions": "^4.2.0",
34+
"@gltf-transform/functions": "^4.2.0",
3535
"@types/language-tags": "~1.0.4",
3636
"@types/micromatch": "~4.0.9",
3737
"@types/node-fetch": "~2.6.12",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gltf-transform/core",
3-
"version": "4.1.4",
3+
"version": "4.2.0",
44
"repository": "github:donmccurdy/glTF-Transform",
55
"homepage": "https://gltf-transform.dev/",
66
"description": "glTF 2.0 SDK for JavaScript and TypeScript, on Web and Node.js.",

packages/docs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gltf-transform/docs",
3-
"version": "4.1.4",
3+
"version": "4.2.0",
44
"private": true,
55
"scripts": {
66
"build": "vite build",
@@ -10,9 +10,9 @@
1010
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch"
1111
},
1212
"devDependencies": {
13-
"@gltf-transform/core": "^4.1.4",
14-
"@gltf-transform/extensions": "^4.1.4",
15-
"@gltf-transform/functions": "^4.1.4",
13+
"@gltf-transform/core": "^4.2.0",
14+
"@gltf-transform/extensions": "^4.2.0",
15+
"@gltf-transform/functions": "^4.2.0",
1616
"@greendoc/parse": "^0.4.1",
1717
"@greendoc/svelte": "^0.4.1",
1818
"@sveltejs/adapter-static": "^3.0.8",

packages/docs/src/lib/pages/cli.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Full command list:
5858

5959
<!-- begin:cli_help -->
6060
```plaintext
61-
gltf-transform 4.1.4 — Command-line interface (CLI) for the glTF Transform SDK.
61+
gltf-transform 4.2.0 — Command-line interface (CLI) for the glTF Transform SDK.
6262
6363
USAGE
6464
@@ -100,6 +100,7 @@ Full command list:
100100
weld Merge equivalent vertices to optimize geometry
101101
unweld De-index geometry, disconnecting any shared vertices
102102
tangents Generate MikkTSpace vertex tangents
103+
unwrap Generate texcoords
103104
reorder Optimize vertex data for locality of reference
104105
simplify Simplify mesh, reducing number of vertices
105106

packages/extensions/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gltf-transform/extensions",
3-
"version": "4.1.4",
3+
"version": "4.2.0",
44
"repository": "github:donmccurdy/glTF-Transform",
55
"homepage": "https://gltf-transform.dev/extensions.html",
66
"description": "Adds extension support to @gltf-transform/core",
@@ -35,7 +35,7 @@
3535
"threejs"
3636
],
3737
"dependencies": {
38-
"@gltf-transform/core": "^4.1.4",
38+
"@gltf-transform/core": "^4.2.0",
3939
"ktx-parse": "^1.0.0"
4040
},
4141
"files": [

packages/functions/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gltf-transform/functions",
3-
"version": "4.1.4",
3+
"version": "4.2.0",
44
"repository": "github:donmccurdy/glTF-Transform",
55
"homepage": "https://gltf-transform.dev/functions.html",
66
"description": "Functions for common glTF modifications, written using the core API",
@@ -35,8 +35,8 @@
3535
"threejs"
3636
],
3737
"dependencies": {
38-
"@gltf-transform/core": "^4.1.4",
39-
"@gltf-transform/extensions": "^4.1.4",
38+
"@gltf-transform/core": "^4.2.0",
39+
"@gltf-transform/extensions": "^4.2.0",
4040
"ktx-parse": "^1.0.0",
4141
"ndarray": "^1.0.19",
4242
"ndarray-lanczos": "^0.3.0",

packages/test-utils/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@gltf-transform/test-utils",
4-
"version": "4.1.4",
4+
"version": "4.2.0",
55
"type": "module",
66
"sideEffects": false,
77
"source": "./src/index.ts",
@@ -15,8 +15,8 @@
1515
"build:watch": "microbundle watch --format modern --no-compress"
1616
},
1717
"dependencies": {
18-
"@gltf-transform/core": "^4.1.4",
19-
"@gltf-transform/extensions": "^4.1.4",
20-
"@gltf-transform/functions": "^4.1.4"
18+
"@gltf-transform/core": "^4.2.0",
19+
"@gltf-transform/extensions": "^4.2.0",
20+
"@gltf-transform/functions": "^4.2.0"
2121
}
2222
}

packages/view/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gltf-transform/view",
3-
"version": "4.1.4",
3+
"version": "4.2.0",
44
"repository": "github:donmccurdy/glTF-Transform-View",
55
"homepage": "https://gltf-transform.dev/",
66
"description": "Syncs a glTF-Transform Document with a three.js scene graph",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1642,9 +1642,9 @@ __metadata:
16421642
resolution: "@gltf-transform/cli@workspace:packages/cli"
16431643
dependencies:
16441644
"@donmccurdy/caporal": "npm:~0.0.10"
1645-
"@gltf-transform/core": "npm:^4.1.4"
1646-
"@gltf-transform/extensions": "npm:^4.1.4"
1647-
"@gltf-transform/functions": "npm:^4.1.4"
1645+
"@gltf-transform/core": "npm:^4.2.0"
1646+
"@gltf-transform/extensions": "npm:^4.2.0"
1647+
"@gltf-transform/functions": "npm:^4.2.0"
16481648
"@types/language-tags": "npm:~1.0.4"
16491649
"@types/micromatch": "npm:~4.0.9"
16501650
"@types/node-fetch": "npm:~2.6.12"
@@ -1677,7 +1677,7 @@ __metadata:
16771677
languageName: unknown
16781678
linkType: soft
16791679

1680-
"@gltf-transform/core@npm:^4.1.4, @gltf-transform/core@workspace:packages/core":
1680+
"@gltf-transform/core@npm:^4.2.0, @gltf-transform/core@workspace:packages/core":
16811681
version: 0.0.0-use.local
16821682
resolution: "@gltf-transform/core@workspace:packages/core"
16831683
dependencies:
@@ -1689,9 +1689,9 @@ __metadata:
16891689
version: 0.0.0-use.local
16901690
resolution: "@gltf-transform/docs@workspace:packages/docs"
16911691
dependencies:
1692-
"@gltf-transform/core": "npm:^4.1.4"
1693-
"@gltf-transform/extensions": "npm:^4.1.4"
1694-
"@gltf-transform/functions": "npm:^4.1.4"
1692+
"@gltf-transform/core": "npm:^4.2.0"
1693+
"@gltf-transform/extensions": "npm:^4.2.0"
1694+
"@gltf-transform/functions": "npm:^4.2.0"
16951695
"@greendoc/parse": "npm:^0.4.1"
16961696
"@greendoc/svelte": "npm:^0.4.1"
16971697
"@sveltejs/adapter-static": "npm:^3.0.8"
@@ -1709,21 +1709,21 @@ __metadata:
17091709
languageName: unknown
17101710
linkType: soft
17111711

1712-
"@gltf-transform/extensions@npm:^4.1.4, @gltf-transform/extensions@workspace:packages/extensions":
1712+
"@gltf-transform/extensions@npm:^4.2.0, @gltf-transform/extensions@workspace:packages/extensions":
17131713
version: 0.0.0-use.local
17141714
resolution: "@gltf-transform/extensions@workspace:packages/extensions"
17151715
dependencies:
1716-
"@gltf-transform/core": "npm:^4.1.4"
1716+
"@gltf-transform/core": "npm:^4.2.0"
17171717
ktx-parse: "npm:^1.0.0"
17181718
languageName: unknown
17191719
linkType: soft
17201720

1721-
"@gltf-transform/functions@npm:^4.1.4, @gltf-transform/functions@workspace:packages/functions":
1721+
"@gltf-transform/functions@npm:^4.2.0, @gltf-transform/functions@workspace:packages/functions":
17221722
version: 0.0.0-use.local
17231723
resolution: "@gltf-transform/functions@workspace:packages/functions"
17241724
dependencies:
1725-
"@gltf-transform/core": "npm:^4.1.4"
1726-
"@gltf-transform/extensions": "npm:^4.1.4"
1725+
"@gltf-transform/core": "npm:^4.2.0"
1726+
"@gltf-transform/extensions": "npm:^4.2.0"
17271727
ktx-parse: "npm:^1.0.0"
17281728
ndarray: "npm:^1.0.19"
17291729
ndarray-lanczos: "npm:^0.3.0"
@@ -1735,9 +1735,9 @@ __metadata:
17351735
version: 0.0.0-use.local
17361736
resolution: "@gltf-transform/test-utils@workspace:packages/test-utils"
17371737
dependencies:
1738-
"@gltf-transform/core": "npm:^4.1.4"
1739-
"@gltf-transform/extensions": "npm:^4.1.4"
1740-
"@gltf-transform/functions": "npm:^4.1.4"
1738+
"@gltf-transform/core": "npm:^4.2.0"
1739+
"@gltf-transform/extensions": "npm:^4.2.0"
1740+
"@gltf-transform/functions": "npm:^4.2.0"
17411741
languageName: unknown
17421742
linkType: soft
17431743

0 commit comments

Comments
 (0)