Skip to content

Commit

Permalink
v0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yyc-git committed Oct 27, 2023
1 parent 51fa0d2 commit dc985c3
Show file tree
Hide file tree
Showing 262 changed files with 1,123 additions and 1,123 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.18.2",
"version": "0.19.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.18.0",
"meta3d-editor-run-engine-gameview-protocol": "^0.18.0",
"meta3d-engine-whole-gameview-protocol": "^0.18.0",
"meta3d-engine-whole-sceneview-protocol": "^0.18.0",
"meta3d-event-protocol": "^0.18.0",
"meta3d-event-sourcing-protocol": "^0.18.0",
"meta3d-type": "^0.18.0"
"meta3d-action-add-cube-protocol": "^0.19.0",
"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.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.18.0",
"meta3d-tool-publish": "^0.19.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.18.4",
"version": "0.19.0",
"publisher": "0xf63e1991A343814EdE505D7cfC368615EAe75307",
"repoLink": "",
"protocol": {
Expand All @@ -15,26 +15,26 @@
},
"keywords": [],
"dependencies": {
"meta3d-action-drop-glb-to-sceneview-protocol": "^0.18.0",
"meta3d-asset-protocol": "^0.18.0",
"meta3d-editor-run-engine-gameview-protocol": "^0.18.0",
"meta3d-engine-whole-gameview-protocol": "^0.18.0",
"meta3d-engine-whole-sceneview-protocol": "^0.18.0",
"meta3d-event-data-protocol": "^0.18.0",
"meta3d-event-protocol": "^0.18.0",
"meta3d-event-sourcing-protocol": "^0.18.0",
"meta3d-load-glb-protocol": "^0.18.0",
"meta3d-scenegraph-converter-three-gameview-protocol": "^0.18.0",
"meta3d-scenegraph-converter-three-sceneview-protocol": "^0.18.0",
"meta3d-type": "^0.18.0",
"meta3d-ui-protocol": "^0.18.0"
"meta3d-action-drop-glb-to-sceneview-protocol": "^0.19.0",
"meta3d-asset-protocol": "^0.19.0",
"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.0",
"meta3d-ui-protocol": "^0.19.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.18.0",
"meta3d-tool-publish": "^0.19.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-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.18.2",
"version": "0.19.0",
"publisher": "0xf63e1991A343814EdE505D7cfC368615EAe75307",
"repoLink": "",
"protocol": {
Expand All @@ -15,26 +15,26 @@
},
"keywords": [],
"dependencies": {
"meta3d-action-clone-gameobject-protocol": "^0.18.0",
"meta3d-action-select-scenetree-node": "^0.18.0",
"meta3d-engine-whole-sceneview-protocol": "^0.18.0",
"meta3d-engine-whole-gameview-protocol": "^0.18.0",
"meta3d-editor-run-engine-gameview-protocol": "^0.18.0",
"meta3d-event-protocol": "^0.18.0",
"meta3d-event-sourcing-protocol": "^0.18.0",
"meta3d-type": "^0.18.0",
"meta3d-ui-protocol": "^0.18.0"
"meta3d-action-clone-gameobject-protocol": "^0.19.0",
"meta3d-action-select-scenetree-node": "^0.19.0",
"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.0",
"meta3d-ui-protocol": "^0.19.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.18.0",
"meta3d-tool-publish": "^0.19.0",
"source-map-loader": "^3.0.0",
"ts-loader": "^9.2.6",
"typescript": "^4.2.3",
"webpack": "^5.62.1",
"webpack-cli": "^4.9.1"
}
}
}
26 changes: 13 additions & 13 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.18.4",
"version": "0.19.0",
"publisher": "0xf63e1991A343814EdE505D7cfC368615EAe75307",
"repoLink": "",
"protocol": {
Expand All @@ -15,27 +15,27 @@
},
"keywords": [],
"dependencies": {
"meta3d-action-dispose-gameobject-protocol": "^0.18.0",
"meta3d-action-select-scenetree-node": "^0.18.0",
"meta3d-ui-control-scenetree-protocol": "^0.18.0",
"meta3d-engine-whole-sceneview-protocol": "^0.18.0",
"meta3d-engine-whole-gameview-protocol": "^0.18.0",
"meta3d-editor-run-engine-gameview-protocol": "^0.18.0",
"meta3d-event-protocol": "^0.18.0",
"meta3d-event-sourcing-protocol": "^0.18.0",
"meta3d-type": "^0.18.0",
"meta3d-ui-protocol": "^0.18.0"
"meta3d-action-dispose-gameobject-protocol": "^0.19.0",
"meta3d-action-select-scenetree-node": "^0.19.0",
"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.0",
"meta3d-ui-control-scenetree-protocol": "^0.19.0",
"meta3d-ui-protocol": "^0.19.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.18.0",
"meta3d-tool-publish": "^0.19.0",
"source-map-loader": "^3.0.0",
"ts-loader": "^9.2.6",
"typescript": "^4.2.3",
"webpack": "^5.62.1",
"webpack-cli": "^4.9.1"
}
}
}
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.18.0",
"version": "0.19.0",
"publisher": "0xf63e1991A343814EdE505D7cfC368615EAe75307",
"displayName": "meta3d-action-export-event",
"repoLink": "",
Expand All @@ -17,18 +17,18 @@
},
"keywords": [],
"dependencies": {
"meta3d-action-export-event-protocol": "^0.18.0",
"meta3d-event-data-protocol": "^0.18.0",
"meta3d-event-sourcing-protocol": "^0.18.0",
"meta3d-type": "^0.18.0",
"meta3d-ui-protocol": "^0.18.0"
"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.0",
"meta3d-ui-protocol": "^0.19.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.18.0",
"meta3d-tool-publish": "^0.19.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.18.0",
"version": "0.19.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.18.0",
"meta3d-asset-protocol": "^0.18.0",
"meta3d-event-data-protocol": "^0.18.0",
"meta3d-event-sourcing-protocol": "^0.18.0",
"meta3d-export-scene-protocol": "^0.18.0",
"meta3d-type": "^0.18.0",
"meta3d-ui-protocol": "^0.18.0"
"meta3d-action-export-single-event-protocol": "^0.19.0",
"meta3d-asset-protocol": "^0.19.0",
"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.0",
"meta3d-ui-protocol": "^0.19.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.18.0",
"meta3d-tool-publish": "^0.19.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.18.1",
"version": "0.19.0",
"publisher": "0xf63e1991A343814EdE505D7cfC368615EAe75307",
"displayName": "meta3d-action-import-event",
"repoLink": "",
Expand All @@ -17,18 +17,18 @@
},
"keywords": [],
"dependencies": {
"meta3d-action-import-event-protocol": "^0.18.0",
"meta3d-event-data-protocol": "^0.18.0",
"meta3d-event-sourcing-protocol": "^0.18.0",
"meta3d-type": "^0.18.0",
"meta3d-ui-protocol": "^0.18.0"
"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.0",
"meta3d-ui-protocol": "^0.19.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.18.0",
"meta3d-tool-publish": "^0.19.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.18.0",
"version": "0.19.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.18.0",
"meta3d-editor-run-engine-gameview-protocol": "^0.18.0",
"meta3d-event-data-protocol": "^0.18.0",
"meta3d-event-sourcing-protocol": "^0.18.0",
"meta3d-type": "^0.18.0",
"meta3d-ui-protocol": "^0.18.0"
"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.0",
"meta3d-ui-protocol": "^0.19.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.18.0",
"meta3d-tool-publish": "^0.19.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.18.0",
"version": "0.19.0",
"publisher": "0xf63e1991A343814EdE505D7cfC368615EAe75307",
"protocol": {
"name": "meta3d-action-jumptolink-protocol"
Expand All @@ -14,17 +14,17 @@
},
"keywords": [],
"dependencies": {
"meta3d-action-jumptolink-protocol": "^0.18.0",
"meta3d-event-sourcing-protocol": "^0.18.0",
"meta3d-type": "^0.18.0",
"meta3d-ui-protocol": "^0.18.0"
"meta3d-action-jumptolink-protocol": "^0.19.0",
"meta3d-event-sourcing-protocol": "^0.19.0",
"meta3d-type": "^0.19.0",
"meta3d-ui-protocol": "^0.19.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.18.0",
"meta3d-tool-publish": "^0.19.0",
"source-map-loader": "^3.0.0",
"ts-loader": "^9.2.6",
"typescript": "^4.2.3",
Expand Down
20 changes: 10 additions & 10 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.18.2",
"version": "0.19.0",
"publisher": "0xf63e1991A343814EdE505D7cfC368615EAe75307",
"repoLink": "",
"protocol": {
Expand All @@ -15,24 +15,24 @@
},
"keywords": [],
"dependencies": {
"meta3d-action-load-glb-protocol": "^0.18.0",
"meta3d-asset-protocol": "^0.18.0",
"meta3d-event-data-protocol": "^0.18.0",
"meta3d-event-sourcing-protocol": "^0.18.0",
"meta3d-ui-control-asset-protocol": "^0.18.0",
"meta3d-type": "^0.18.0",
"meta3d-ui-protocol": "^0.18.0"
"meta3d-action-load-glb-protocol": "^0.19.0",
"meta3d-asset-protocol": "^0.19.0",
"meta3d-event-data-protocol": "^0.19.0",
"meta3d-event-sourcing-protocol": "^0.19.0",
"meta3d-type": "^0.19.0",
"meta3d-ui-control-asset-protocol": "^0.19.0",
"meta3d-ui-protocol": "^0.19.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.18.0",
"meta3d-tool-publish": "^0.19.0",
"source-map-loader": "^3.0.0",
"ts-loader": "^9.2.6",
"typescript": "^4.2.3",
"webpack": "^5.62.1",
"webpack-cli": "^4.9.1"
}
}
}
Loading

0 comments on commit dc985c3

Please sign in to comment.