Skip to content

Commit be54119

Browse files
committed
v1.3.0
1 parent a7f6911 commit be54119

File tree

254 files changed

+900
-900
lines changed

Some content is hidden

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

254 files changed

+900
-900
lines changed

contributes/meta3d-action-active-camera/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meta3d-action-active-camera",
3-
"version": "1.2.3",
3+
"version": "1.3.0",
44
"publisher": "meta3d",
55
"repoLink": "",
66
"protocol": {
@@ -16,17 +16,17 @@
1616
},
1717
"keywords": [],
1818
"dependencies": {
19-
"meta3d-action-active-camera-protocol": "^1.2.0",
20-
"meta3d-action-select-inspector-node-protocol": "^1.2.0",
21-
"meta3d-editor-whole-protocol": "^1.2.0",
22-
"meta3d-type": "^1.2.0"
19+
"meta3d-action-active-camera-protocol": "^1.3.0",
20+
"meta3d-action-select-inspector-node-protocol": "^1.3.0",
21+
"meta3d-editor-whole-protocol": "^1.3.0",
22+
"meta3d-type": "^1.3.0"
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.2.0",
29+
"meta3d-tool-publish": "^1.3.0",
3030
"source-map-loader": "^3.0.0",
3131
"ts-loader": "^9.2.6",
3232
"typescript": "^4.2.3",

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

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meta3d-action-add-asset",
3-
"version": "1.2.7",
3+
"version": "1.3.0",
44
"publisher": "meta3d",
55
"repoLink": "",
66
"protocol": {
@@ -16,17 +16,17 @@
1616
},
1717
"keywords": [],
1818
"dependencies": {
19-
"meta3d-action-add-asset-protocol": "^1.2.0",
20-
"meta3d-action-select-inspector-node-protocol": "^1.2.0",
21-
"meta3d-editor-whole-protocol": "^1.2.0",
22-
"meta3d-type": "^1.2.0"
19+
"meta3d-action-add-asset-protocol": "^1.3.0",
20+
"meta3d-action-select-inspector-node-protocol": "^1.3.0",
21+
"meta3d-editor-whole-protocol": "^1.3.0",
22+
"meta3d-type": "^1.3.0"
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.2.0",
29+
"meta3d-tool-publish": "^1.3.0",
3030
"source-map-loader": "^3.0.0",
3131
"ts-loader": "^9.2.6",
3232
"typescript": "^4.2.3",

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

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meta3d-action-add-cube",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"publisher": "meta3d",
55
"displayName": "add-cube",
66
"repoLink": "https://github.com/Meta3D-Technology/Meta3D/tree/master/contributes/meta3d-action-add-cube",
@@ -19,15 +19,15 @@
1919
"keywords": [],
2020
"dependencies": {
2121
"meta3d-action-add-cube-protocol": "^1.2.0",
22-
"meta3d-editor-whole-protocol": "^1.2.0",
23-
"meta3d-type": "^1.2.0"
22+
"meta3d-editor-whole-protocol": "^1.3.0",
23+
"meta3d-type": "^1.3.0"
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.2.0",
30+
"meta3d-tool-publish": "^1.3.0",
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

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meta3d-action-add-glb-to-scene",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"publisher": "meta3d",
55
"repoLink": "",
66
"protocol": {
@@ -16,17 +16,17 @@
1616
},
1717
"keywords": [],
1818
"dependencies": {
19-
"meta3d-action-add-asset-protocol": "^1.2.0",
19+
"meta3d-action-add-asset-protocol": "^1.3.0",
2020
"meta3d-action-drop-glb-to-sceneview-protocol": "^1.2.0",
21-
"meta3d-editor-whole-protocol": "^1.2.0",
22-
"meta3d-type": "^1.2.0"
21+
"meta3d-editor-whole-protocol": "^1.3.0",
22+
"meta3d-type": "^1.3.0"
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.2.0",
29+
"meta3d-tool-publish": "^1.3.0",
3030
"source-map-loader": "^3.0.0",
3131
"ts-loader": "^9.2.6",
3232
"typescript": "^4.2.3",

contributes/meta3d-action-addcomponent/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meta3d-action-addcomponent",
3-
"version": "1.2.5",
3+
"version": "1.3.0",
44
"publisher": "meta3d",
55
"repoLink": "",
66
"protocol": {
@@ -16,17 +16,17 @@
1616
},
1717
"keywords": [],
1818
"dependencies": {
19-
"meta3d-action-addcomponent-protocol": "^1.2.0",
20-
"meta3d-action-select-inspector-node-protocol": "^1.2.0",
21-
"meta3d-editor-whole-protocol": "^1.2.0",
22-
"meta3d-type": "^1.2.0"
19+
"meta3d-action-addcomponent-protocol": "^1.3.0",
20+
"meta3d-action-select-inspector-node-protocol": "^1.3.0",
21+
"meta3d-editor-whole-protocol": "^1.3.0",
22+
"meta3d-type": "^1.3.0"
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.2.0",
29+
"meta3d-tool-publish": "^1.3.0",
3030
"source-map-loader": "^3.0.0",
3131
"ts-loader": "^9.2.6",
3232
"typescript": "^4.2.3",

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

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meta3d-action-clone-gameobject",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"publisher": "meta3d",
55
"repoLink": "",
66
"protocol": {
@@ -17,16 +17,16 @@
1717
"keywords": [],
1818
"dependencies": {
1919
"meta3d-action-clone-gameobject-protocol": "^1.2.0",
20-
"meta3d-action-select-inspector-node-protocol": "^1.2.0",
21-
"meta3d-editor-whole-protocol": "^1.2.0",
22-
"meta3d-type": "^1.2.0"
20+
"meta3d-action-select-inspector-node-protocol": "^1.3.0",
21+
"meta3d-editor-whole-protocol": "^1.3.0",
22+
"meta3d-type": "^1.3.0"
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.2.0",
29+
"meta3d-tool-publish": "^1.3.0",
3030
"source-map-loader": "^3.0.0",
3131
"ts-loader": "^9.2.6",
3232
"typescript": "^4.2.3",

contributes/meta3d-action-close-publish-to-platform-modal/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meta3d-action-close-publish-to-platform-modal",
3-
"version": "1.2.2",
3+
"version": "1.3.0",
44
"publisher": "meta3d",
55
"repoLink": "",
66
"protocol": {
@@ -16,17 +16,17 @@
1616
},
1717
"keywords": [],
1818
"dependencies": {
19-
"meta3d-action-close-publish-to-platform-modal-protocol": "^1.2.0",
20-
"meta3d-action-operate-publish-to-platform-modal-protocol": "^1.2.0",
21-
"meta3d-editor-whole-protocol": "^1.2.0",
22-
"meta3d-type": "^1.2.0"
19+
"meta3d-action-close-publish-to-platform-modal-protocol": "^1.3.0",
20+
"meta3d-action-operate-publish-to-platform-modal-protocol": "^1.3.0",
21+
"meta3d-editor-whole-protocol": "^1.3.0",
22+
"meta3d-type": "^1.3.0"
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.2.0",
29+
"meta3d-tool-publish": "^1.3.0",
3030
"source-map-loader": "^3.0.0",
3131
"ts-loader": "^9.2.6",
3232
"typescript": "^4.2.3",

contributes/meta3d-action-close-select-script-asset-modal/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meta3d-action-close-select-script-asset-modal",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"publisher": "meta3d",
55
"repoLink": "",
66
"protocol": {
@@ -16,17 +16,17 @@
1616
},
1717
"keywords": [],
1818
"dependencies": {
19-
"meta3d-action-close-select-script-asset-modal-protocol": "^1.2.0",
20-
"meta3d-action-operate-select-script-asset-modal-protocol": "^1.2.0",
21-
"meta3d-editor-whole-protocol": "^1.2.0",
22-
"meta3d-type": "^1.2.0"
19+
"meta3d-action-close-select-script-asset-modal-protocol": "^1.3.0",
20+
"meta3d-action-operate-select-script-asset-modal-protocol": "^1.3.0",
21+
"meta3d-editor-whole-protocol": "^1.3.0",
22+
"meta3d-type": "^1.3.0"
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.2.0",
29+
"meta3d-tool-publish": "^1.3.0",
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

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meta3d-action-dispose-gameobject",
3-
"version": "1.2.2",
3+
"version": "1.3.0",
44
"publisher": "meta3d",
55
"repoLink": "",
66
"protocol": {
@@ -17,16 +17,16 @@
1717
"keywords": [],
1818
"dependencies": {
1919
"meta3d-action-dispose-gameobject-protocol": "^1.2.0",
20-
"meta3d-action-select-inspector-node-protocol": "^1.2.0",
21-
"meta3d-editor-whole-protocol": "^1.2.0",
22-
"meta3d-type": "^1.2.0"
20+
"meta3d-action-select-inspector-node-protocol": "^1.3.0",
21+
"meta3d-editor-whole-protocol": "^1.3.0",
22+
"meta3d-type": "^1.3.0"
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.2.0",
29+
"meta3d-tool-publish": "^1.3.0",
3030
"source-map-loader": "^3.0.0",
3131
"ts-loader": "^9.2.6",
3232
"typescript": "^4.2.3",

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

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meta3d-action-export-data",
3-
"version": "1.2.4",
3+
"version": "1.3.0",
44
"publisher": "meta3d",
55
"protocol": {
66
"name": "meta3d-action-export-data-protocol"
@@ -15,16 +15,16 @@
1515
},
1616
"keywords": [],
1717
"dependencies": {
18-
"meta3d-action-export-data-protocol": "^1.2.0",
19-
"meta3d-editor-whole-protocol": "^1.2.0",
20-
"meta3d-type": "^1.2.0"
18+
"meta3d-action-export-data-protocol": "^1.3.0",
19+
"meta3d-editor-whole-protocol": "^1.3.0",
20+
"meta3d-type": "^1.3.0"
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.2.0",
27+
"meta3d-tool-publish": "^1.3.0",
2828
"source-map-loader": "^3.0.0",
2929
"ts-loader": "^9.2.6",
3030
"typescript": "^4.2.3",

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

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meta3d-action-export-event",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"publisher": "meta3d",
55
"displayName": "meta3d-action-export-event",
66
"repoLink": "",
@@ -19,15 +19,15 @@
1919
"keywords": [],
2020
"dependencies": {
2121
"meta3d-action-export-event-protocol": "^1.2.0",
22-
"meta3d-editor-whole-protocol": "^1.2.0",
23-
"meta3d-type": "^1.2.0"
22+
"meta3d-editor-whole-protocol": "^1.3.0",
23+
"meta3d-type": "^1.3.0"
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.2.0",
30+
"meta3d-tool-publish": "^1.3.0",
3131
"source-map-loader": "^3.0.0",
3232
"ts-loader": "^9.2.6",
3333
"typescript": "^4.2.3",

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

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meta3d-action-import-data",
3-
"version": "1.2.5",
3+
"version": "1.3.0",
44
"publisher": "meta3d",
55
"protocol": {
66
"name": "meta3d-action-import-data-protocol"
@@ -15,17 +15,17 @@
1515
},
1616
"keywords": [],
1717
"dependencies": {
18-
"meta3d-action-add-asset-protocol": "^1.2.0",
19-
"meta3d-action-import-data-protocol": "^1.2.0",
20-
"meta3d-editor-whole-protocol": "^1.2.0",
21-
"meta3d-type": "^1.2.0"
18+
"meta3d-action-add-asset-protocol": "^1.3.0",
19+
"meta3d-action-import-data-protocol": "^1.3.0",
20+
"meta3d-editor-whole-protocol": "^1.3.0",
21+
"meta3d-type": "^1.3.0"
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.2.0",
28+
"meta3d-tool-publish": "^1.3.0",
2929
"source-map-loader": "^3.0.0",
3030
"ts-loader": "^9.2.6",
3131
"typescript": "^4.2.3",

contributes/meta3d-action-import/package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "meta3d-action-import",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"publisher": "meta3d",
55
"protocol": {
66
"name": "meta3d-action-import-protocol"
@@ -15,21 +15,21 @@
1515
},
1616
"keywords": [],
1717
"dependencies": {
18-
"meta3d-action-import-protocol": "^1.2.0",
19-
"meta3d-component-arcballcameracontroller-protocol": "^1.2.0",
20-
"meta3d-component-basiccameraview-protocol": "^1.2.0",
18+
"meta3d-action-import-protocol": "^1.3.0",
19+
"meta3d-component-arcballcameracontroller-protocol": "^1.3.0",
20+
"meta3d-component-basiccameraview-protocol": "^1.3.0",
2121
"meta3d-editor-sceneview-render-protocol": "^1.2.0",
22-
"meta3d-editor-whole-protocol": "^1.2.0",
23-
"meta3d-engine-scene-protocol": "^1.2.0",
24-
"meta3d-gameobject-protocol": "^1.2.0",
25-
"meta3d-type": "^1.2.0"
22+
"meta3d-editor-whole-protocol": "^1.3.0",
23+
"meta3d-engine-scene-protocol": "^1.3.0",
24+
"meta3d-gameobject-protocol": "^1.3.0",
25+
"meta3d-type": "^1.3.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.2.0",
32+
"meta3d-tool-publish": "^1.3.0",
3333
"source-map-loader": "^3.0.0",
3434
"ts-loader": "^9.2.6",
3535
"typescript": "^4.2.3",

0 commit comments

Comments
 (0)