Skip to content

Commit 5c6c88c

Browse files
committed
v1.0.0-beta.16
1 parent 51f4d78 commit 5c6c88c

File tree

14 files changed

+30
-30
lines changed

14 files changed

+30
-30
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"packages": [
55
"packages/*"
66
],
7-
"version": "1.0.0-beta.15"
7+
"version": "1.0.0-beta.16"
88
}

packages/three-vrm-core/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pixiv/three-vrm-core",
3-
"version": "1.0.0-beta.15",
3+
"version": "1.0.0-beta.16",
44
"description": "The implementation of core features of VRM, for @pixiv/three-vrm",
55
"license": "MIT",
66
"author": "pixiv",
@@ -46,8 +46,8 @@
4646
]
4747
},
4848
"dependencies": {
49-
"@pixiv/types-vrm-0.0": "1.0.0-beta.15",
50-
"@pixiv/types-vrmc-vrm-1.0": "1.0.0-beta.15"
49+
"@pixiv/types-vrm-0.0": "1.0.0-beta.16",
50+
"@pixiv/types-vrmc-vrm-1.0": "1.0.0-beta.16"
5151
},
5252
"devDependencies": {
5353
"@types/three": "^0.140.0",

packages/three-vrm-materials-hdr-emissive-multiplier/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pixiv/three-vrm-materials-hdr-emissive-multiplier",
3-
"version": "1.0.0-beta.15",
3+
"version": "1.0.0-beta.16",
44
"description": "Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm",
55
"license": "MIT",
66
"author": "pixiv",
@@ -40,7 +40,7 @@
4040
]
4141
},
4242
"dependencies": {
43-
"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0": "1.0.0-beta.15"
43+
"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0": "1.0.0-beta.16"
4444
},
4545
"devDependencies": {
4646
"@types/three": "^0.140.0",

packages/three-vrm-materials-mtoon/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pixiv/three-vrm-materials-mtoon",
3-
"version": "1.0.0-beta.15",
3+
"version": "1.0.0-beta.16",
44
"description": "MToon (toon material) module for @pixiv/three-vrm",
55
"license": "MIT",
66
"author": "pixiv",
@@ -40,8 +40,8 @@
4040
]
4141
},
4242
"dependencies": {
43-
"@pixiv/types-vrm-0.0": "1.0.0-beta.15",
44-
"@pixiv/types-vrmc-materials-mtoon-1.0": "1.0.0-beta.15"
43+
"@pixiv/types-vrm-0.0": "1.0.0-beta.16",
44+
"@pixiv/types-vrmc-materials-mtoon-1.0": "1.0.0-beta.16"
4545
},
4646
"devDependencies": {
4747
"@types/three": "^0.140.0",

packages/three-vrm-materials-v0compat/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pixiv/three-vrm-materials-v0compat",
3-
"version": "1.0.0-beta.15",
3+
"version": "1.0.0-beta.16",
44
"description": "VRM0.0 materials compatibility layer plugin for @pixiv/three-vrm",
55
"license": "MIT",
66
"author": "pixiv",
@@ -40,8 +40,8 @@
4040
]
4141
},
4242
"dependencies": {
43-
"@pixiv/types-vrm-0.0": "1.0.0-beta.15",
44-
"@pixiv/types-vrmc-materials-mtoon-1.0": "1.0.0-beta.15"
43+
"@pixiv/types-vrm-0.0": "1.0.0-beta.16",
44+
"@pixiv/types-vrmc-materials-mtoon-1.0": "1.0.0-beta.16"
4545
},
4646
"devDependencies": {
4747
"@types/three": "^0.140.0",

packages/three-vrm-node-constraint/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pixiv/three-vrm-node-constraint",
3-
"version": "1.0.0-beta.15",
3+
"version": "1.0.0-beta.16",
44
"description": "Node constraint module for @pixiv/three-vrm",
55
"license": "MIT",
66
"author": "pixiv",
@@ -41,7 +41,7 @@
4141
]
4242
},
4343
"dependencies": {
44-
"@pixiv/types-vrmc-node-constraint-1.0": "1.0.0-beta.15"
44+
"@pixiv/types-vrmc-node-constraint-1.0": "1.0.0-beta.16"
4545
},
4646
"devDependencies": {
4747
"@types/three": "^0.140.0",

packages/three-vrm-springbone/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pixiv/three-vrm-springbone",
3-
"version": "1.0.0-beta.15",
3+
"version": "1.0.0-beta.16",
44
"description": "Spring bone module for @pixiv/three-vrm",
55
"license": "MIT",
66
"author": "pixiv",
@@ -41,8 +41,8 @@
4141
]
4242
},
4343
"dependencies": {
44-
"@pixiv/types-vrm-0.0": "1.0.0-beta.15",
45-
"@pixiv/types-vrmc-springbone-1.0": "1.0.0-beta.15"
44+
"@pixiv/types-vrm-0.0": "1.0.0-beta.16",
45+
"@pixiv/types-vrmc-springbone-1.0": "1.0.0-beta.16"
4646
},
4747
"devDependencies": {
4848
"lint-staged": "10.4.2",

packages/three-vrm/package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pixiv/three-vrm",
3-
"version": "1.0.0-beta.15",
3+
"version": "1.0.0-beta.16",
44
"description": "VRM file loader for three.js.",
55
"license": "MIT",
66
"author": "pixiv",
@@ -45,12 +45,12 @@
4545
]
4646
},
4747
"dependencies": {
48-
"@pixiv/three-vrm-core": "1.0.0-beta.15",
49-
"@pixiv/three-vrm-materials-hdr-emissive-multiplier": "1.0.0-beta.15",
50-
"@pixiv/three-vrm-materials-mtoon": "1.0.0-beta.15",
51-
"@pixiv/three-vrm-materials-v0compat": "1.0.0-beta.15",
52-
"@pixiv/three-vrm-node-constraint": "1.0.0-beta.15",
53-
"@pixiv/three-vrm-springbone": "1.0.0-beta.15"
48+
"@pixiv/three-vrm-core": "1.0.0-beta.16",
49+
"@pixiv/three-vrm-materials-hdr-emissive-multiplier": "1.0.0-beta.16",
50+
"@pixiv/three-vrm-materials-mtoon": "1.0.0-beta.16",
51+
"@pixiv/three-vrm-materials-v0compat": "1.0.0-beta.16",
52+
"@pixiv/three-vrm-node-constraint": "1.0.0-beta.16",
53+
"@pixiv/three-vrm-springbone": "1.0.0-beta.16"
5454
},
5555
"devDependencies": {
5656
"@rollup/plugin-node-resolve": "^13.0.0",

packages/types-vrm-0.0/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pixiv/types-vrm-0.0",
3-
"version": "1.0.0-beta.15",
3+
"version": "1.0.0-beta.16",
44
"description": "Type definitions of VRM 0.0 schema",
55
"license": "MIT",
66
"author": "pixiv",

packages/types-vrmc-materials-hdr-emissive-multiplier-1.0/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0",
3-
"version": "1.0.0-beta.15",
3+
"version": "1.0.0-beta.16",
44
"description": "Type definitions of VRMC_materials_hdr_emissiveMultiplier 1.0 schema",
55
"license": "MIT",
66
"author": "pixiv",

packages/types-vrmc-materials-mtoon-1.0/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pixiv/types-vrmc-materials-mtoon-1.0",
3-
"version": "1.0.0-beta.15",
3+
"version": "1.0.0-beta.16",
44
"description": "Type definitions of VRMC_materials_mtoon 1.0 schema",
55
"license": "MIT",
66
"author": "pixiv",

packages/types-vrmc-node-constraint-1.0/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pixiv/types-vrmc-node-constraint-1.0",
3-
"version": "1.0.0-beta.15",
3+
"version": "1.0.0-beta.16",
44
"description": "Type definitions of VRMC_node_constraint 1.0 schema",
55
"license": "MIT",
66
"author": "pixiv",

packages/types-vrmc-springbone-1.0/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pixiv/types-vrmc-springbone-1.0",
3-
"version": "1.0.0-beta.15",
3+
"version": "1.0.0-beta.16",
44
"description": "Type definitions of VRMC_springBone 1.0 schema",
55
"license": "MIT",
66
"author": "pixiv",

packages/types-vrmc-vrm-1.0/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pixiv/types-vrmc-vrm-1.0",
3-
"version": "1.0.0-beta.15",
3+
"version": "1.0.0-beta.16",
44
"description": "Type definitions of VRMC_vrm 1.0 schema",
55
"license": "MIT",
66
"author": "pixiv",

0 commit comments

Comments
 (0)