Skip to content

Commit

Permalink
v0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yyc-git committed Nov 3, 2023
1 parent 663edf2 commit 9553feb
Show file tree
Hide file tree
Showing 259 changed files with 1,080 additions and 1,080 deletions.
18 changes: 9 additions & 9 deletions contributes/meta3d-action-add-cube/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meta3d-action-add-cube",
"version": "0.19.22",
"version": "0.20.0",
"publisher": "0xf63e1991A343814EdE505D7cfC368615EAe75307",
"displayName": "add-cube",
"repoLink": "https://github.com/Meta3D-Technology/Meta3D/tree/master/contributes/meta3d-action-add-cube",
Expand All @@ -17,20 +17,20 @@
},
"keywords": [],
"dependencies": {
"meta3d-action-add-cube-protocol": "^0.19.1",
"meta3d-editor-run-engine-gameview-protocol": "^0.19.0",
"meta3d-engine-whole-gameview-protocol": "^0.19.0",
"meta3d-engine-whole-sceneview-protocol": "^0.19.0",
"meta3d-event-protocol": "^0.19.0",
"meta3d-event-sourcing-protocol": "^0.19.0",
"meta3d-type": "^0.19.1"
"meta3d-action-add-cube-protocol": "^0.20.0",
"meta3d-editor-run-engine-gameview-protocol": "^0.20.0",
"meta3d-engine-whole-gameview-protocol": "^0.20.0",
"meta3d-engine-whole-sceneview-protocol": "^0.20.0",
"meta3d-event-protocol": "^0.20.0",
"meta3d-event-sourcing-protocol": "^0.20.0",
"meta3d-type": "^0.20.0"
},
"devDependencies": {
"clean-webpack-plugin": "^4.0.0",
"cross-env": "^7.0.3",
"cz-customizable": "^6.3.0",
"gulp": "^4.0.2",
"meta3d-tool-publish": "^0.19.21",
"meta3d-tool-publish": "^0.20.0",
"source-map-loader": "^3.0.0",
"ts-loader": "^9.2.6",
"typescript": "^4.2.3",
Expand Down
30 changes: 15 additions & 15 deletions contributes/meta3d-action-add-glb-to-scene/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meta3d-action-add-glb-to-scene",
"version": "0.19.23",
"version": "0.20.0",
"publisher": "0xf63e1991A343814EdE505D7cfC368615EAe75307",
"repoLink": "",
"protocol": {
Expand All @@ -15,26 +15,26 @@
},
"keywords": [],
"dependencies": {
"meta3d-action-drop-glb-to-sceneview-protocol": "^0.19.0",
"meta3d-asset-protocol": "^0.19.21",
"meta3d-editor-run-engine-gameview-protocol": "^0.19.0",
"meta3d-engine-whole-gameview-protocol": "^0.19.0",
"meta3d-engine-whole-sceneview-protocol": "^0.19.0",
"meta3d-event-data-protocol": "^0.19.0",
"meta3d-event-protocol": "^0.19.0",
"meta3d-event-sourcing-protocol": "^0.19.0",
"meta3d-load-glb-protocol": "^0.19.0",
"meta3d-scenegraph-converter-three-gameview-protocol": "^0.19.0",
"meta3d-scenegraph-converter-three-sceneview-protocol": "^0.19.0",
"meta3d-type": "^0.19.1",
"meta3d-ui-protocol": "^0.19.21"
"meta3d-action-drop-glb-to-sceneview-protocol": "^0.20.0",
"meta3d-asset-protocol": "^0.20.0",
"meta3d-editor-run-engine-gameview-protocol": "^0.20.0",
"meta3d-engine-whole-gameview-protocol": "^0.20.0",
"meta3d-engine-whole-sceneview-protocol": "^0.20.0",
"meta3d-event-data-protocol": "^0.20.0",
"meta3d-event-protocol": "^0.20.0",
"meta3d-event-sourcing-protocol": "^0.20.0",
"meta3d-load-glb-protocol": "^0.20.0",
"meta3d-scenegraph-converter-three-gameview-protocol": "^0.20.0",
"meta3d-scenegraph-converter-three-sceneview-protocol": "^0.20.0",
"meta3d-type": "^0.20.0",
"meta3d-ui-protocol": "^0.20.0"
},
"devDependencies": {
"clean-webpack-plugin": "^4.0.0",
"cross-env": "^7.0.3",
"cz-customizable": "^6.3.0",
"gulp": "^4.0.2",
"meta3d-tool-publish": "^0.19.21",
"meta3d-tool-publish": "^0.20.0",
"source-map-loader": "^3.0.0",
"ts-loader": "^9.2.6",
"typescript": "^4.2.3",
Expand Down
22 changes: 11 additions & 11 deletions contributes/meta3d-action-clone-gameobject/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meta3d-action-clone-gameobject",
"version": "0.19.22",
"version": "0.20.0",
"publisher": "0xf63e1991A343814EdE505D7cfC368615EAe75307",
"repoLink": "",
"protocol": {
Expand All @@ -15,22 +15,22 @@
},
"keywords": [],
"dependencies": {
"meta3d-action-clone-gameobject-protocol": "^0.19.0",
"meta3d-action-select-scenetree-node": "^0.19.21",
"meta3d-editor-run-engine-gameview-protocol": "^0.19.0",
"meta3d-engine-whole-gameview-protocol": "^0.19.0",
"meta3d-engine-whole-sceneview-protocol": "^0.19.0",
"meta3d-event-protocol": "^0.19.0",
"meta3d-event-sourcing-protocol": "^0.19.0",
"meta3d-type": "^0.19.1",
"meta3d-ui-protocol": "^0.19.21"
"meta3d-action-clone-gameobject-protocol": "^0.20.0",
"meta3d-action-select-scenetree-node": "^0.20.0",
"meta3d-editor-run-engine-gameview-protocol": "^0.20.0",
"meta3d-engine-whole-gameview-protocol": "^0.20.0",
"meta3d-engine-whole-sceneview-protocol": "^0.20.0",
"meta3d-event-protocol": "^0.20.0",
"meta3d-event-sourcing-protocol": "^0.20.0",
"meta3d-type": "^0.20.0",
"meta3d-ui-protocol": "^0.20.0"
},
"devDependencies": {
"clean-webpack-plugin": "^4.0.0",
"cross-env": "^7.0.3",
"cz-customizable": "^6.3.0",
"gulp": "^4.0.2",
"meta3d-tool-publish": "^0.19.21",
"meta3d-tool-publish": "^0.20.0",
"source-map-loader": "^3.0.0",
"ts-loader": "^9.2.6",
"typescript": "^4.2.3",
Expand Down
24 changes: 12 additions & 12 deletions contributes/meta3d-action-dispose-gameobject/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meta3d-action-dispose-gameobject",
"version": "0.19.22",
"version": "0.20.0",
"publisher": "0xf63e1991A343814EdE505D7cfC368615EAe75307",
"repoLink": "",
"protocol": {
Expand All @@ -15,23 +15,23 @@
},
"keywords": [],
"dependencies": {
"meta3d-action-dispose-gameobject-protocol": "^0.19.0",
"meta3d-action-select-scenetree-node": "^0.19.21",
"meta3d-editor-run-engine-gameview-protocol": "^0.19.0",
"meta3d-engine-whole-gameview-protocol": "^0.19.0",
"meta3d-engine-whole-sceneview-protocol": "^0.19.0",
"meta3d-event-protocol": "^0.19.0",
"meta3d-event-sourcing-protocol": "^0.19.0",
"meta3d-type": "^0.19.1",
"meta3d-ui-control-scenetree-protocol": "^0.19.21",
"meta3d-ui-protocol": "^0.19.21"
"meta3d-action-dispose-gameobject-protocol": "^0.20.0",
"meta3d-action-select-scenetree-node": "^0.20.0",
"meta3d-editor-run-engine-gameview-protocol": "^0.20.0",
"meta3d-engine-whole-gameview-protocol": "^0.20.0",
"meta3d-engine-whole-sceneview-protocol": "^0.20.0",
"meta3d-event-protocol": "^0.20.0",
"meta3d-event-sourcing-protocol": "^0.20.0",
"meta3d-type": "^0.20.0",
"meta3d-ui-control-scenetree-protocol": "^0.20.0",
"meta3d-ui-protocol": "^0.20.0"
},
"devDependencies": {
"clean-webpack-plugin": "^4.0.0",
"cross-env": "^7.0.3",
"cz-customizable": "^6.3.0",
"gulp": "^4.0.2",
"meta3d-tool-publish": "^0.19.21",
"meta3d-tool-publish": "^0.20.0",
"source-map-loader": "^3.0.0",
"ts-loader": "^9.2.6",
"typescript": "^4.2.3",
Expand Down
14 changes: 7 additions & 7 deletions contributes/meta3d-action-export-event/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meta3d-action-export-event",
"version": "0.19.21",
"version": "0.20.0",
"publisher": "0xf63e1991A343814EdE505D7cfC368615EAe75307",
"displayName": "meta3d-action-export-event",
"repoLink": "",
Expand All @@ -17,18 +17,18 @@
},
"keywords": [],
"dependencies": {
"meta3d-action-export-event-protocol": "^0.19.0",
"meta3d-event-data-protocol": "^0.19.0",
"meta3d-event-sourcing-protocol": "^0.19.0",
"meta3d-type": "^0.19.1",
"meta3d-ui-protocol": "^0.19.21"
"meta3d-action-export-event-protocol": "^0.20.0",
"meta3d-event-data-protocol": "^0.20.0",
"meta3d-event-sourcing-protocol": "^0.20.0",
"meta3d-type": "^0.20.0",
"meta3d-ui-protocol": "^0.20.0"
},
"devDependencies": {
"clean-webpack-plugin": "^4.0.0",
"cross-env": "^7.0.3",
"cz-customizable": "^6.3.0",
"gulp": "^4.0.2",
"meta3d-tool-publish": "^0.19.21",
"meta3d-tool-publish": "^0.20.0",
"source-map-loader": "^3.0.0",
"ts-loader": "^9.2.6",
"typescript": "^4.2.3",
Expand Down
18 changes: 9 additions & 9 deletions contributes/meta3d-action-export-single-event/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meta3d-action-export-single-event",
"version": "0.19.21",
"version": "0.20.0",
"publisher": "0xf63e1991A343814EdE505D7cfC368615EAe75307",
"protocol": {
"name": "meta3d-action-export-single-event-protocol"
Expand All @@ -14,20 +14,20 @@
},
"keywords": [],
"dependencies": {
"meta3d-action-export-single-event-protocol": "^0.19.0",
"meta3d-asset-protocol": "^0.19.21",
"meta3d-event-data-protocol": "^0.19.0",
"meta3d-event-sourcing-protocol": "^0.19.0",
"meta3d-export-scene-protocol": "^0.19.0",
"meta3d-type": "^0.19.1",
"meta3d-ui-protocol": "^0.19.21"
"meta3d-action-export-single-event-protocol": "^0.20.0",
"meta3d-asset-protocol": "^0.20.0",
"meta3d-event-data-protocol": "^0.20.0",
"meta3d-event-sourcing-protocol": "^0.20.0",
"meta3d-export-scene-protocol": "^0.20.0",
"meta3d-type": "^0.20.0",
"meta3d-ui-protocol": "^0.20.0"
},
"devDependencies": {
"clean-webpack-plugin": "^4.0.0",
"cross-env": "^7.0.3",
"cz-customizable": "^6.3.0",
"gulp": "^4.0.2",
"meta3d-tool-publish": "^0.19.21",
"meta3d-tool-publish": "^0.20.0",
"source-map-loader": "^3.0.0",
"ts-loader": "^9.2.6",
"typescript": "^4.2.3",
Expand Down
14 changes: 7 additions & 7 deletions contributes/meta3d-action-import-event/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meta3d-action-import-event",
"version": "0.19.21",
"version": "0.20.0",
"publisher": "0xf63e1991A343814EdE505D7cfC368615EAe75307",
"displayName": "meta3d-action-import-event",
"repoLink": "",
Expand All @@ -17,18 +17,18 @@
},
"keywords": [],
"dependencies": {
"meta3d-action-import-event-protocol": "^0.19.0",
"meta3d-event-data-protocol": "^0.19.0",
"meta3d-event-sourcing-protocol": "^0.19.0",
"meta3d-type": "^0.19.1",
"meta3d-ui-protocol": "^0.19.21"
"meta3d-action-import-event-protocol": "^0.20.0",
"meta3d-event-data-protocol": "^0.20.0",
"meta3d-event-sourcing-protocol": "^0.20.0",
"meta3d-type": "^0.20.0",
"meta3d-ui-protocol": "^0.20.0"
},
"devDependencies": {
"clean-webpack-plugin": "^4.0.0",
"cross-env": "^7.0.3",
"cz-customizable": "^6.3.0",
"gulp": "^4.0.2",
"meta3d-tool-publish": "^0.19.21",
"meta3d-tool-publish": "^0.20.0",
"source-map-loader": "^3.0.0",
"ts-loader": "^9.2.6",
"typescript": "^4.2.3",
Expand Down
16 changes: 8 additions & 8 deletions contributes/meta3d-action-import-single-event/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meta3d-action-import-single-event",
"version": "0.19.21",
"version": "0.20.0",
"publisher": "0xf63e1991A343814EdE505D7cfC368615EAe75307",
"protocol": {
"name": "meta3d-action-import-single-event-protocol"
Expand All @@ -14,19 +14,19 @@
},
"keywords": [],
"dependencies": {
"meta3d-action-import-single-event-protocol": "^0.19.0",
"meta3d-editor-run-engine-gameview-protocol": "^0.19.0",
"meta3d-event-data-protocol": "^0.19.0",
"meta3d-event-sourcing-protocol": "^0.19.0",
"meta3d-type": "^0.19.1",
"meta3d-ui-protocol": "^0.19.21"
"meta3d-action-import-single-event-protocol": "^0.20.0",
"meta3d-editor-run-engine-gameview-protocol": "^0.20.0",
"meta3d-event-data-protocol": "^0.20.0",
"meta3d-event-sourcing-protocol": "^0.20.0",
"meta3d-type": "^0.20.0",
"meta3d-ui-protocol": "^0.20.0"
},
"devDependencies": {
"clean-webpack-plugin": "^4.0.0",
"cross-env": "^7.0.3",
"cz-customizable": "^6.3.0",
"gulp": "^4.0.2",
"meta3d-tool-publish": "^0.19.21",
"meta3d-tool-publish": "^0.20.0",
"source-map-loader": "^3.0.0",
"ts-loader": "^9.2.6",
"typescript": "^4.2.3",
Expand Down
12 changes: 6 additions & 6 deletions contributes/meta3d-action-jumptolink/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meta3d-action-jumptolink",
"version": "0.19.21",
"version": "0.20.0",
"publisher": "0xf63e1991A343814EdE505D7cfC368615EAe75307",
"protocol": {
"name": "meta3d-action-jumptolink-protocol"
Expand All @@ -14,17 +14,17 @@
},
"keywords": [],
"dependencies": {
"meta3d-action-jumptolink-protocol": "^0.19.0",
"meta3d-event-sourcing-protocol": "^0.19.0",
"meta3d-type": "^0.19.1",
"meta3d-ui-protocol": "^0.19.21"
"meta3d-action-jumptolink-protocol": "^0.20.0",
"meta3d-event-sourcing-protocol": "^0.20.0",
"meta3d-type": "^0.20.0",
"meta3d-ui-protocol": "^0.20.0"
},
"devDependencies": {
"clean-webpack-plugin": "^4.0.0",
"cross-env": "^7.0.3",
"cz-customizable": "^6.3.0",
"gulp": "^4.0.2",
"meta3d-tool-publish": "^0.19.21",
"meta3d-tool-publish": "^0.20.0",
"source-map-loader": "^3.0.0",
"ts-loader": "^9.2.6",
"typescript": "^4.2.3",
Expand Down
18 changes: 9 additions & 9 deletions contributes/meta3d-action-load-glb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meta3d-action-load-glb",
"version": "0.19.22",
"version": "0.20.0",
"publisher": "0xf63e1991A343814EdE505D7cfC368615EAe75307",
"repoLink": "",
"protocol": {
Expand All @@ -15,20 +15,20 @@
},
"keywords": [],
"dependencies": {
"meta3d-action-load-glb-protocol": "^0.19.0",
"meta3d-asset-protocol": "^0.19.21",
"meta3d-event-data-protocol": "^0.19.0",
"meta3d-event-sourcing-protocol": "^0.19.0",
"meta3d-type": "^0.19.1",
"meta3d-ui-control-asset-protocol": "^0.19.21",
"meta3d-ui-protocol": "^0.19.21"
"meta3d-action-load-glb-protocol": "^0.20.0",
"meta3d-asset-protocol": "^0.20.0",
"meta3d-event-data-protocol": "^0.20.0",
"meta3d-event-sourcing-protocol": "^0.20.0",
"meta3d-type": "^0.20.0",
"meta3d-ui-control-asset-protocol": "^0.20.0",
"meta3d-ui-protocol": "^0.20.0"
},
"devDependencies": {
"clean-webpack-plugin": "^4.0.0",
"cross-env": "^7.0.3",
"cz-customizable": "^6.3.0",
"gulp": "^4.0.2",
"meta3d-tool-publish": "^0.19.21",
"meta3d-tool-publish": "^0.20.0",
"source-map-loader": "^3.0.0",
"ts-loader": "^9.2.6",
"typescript": "^4.2.3",
Expand Down
Loading

0 comments on commit 9553feb

Please sign in to comment.