Skip to content

Commit 8b33703

Browse files
committed
v1.0.0-beta.2
1 parent 772b9a7 commit 8b33703

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.1"
7+
"version": "1.0.0-beta.2"
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.1",
3+
"version": "1.0.0-beta.2",
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.1",
50-
"@pixiv/types-vrmc-vrm-1.0": "1.0.0-beta.1"
49+
"@pixiv/types-vrm-0.0": "1.0.0-beta.2",
50+
"@pixiv/types-vrmc-vrm-1.0": "1.0.0-beta.2"
5151
},
5252
"devDependencies": {
5353
"@types/three": "^0.126.2",

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.1",
3+
"version": "1.0.0-beta.2",
44
"description": "Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm",
55
"license": "MIT",
66
"author": "pixiv",
@@ -42,7 +42,7 @@
4242
]
4343
},
4444
"dependencies": {
45-
"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0": "1.0.0-beta.1"
45+
"@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0": "1.0.0-beta.2"
4646
},
4747
"devDependencies": {
4848
"@types/three": "^0.126.2",

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.1",
3+
"version": "1.0.0-beta.2",
44
"description": "MToon (toon material) module for @pixiv/three-vrm",
55
"license": "MIT",
66
"author": "pixiv",
@@ -42,8 +42,8 @@
4242
]
4343
},
4444
"dependencies": {
45-
"@pixiv/types-vrm-0.0": "1.0.0-beta.1",
46-
"@pixiv/types-vrmc-materials-mtoon-1.0": "1.0.0-beta.1"
45+
"@pixiv/types-vrm-0.0": "1.0.0-beta.2",
46+
"@pixiv/types-vrmc-materials-mtoon-1.0": "1.0.0-beta.2"
4747
},
4848
"devDependencies": {
4949
"@types/three": "^0.126.2",

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.1",
3+
"version": "1.0.0-beta.2",
44
"description": "VRM0.0 materials compatibility layer plugin for @pixiv/three-vrm",
55
"license": "MIT",
66
"author": "pixiv",
@@ -42,8 +42,8 @@
4242
]
4343
},
4444
"dependencies": {
45-
"@pixiv/types-vrm-0.0": "1.0.0-beta.1",
46-
"@pixiv/types-vrmc-materials-mtoon-1.0": "1.0.0-beta.1"
45+
"@pixiv/types-vrm-0.0": "1.0.0-beta.2",
46+
"@pixiv/types-vrmc-materials-mtoon-1.0": "1.0.0-beta.2"
4747
},
4848
"devDependencies": {
4949
"@types/three": "^0.126.2",

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.1",
3+
"version": "1.0.0-beta.2",
44
"description": "Node constraint module for @pixiv/three-vrm",
55
"license": "MIT",
66
"author": "pixiv",
@@ -43,7 +43,7 @@
4343
]
4444
},
4545
"dependencies": {
46-
"@pixiv/types-vrmc-node-constraint-1.0": "1.0.0-beta.1"
46+
"@pixiv/types-vrmc-node-constraint-1.0": "1.0.0-beta.2"
4747
},
4848
"devDependencies": {
4949
"@types/three": "^0.126.2",

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.1",
3+
"version": "1.0.0-beta.2",
44
"description": "Spring bone module for @pixiv/three-vrm",
55
"license": "MIT",
66
"author": "pixiv",
@@ -43,8 +43,8 @@
4343
]
4444
},
4545
"dependencies": {
46-
"@pixiv/types-vrm-0.0": "1.0.0-beta.1",
47-
"@pixiv/types-vrmc-springbone-1.0": "1.0.0-beta.1"
46+
"@pixiv/types-vrm-0.0": "1.0.0-beta.2",
47+
"@pixiv/types-vrmc-springbone-1.0": "1.0.0-beta.2"
4848
},
4949
"devDependencies": {
5050
"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.1",
3+
"version": "1.0.0-beta.2",
44
"description": "VRM file loader for three.js.",
55
"license": "MIT",
66
"author": "pixiv",
@@ -50,12 +50,12 @@
5050
]
5151
},
5252
"dependencies": {
53-
"@pixiv/three-vrm-core": "1.0.0-beta.1",
54-
"@pixiv/three-vrm-materials-hdr-emissive-multiplier": "1.0.0-beta.1",
55-
"@pixiv/three-vrm-materials-mtoon": "1.0.0-beta.1",
56-
"@pixiv/three-vrm-materials-v0compat": "1.0.0-beta.1",
57-
"@pixiv/three-vrm-node-constraint": "1.0.0-beta.1",
58-
"@pixiv/three-vrm-springbone": "1.0.0-beta.1"
53+
"@pixiv/three-vrm-core": "1.0.0-beta.2",
54+
"@pixiv/three-vrm-materials-hdr-emissive-multiplier": "1.0.0-beta.2",
55+
"@pixiv/three-vrm-materials-mtoon": "1.0.0-beta.2",
56+
"@pixiv/three-vrm-materials-v0compat": "1.0.0-beta.2",
57+
"@pixiv/three-vrm-node-constraint": "1.0.0-beta.2",
58+
"@pixiv/three-vrm-springbone": "1.0.0-beta.2"
5959
},
6060
"devDependencies": {
6161
"@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.1",
3+
"version": "1.0.0-beta.2",
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.1",
3+
"version": "1.0.0-beta.2",
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.1",
3+
"version": "1.0.0-beta.2",
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.1",
3+
"version": "1.0.0-beta.2",
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.1",
3+
"version": "1.0.0-beta.2",
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.1",
3+
"version": "1.0.0-beta.2",
44
"description": "Type definitions of VRMC_vrm 1.0 schema",
55
"license": "MIT",
66
"author": "pixiv",

0 commit comments

Comments
 (0)