Skip to content

Commit b86ef84

Browse files
committed
v1.0.0-beta.2
1 parent abb6f25 commit b86ef84

File tree

214 files changed

+734
-734
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

214 files changed

+734
-734
lines changed

contributes/meta3d-action-add-cube/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meta3d-action-add-cube",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0-beta.2",
44
"publisher": "meta3d",
55
"displayName": "add-cube",
66
"repoLink": "https://github.com/Meta3D-Technology/Meta3D/tree/master/contributes/meta3d-action-add-cube",
@@ -18,16 +18,16 @@
1818
},
1919
"keywords": [],
2020
"dependencies": {
21-
"meta3d-action-add-cube-protocol": "^1.0.0-beta.1",
22-
"meta3d-editor-whole-protocol": "^1.0.0-beta.1",
23-
"meta3d-type": "^0.21.0"
21+
"meta3d-action-add-cube-protocol": "^1.0.0-beta.2",
22+
"meta3d-editor-whole-protocol": "^1.0.0-beta.2",
23+
"meta3d-type": "^1.0.0-beta.2"
2424
},
2525
"devDependencies": {
2626
"clean-webpack-plugin": "^4.0.0",
2727
"cross-env": "^7.0.3",
2828
"cz-customizable": "^6.3.0",
2929
"gulp": "^4.0.2",
30-
"meta3d-tool-publish": "^1.0.0-beta.1",
30+
"meta3d-tool-publish": "^1.0.0-beta.2",
3131
"source-map-loader": "^3.0.0",
3232
"ts-loader": "^9.2.6",
3333
"typescript": "^4.2.3",

contributes/meta3d-action-add-glb-to-scene/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meta3d-action-add-glb-to-scene",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0-beta.2",
44
"publisher": "meta3d",
55
"repoLink": "",
66
"protocol": {
@@ -16,16 +16,16 @@
1616
},
1717
"keywords": [],
1818
"dependencies": {
19-
"meta3d-action-drop-glb-to-sceneview-protocol": "^1.0.0-beta.1",
20-
"meta3d-editor-whole-protocol": "^1.0.0-beta.1",
21-
"meta3d-type": "^0.21.0"
19+
"meta3d-action-drop-glb-to-sceneview-protocol": "^1.0.0-beta.2",
20+
"meta3d-editor-whole-protocol": "^1.0.0-beta.2",
21+
"meta3d-type": "^1.0.0-beta.2"
2222
},
2323
"devDependencies": {
2424
"clean-webpack-plugin": "^4.0.0",
2525
"cross-env": "^7.0.3",
2626
"cz-customizable": "^6.3.0",
2727
"gulp": "^4.0.2",
28-
"meta3d-tool-publish": "^1.0.0-beta.1",
28+
"meta3d-tool-publish": "^1.0.0-beta.2",
2929
"source-map-loader": "^3.0.0",
3030
"ts-loader": "^9.2.6",
3131
"typescript": "^4.2.3",

contributes/meta3d-action-clone-gameobject/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meta3d-action-clone-gameobject",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0-beta.2",
44
"publisher": "meta3d",
55
"repoLink": "",
66
"protocol": {
@@ -16,17 +16,17 @@
1616
},
1717
"keywords": [],
1818
"dependencies": {
19-
"meta3d-action-clone-gameobject-protocol": "^1.0.0-beta.1",
20-
"meta3d-action-select-scenetree-node-protocol": "^1.0.0-beta.1",
21-
"meta3d-editor-whole-protocol": "^1.0.0-beta.1",
22-
"meta3d-type": "^0.21.0"
19+
"meta3d-action-clone-gameobject-protocol": "^1.0.0-beta.2",
20+
"meta3d-action-select-scenetree-node-protocol": "^1.0.0-beta.2",
21+
"meta3d-editor-whole-protocol": "^1.0.0-beta.2",
22+
"meta3d-type": "^1.0.0-beta.2"
2323
},
2424
"devDependencies": {
2525
"clean-webpack-plugin": "^4.0.0",
2626
"cross-env": "^7.0.3",
2727
"cz-customizable": "^6.3.0",
2828
"gulp": "^4.0.2",
29-
"meta3d-tool-publish": "^1.0.0-beta.1",
29+
"meta3d-tool-publish": "^1.0.0-beta.2",
3030
"source-map-loader": "^3.0.0",
3131
"ts-loader": "^9.2.6",
3232
"typescript": "^4.2.3",

contributes/meta3d-action-dispose-gameobject/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meta3d-action-dispose-gameobject",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0-beta.2",
44
"publisher": "meta3d",
55
"repoLink": "",
66
"protocol": {
@@ -16,17 +16,17 @@
1616
},
1717
"keywords": [],
1818
"dependencies": {
19-
"meta3d-action-dispose-gameobject-protocol": "^1.0.0-beta.1",
20-
"meta3d-action-select-scenetree-node-protocol": "^1.0.0-beta.1",
21-
"meta3d-editor-whole-protocol": "^1.0.0-beta.1",
22-
"meta3d-type": "^0.21.0"
19+
"meta3d-action-dispose-gameobject-protocol": "^1.0.0-beta.2",
20+
"meta3d-action-select-scenetree-node-protocol": "^1.0.0-beta.2",
21+
"meta3d-editor-whole-protocol": "^1.0.0-beta.2",
22+
"meta3d-type": "^1.0.0-beta.2"
2323
},
2424
"devDependencies": {
2525
"clean-webpack-plugin": "^4.0.0",
2626
"cross-env": "^7.0.3",
2727
"cz-customizable": "^6.3.0",
2828
"gulp": "^4.0.2",
29-
"meta3d-tool-publish": "^1.0.0-beta.1",
29+
"meta3d-tool-publish": "^1.0.0-beta.2",
3030
"source-map-loader": "^3.0.0",
3131
"ts-loader": "^9.2.6",
3232
"typescript": "^4.2.3",

contributes/meta3d-action-export-event/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meta3d-action-export-event",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0-beta.2",
44
"publisher": "meta3d",
55
"displayName": "meta3d-action-export-event",
66
"repoLink": "",
@@ -18,16 +18,16 @@
1818
},
1919
"keywords": [],
2020
"dependencies": {
21-
"meta3d-action-export-event-protocol": "^1.0.0-beta.1",
22-
"meta3d-editor-whole-protocol": "^1.0.0-beta.1",
23-
"meta3d-type": "^0.21.0"
21+
"meta3d-action-export-event-protocol": "^1.0.0-beta.2",
22+
"meta3d-editor-whole-protocol": "^1.0.0-beta.2",
23+
"meta3d-type": "^1.0.0-beta.2"
2424
},
2525
"devDependencies": {
2626
"clean-webpack-plugin": "^4.0.0",
2727
"cross-env": "^7.0.3",
2828
"cz-customizable": "^6.3.0",
2929
"gulp": "^4.0.2",
30-
"meta3d-tool-publish": "^1.0.0-beta.1",
30+
"meta3d-tool-publish": "^1.0.0-beta.2",
3131
"source-map-loader": "^3.0.0",
3232
"ts-loader": "^9.2.6",
3333
"typescript": "^4.2.3",

contributes/meta3d-action-export-single-event/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meta3d-action-export-single-event",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0-beta.2",
44
"publisher": "meta3d",
55
"protocol": {
66
"name": "meta3d-action-export-single-event-protocol"
@@ -15,16 +15,16 @@
1515
},
1616
"keywords": [],
1717
"dependencies": {
18-
"meta3d-action-export-single-event-protocol": "^1.0.0-beta.1",
19-
"meta3d-editor-whole-protocol": "^1.0.0-beta.1",
20-
"meta3d-type": "^0.21.0"
18+
"meta3d-action-export-single-event-protocol": "^1.0.0-beta.2",
19+
"meta3d-editor-whole-protocol": "^1.0.0-beta.2",
20+
"meta3d-type": "^1.0.0-beta.2"
2121
},
2222
"devDependencies": {
2323
"clean-webpack-plugin": "^4.0.0",
2424
"cross-env": "^7.0.3",
2525
"cz-customizable": "^6.3.0",
2626
"gulp": "^4.0.2",
27-
"meta3d-tool-publish": "^1.0.0-beta.1",
27+
"meta3d-tool-publish": "^1.0.0-beta.2",
2828
"source-map-loader": "^3.0.0",
2929
"ts-loader": "^9.2.6",
3030
"typescript": "^4.2.3",

contributes/meta3d-action-import-event/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meta3d-action-import-event",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0-beta.2",
44
"publisher": "meta3d",
55
"displayName": "meta3d-action-import-event",
66
"repoLink": "",
@@ -18,16 +18,16 @@
1818
},
1919
"keywords": [],
2020
"dependencies": {
21-
"meta3d-action-import-event-protocol": "^1.0.0-beta.1",
22-
"meta3d-editor-whole-protocol": "^1.0.0-beta.1",
23-
"meta3d-type": "^0.21.0"
21+
"meta3d-action-import-event-protocol": "^1.0.0-beta.2",
22+
"meta3d-editor-whole-protocol": "^1.0.0-beta.2",
23+
"meta3d-type": "^1.0.0-beta.2"
2424
},
2525
"devDependencies": {
2626
"clean-webpack-plugin": "^4.0.0",
2727
"cross-env": "^7.0.3",
2828
"cz-customizable": "^6.3.0",
2929
"gulp": "^4.0.2",
30-
"meta3d-tool-publish": "^1.0.0-beta.1",
30+
"meta3d-tool-publish": "^1.0.0-beta.2",
3131
"source-map-loader": "^3.0.0",
3232
"ts-loader": "^9.2.6",
3333
"typescript": "^4.2.3",

contributes/meta3d-action-import-single-event/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meta3d-action-import-single-event",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0-beta.2",
44
"publisher": "meta3d",
55
"protocol": {
66
"name": "meta3d-action-import-single-event-protocol"
@@ -15,16 +15,16 @@
1515
},
1616
"keywords": [],
1717
"dependencies": {
18-
"meta3d-action-import-single-event-protocol": "^1.0.0-beta.1",
19-
"meta3d-editor-whole-protocol": "^1.0.0-beta.1",
20-
"meta3d-type": "^0.21.0"
18+
"meta3d-action-import-single-event-protocol": "^1.0.0-beta.2",
19+
"meta3d-editor-whole-protocol": "^1.0.0-beta.2",
20+
"meta3d-type": "^1.0.0-beta.2"
2121
},
2222
"devDependencies": {
2323
"clean-webpack-plugin": "^4.0.0",
2424
"cross-env": "^7.0.3",
2525
"cz-customizable": "^6.3.0",
2626
"gulp": "^4.0.2",
27-
"meta3d-tool-publish": "^1.0.0-beta.1",
27+
"meta3d-tool-publish": "^1.0.0-beta.2",
2828
"source-map-loader": "^3.0.0",
2929
"ts-loader": "^9.2.6",
3030
"typescript": "^4.2.3",

contributes/meta3d-action-jumptolink/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meta3d-action-jumptolink",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0-beta.2",
44
"publisher": "meta3d",
55
"protocol": {
66
"name": "meta3d-action-jumptolink-protocol"
@@ -15,16 +15,16 @@
1515
},
1616
"keywords": [],
1717
"dependencies": {
18-
"meta3d-action-jumptolink-protocol": "^1.0.0-beta.1",
19-
"meta3d-editor-whole-protocol": "^1.0.0-beta.1",
20-
"meta3d-type": "^0.21.0"
18+
"meta3d-action-jumptolink-protocol": "^1.0.0-beta.2",
19+
"meta3d-editor-whole-protocol": "^1.0.0-beta.2",
20+
"meta3d-type": "^1.0.0-beta.2"
2121
},
2222
"devDependencies": {
2323
"clean-webpack-plugin": "^4.0.0",
2424
"cross-env": "^7.0.3",
2525
"cz-customizable": "^6.3.0",
2626
"gulp": "^4.0.2",
27-
"meta3d-tool-publish": "^1.0.0-beta.1",
27+
"meta3d-tool-publish": "^1.0.0-beta.2",
2828
"source-map-loader": "^3.0.0",
2929
"ts-loader": "^9.2.6",
3030
"typescript": "^4.2.3",

contributes/meta3d-action-load-glb/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meta3d-action-load-glb",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0-beta.2",
44
"publisher": "meta3d",
55
"repoLink": "",
66
"protocol": {
@@ -16,16 +16,16 @@
1616
},
1717
"keywords": [],
1818
"dependencies": {
19-
"meta3d-action-load-glb-protocol": "^1.0.0-beta.1",
20-
"meta3d-editor-whole-protocol": "^1.0.0-beta.1",
21-
"meta3d-type": "^0.21.0"
19+
"meta3d-action-load-glb-protocol": "^1.0.0-beta.2",
20+
"meta3d-editor-whole-protocol": "^1.0.0-beta.2",
21+
"meta3d-type": "^1.0.0-beta.2"
2222
},
2323
"devDependencies": {
2424
"clean-webpack-plugin": "^4.0.0",
2525
"cross-env": "^7.0.3",
2626
"cz-customizable": "^6.3.0",
2727
"gulp": "^4.0.2",
28-
"meta3d-tool-publish": "^1.0.0-beta.1",
28+
"meta3d-tool-publish": "^1.0.0-beta.2",
2929
"source-map-loader": "^3.0.0",
3030
"ts-loader": "^9.2.6",
3131
"typescript": "^4.2.3",

contributes/meta3d-action-publish/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meta3d-action-publish",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0-beta.2",
44
"publisher": "meta3d",
55
"protocol": {
66
"name": "meta3d-action-publish-protocol"
@@ -18,17 +18,17 @@
1818
"meta3d-engine-whole-protocol": "^0.20.0"
1919
},
2020
"dependencies": {
21-
"meta3d-action-publish-protocol": "^1.0.0-beta.1",
22-
"meta3d-action-run-protocol": "^1.0.0-beta.1",
23-
"meta3d-editor-whole-protocol": "^1.0.0-beta.1",
24-
"meta3d-type": "^0.21.0"
21+
"meta3d-action-publish-protocol": "^1.0.0-beta.2",
22+
"meta3d-action-run-protocol": "^1.0.0-beta.2",
23+
"meta3d-editor-whole-protocol": "^1.0.0-beta.2",
24+
"meta3d-type": "^1.0.0-beta.2"
2525
},
2626
"devDependencies": {
2727
"clean-webpack-plugin": "^4.0.0",
2828
"cross-env": "^7.0.3",
2929
"cz-customizable": "^6.3.0",
3030
"gulp": "^4.0.2",
31-
"meta3d-tool-publish": "^1.0.0-beta.1",
31+
"meta3d-tool-publish": "^1.0.0-beta.2",
3232
"source-map-loader": "^3.0.0",
3333
"ts-loader": "^9.2.6",
3434
"typescript": "^4.2.3",

contributes/meta3d-action-remove-asset/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meta3d-action-remove-asset",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0-beta.2",
44
"publisher": "meta3d",
55
"repoLink": "",
66
"protocol": {
@@ -16,18 +16,18 @@
1616
},
1717
"keywords": [],
1818
"dependencies": {
19-
"meta3d-action-load-glb-protocol": "^1.0.0-beta.1",
20-
"meta3d-action-remove-asset-protocol": "^1.0.0-beta.1",
21-
"meta3d-action-select-asset-protocol": "^1.0.0-beta.1",
22-
"meta3d-editor-whole-protocol": "^1.0.0-beta.1",
23-
"meta3d-type": "^0.21.0"
19+
"meta3d-action-load-glb-protocol": "^1.0.0-beta.2",
20+
"meta3d-action-remove-asset-protocol": "^1.0.0-beta.2",
21+
"meta3d-action-select-asset-protocol": "^1.0.0-beta.2",
22+
"meta3d-editor-whole-protocol": "^1.0.0-beta.2",
23+
"meta3d-type": "^1.0.0-beta.2"
2424
},
2525
"devDependencies": {
2626
"clean-webpack-plugin": "^4.0.0",
2727
"cross-env": "^7.0.3",
2828
"cz-customizable": "^6.3.0",
2929
"gulp": "^4.0.2",
30-
"meta3d-tool-publish": "^1.0.0-beta.1",
30+
"meta3d-tool-publish": "^1.0.0-beta.2",
3131
"source-map-loader": "^3.0.0",
3232
"ts-loader": "^9.2.6",
3333
"typescript": "^4.2.3",

contributes/meta3d-action-run/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meta3d-action-run",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0-beta.2",
44
"publisher": "meta3d",
55
"displayName": "meta3d-action-run",
66
"repoLink": "",
@@ -18,18 +18,18 @@
1818
},
1919
"keywords": [],
2020
"dependencies": {
21-
"meta3d-action-run-protocol": "^1.0.0-beta.1",
22-
"meta3d-editor-whole-protocol": "^1.0.0-beta.1",
23-
"meta3d-type": "^0.21.0",
24-
"meta3d-ui-control-button-protocol": "^1.0.0-beta.1",
21+
"meta3d-action-run-protocol": "^1.0.0-beta.2",
22+
"meta3d-editor-whole-protocol": "^1.0.0-beta.2",
23+
"meta3d-type": "^1.0.0-beta.2",
24+
"meta3d-ui-control-button-protocol": "^1.0.0-beta.2",
2525
"meta3d-ui-utils": "^0.21.0"
2626
},
2727
"devDependencies": {
2828
"clean-webpack-plugin": "^4.0.0",
2929
"cross-env": "^7.0.3",
3030
"cz-customizable": "^6.3.0",
3131
"gulp": "^4.0.2",
32-
"meta3d-tool-publish": "^1.0.0-beta.1",
32+
"meta3d-tool-publish": "^1.0.0-beta.2",
3333
"source-map-loader": "^3.0.0",
3434
"ts-loader": "^9.2.6",
3535
"typescript": "^4.2.3",

0 commit comments

Comments
 (0)