Skip to content

Commit 67fba6a

Browse files
committed
v3.1.6
1 parent 53ba633 commit 67fba6a

File tree

17 files changed

+37
-37
lines changed

17 files changed

+37
-37
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
33
"npmClient": "yarn",
44
"packages": ["packages/*"],
5-
"version": "3.1.5"
5+
"version": "3.1.6"
66
}

packages/three-vrm-animation/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pixiv/three-vrm-animation",
3-
"version": "3.1.5",
3+
"version": "3.1.6",
44
"description": "The implementation of VRM Animation",
55
"license": "MIT",
66
"author": "pixiv",
@@ -47,9 +47,9 @@
4747
]
4848
},
4949
"dependencies": {
50-
"@pixiv/three-vrm-core": "3.1.5",
51-
"@pixiv/types-vrmc-vrm-1.0": "3.1.5",
52-
"@pixiv/types-vrmc-vrm-animation-1.0": "3.1.5"
50+
"@pixiv/three-vrm-core": "3.1.6",
51+
"@pixiv/types-vrmc-vrm-1.0": "3.1.6",
52+
"@pixiv/types-vrmc-vrm-animation-1.0": "3.1.6"
5353
},
5454
"devDependencies": {
5555
"@types/three": "^0.169.0",

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": "3.1.5",
3+
"version": "3.1.6",
44
"description": "The implementation of core features of VRM, for @pixiv/three-vrm",
55
"license": "MIT",
66
"author": "pixiv",
@@ -51,8 +51,8 @@
5151
]
5252
},
5353
"dependencies": {
54-
"@pixiv/types-vrm-0.0": "3.1.5",
55-
"@pixiv/types-vrmc-vrm-1.0": "3.1.5"
54+
"@pixiv/types-vrm-0.0": "3.1.6",
55+
"@pixiv/types-vrmc-vrm-1.0": "3.1.6"
5656
},
5757
"devDependencies": {
5858
"@types/three": "^0.169.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": "3.1.5",
3+
"version": "3.1.6",
44
"description": "Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm",
55
"license": "MIT",
66
"author": "pixiv",
@@ -50,7 +50,7 @@
5050
]
5151
},
5252
"dependencies": {
53-
"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0": "3.1.5"
53+
"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0": "3.1.6"
5454
},
5555
"devDependencies": {
5656
"@types/three": "^0.169.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": "3.1.5",
3+
"version": "3.1.6",
44
"description": "MToon (toon material) module for @pixiv/three-vrm",
55
"license": "MIT",
66
"author": "pixiv",
@@ -55,8 +55,8 @@
5555
]
5656
},
5757
"dependencies": {
58-
"@pixiv/types-vrm-0.0": "3.1.5",
59-
"@pixiv/types-vrmc-materials-mtoon-1.0": "3.1.5"
58+
"@pixiv/types-vrm-0.0": "3.1.6",
59+
"@pixiv/types-vrmc-materials-mtoon-1.0": "3.1.6"
6060
},
6161
"devDependencies": {
6262
"@types/three": "^0.169.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": "3.1.5",
3+
"version": "3.1.6",
44
"description": "VRM0.0 materials compatibility layer plugin for @pixiv/three-vrm",
55
"license": "MIT",
66
"author": "pixiv",
@@ -46,8 +46,8 @@
4646
]
4747
},
4848
"dependencies": {
49-
"@pixiv/types-vrm-0.0": "3.1.5",
50-
"@pixiv/types-vrmc-materials-mtoon-1.0": "3.1.5"
49+
"@pixiv/types-vrm-0.0": "3.1.6",
50+
"@pixiv/types-vrmc-materials-mtoon-1.0": "3.1.6"
5151
},
5252
"devDependencies": {
5353
"@types/three": "^0.169.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": "3.1.5",
3+
"version": "3.1.6",
44
"description": "Node constraint module for @pixiv/three-vrm",
55
"license": "MIT",
66
"author": "pixiv",
@@ -51,7 +51,7 @@
5151
]
5252
},
5353
"dependencies": {
54-
"@pixiv/types-vrmc-node-constraint-1.0": "3.1.5"
54+
"@pixiv/types-vrmc-node-constraint-1.0": "3.1.6"
5555
},
5656
"devDependencies": {
5757
"@types/three": "^0.169.0",

packages/three-vrm-springbone/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pixiv/three-vrm-springbone",
3-
"version": "3.1.5",
3+
"version": "3.1.6",
44
"description": "Spring bone module for @pixiv/three-vrm",
55
"license": "MIT",
66
"author": "pixiv",
@@ -51,9 +51,9 @@
5151
]
5252
},
5353
"dependencies": {
54-
"@pixiv/types-vrm-0.0": "3.1.5",
55-
"@pixiv/types-vrmc-springbone-1.0": "3.1.5",
56-
"@pixiv/types-vrmc-springbone-extended-collider-1.0": "3.1.5"
54+
"@pixiv/types-vrm-0.0": "3.1.6",
55+
"@pixiv/types-vrmc-springbone-1.0": "3.1.6",
56+
"@pixiv/types-vrmc-springbone-extended-collider-1.0": "3.1.6"
5757
},
5858
"devDependencies": {
5959
"@types/three": "^0.169.0",

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": "3.1.5",
3+
"version": "3.1.6",
44
"description": "VRM file loader for three.js.",
55
"license": "MIT",
66
"author": "pixiv",
@@ -56,12 +56,12 @@
5656
]
5757
},
5858
"dependencies": {
59-
"@pixiv/three-vrm-core": "3.1.5",
60-
"@pixiv/three-vrm-materials-hdr-emissive-multiplier": "3.1.5",
61-
"@pixiv/three-vrm-materials-mtoon": "3.1.5",
62-
"@pixiv/three-vrm-materials-v0compat": "3.1.5",
63-
"@pixiv/three-vrm-node-constraint": "3.1.5",
64-
"@pixiv/three-vrm-springbone": "3.1.5"
59+
"@pixiv/three-vrm-core": "3.1.6",
60+
"@pixiv/three-vrm-materials-hdr-emissive-multiplier": "3.1.6",
61+
"@pixiv/three-vrm-materials-mtoon": "3.1.6",
62+
"@pixiv/three-vrm-materials-v0compat": "3.1.6",
63+
"@pixiv/three-vrm-node-constraint": "3.1.6",
64+
"@pixiv/three-vrm-springbone": "3.1.6"
6565
},
6666
"devDependencies": {
6767
"@types/three": "^0.169.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": "3.1.5",
3+
"version": "3.1.6",
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": "3.1.5",
3+
"version": "3.1.6",
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": "3.1.5",
3+
"version": "3.1.6",
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": "3.1.5",
3+
"version": "3.1.6",
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": "3.1.5",
3+
"version": "3.1.6",
44
"description": "Type definitions of VRMC_springBone 1.0 schema",
55
"license": "MIT",
66
"author": "pixiv",

packages/types-vrmc-springbone-extended-collider-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-extended-collider-1.0",
3-
"version": "3.1.5",
3+
"version": "3.1.6",
44
"description": "Type definitions of VRMC_springBone_extended_collider 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": "3.1.5",
3+
"version": "3.1.6",
44
"description": "Type definitions of VRMC_vrm 1.0 schema",
55
"license": "MIT",
66
"author": "pixiv",

packages/types-vrmc-vrm-animation-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-animation-1.0",
3-
"version": "3.1.5",
3+
"version": "3.1.6",
44
"description": "Type definitions of VRMC_vrm_animation 1.0 schema",
55
"license": "MIT",
66
"author": "pixiv",

0 commit comments

Comments
 (0)