Skip to content

Commit

Permalink
v0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yyc-git committed Oct 7, 2023
1 parent 84bc9b6 commit 6f66c47
Show file tree
Hide file tree
Showing 226 changed files with 915 additions and 915 deletions.
20 changes: 10 additions & 10 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.16.4",
"version": "0.17.0",
"publisher": "0xf63e1991A343814EdE505D7cfC368615EAe75307",
"displayName": "add-cube",
"repoLink": "https://github.com/Meta3D-Technology/Meta3D/tree/master/contributes/meta3d-action-add-cube",
Expand All @@ -17,24 +17,24 @@
},
"keywords": [],
"dependencies": {
"meta3d-action-add-cube-protocol": "^0.16.2",
"meta3d-editor-run-engine-gameview-protocol": "^0.16.0",
"meta3d-engine-whole-gameview-protocol": "^0.16.0",
"meta3d-engine-whole-sceneview-protocol": "^0.16.0",
"meta3d-event-sourcing-protocol": "^0.16.0",
"meta3d-event-protocol": "^0.16.0",
"meta3d-type": "^0.16.0"
"meta3d-action-add-cube-protocol": "^0.17.0",
"meta3d-editor-run-engine-gameview-protocol": "^0.17.0",
"meta3d-engine-whole-gameview-protocol": "^0.17.0",
"meta3d-engine-whole-sceneview-protocol": "^0.17.0",
"meta3d-event-protocol": "^0.17.0",
"meta3d-event-sourcing-protocol": "^0.17.0",
"meta3d-type": "^0.17.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.16.0",
"meta3d-tool-publish": "^0.17.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.16.4",
"version": "0.17.0",
"publisher": "0xf63e1991A343814EdE505D7cfC368615EAe75307",
"displayName": "meta3d-action-export-event",
"repoLink": "",
Expand All @@ -17,18 +17,18 @@
},
"keywords": [],
"dependencies": {
"meta3d-action-export-event-protocol": "^0.16.0",
"meta3d-event-sourcing-protocol": "^0.16.0",
"meta3d-event-data-protocol": "^0.16.1",
"meta3d-type": "^0.16.0",
"meta3d-ui-protocol": "^0.16.0"
"meta3d-action-export-event-protocol": "^0.17.0",
"meta3d-event-data-protocol": "^0.17.0",
"meta3d-event-sourcing-protocol": "^0.17.0",
"meta3d-type": "^0.17.0",
"meta3d-ui-protocol": "^0.17.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.16.0",
"meta3d-tool-publish": "^0.17.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.16.5",
"version": "0.17.0",
"publisher": "0xf63e1991A343814EdE505D7cfC368615EAe75307",
"displayName": "meta3d-action-import-event",
"repoLink": "",
Expand All @@ -17,18 +17,18 @@
},
"keywords": [],
"dependencies": {
"meta3d-action-import-event-protocol": "^0.16.0",
"meta3d-event-sourcing-protocol": "^0.16.0",
"meta3d-event-data-protocol": "^0.16.1",
"meta3d-type": "^0.16.0",
"meta3d-ui-protocol": "^0.16.0"
"meta3d-action-import-event-protocol": "^0.17.0",
"meta3d-event-data-protocol": "^0.17.0",
"meta3d-event-sourcing-protocol": "^0.17.0",
"meta3d-type": "^0.17.0",
"meta3d-ui-protocol": "^0.17.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.16.0",
"meta3d-tool-publish": "^0.17.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-publish/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meta3d-action-publish",
"version": "0.16.1",
"version": "0.17.0",
"publisher": "0xf63e1991A343814EdE505D7cfC368615EAe75307",
"displayName": "meta3d-action-publish",
"repoLink": "",
Expand All @@ -23,17 +23,17 @@
"@types/file-saver": "^2.0.5",
"file-saver": "^2.0.5",
"jszip": "^3.10.1",
"meta3d-action-publish-protocol": "^0.16.1",
"meta3d-action-run-protocol": "^0.16.0",
"meta3d-export-scene-protocol": "^0.16.0",
"meta3d-type": "^0.16.0"
"meta3d-action-publish-protocol": "^0.17.0",
"meta3d-action-run-protocol": "^0.17.0",
"meta3d-export-scene-protocol": "^0.17.0",
"meta3d-type": "^0.17.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.16.0",
"meta3d-tool-publish": "^0.17.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-run/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meta3d-action-run",
"version": "0.16.2",
"version": "0.17.0",
"publisher": "0xf63e1991A343814EdE505D7cfC368615EAe75307",
"displayName": "meta3d-action-run",
"repoLink": "",
Expand All @@ -17,21 +17,21 @@
},
"keywords": [],
"dependencies": {
"meta3d-action-run-protocol": "^0.16.1",
"meta3d-editor-run-engine-gameview-protocol": "^0.16.0",
"meta3d-event-sourcing-protocol": "^0.16.0",
"meta3d-event-protocol": "^0.16.0",
"meta3d-type": "^0.16.0",
"meta3d-ui-control-button-protocol": "^0.16.0",
"meta3d-ui-protocol": "^0.16.0",
"meta3d-ui-utils": "^0.16.0"
"meta3d-action-run-protocol": "^0.17.0",
"meta3d-editor-run-engine-gameview-protocol": "^0.17.0",
"meta3d-event-protocol": "^0.17.0",
"meta3d-event-sourcing-protocol": "^0.17.0",
"meta3d-type": "^0.17.0",
"meta3d-ui-control-button-protocol": "^0.17.0",
"meta3d-ui-protocol": "^0.17.0",
"meta3d-ui-utils": "^0.17.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.16.0",
"meta3d-tool-publish": "^0.17.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-stop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meta3d-action-stop",
"version": "0.16.3",
"version": "0.17.0",
"publisher": "0xf63e1991A343814EdE505D7cfC368615EAe75307",
"displayName": "meta3d-action-stop",
"repoLink": "",
Expand All @@ -17,20 +17,20 @@
},
"keywords": [],
"dependencies": {
"meta3d-action-stop-protocol": "^0.16.1",
"meta3d-event-sourcing-protocol": "^0.16.0",
"meta3d-event-protocol": "^0.16.0",
"meta3d-type": "^0.16.0",
"meta3d-ui-control-button-protocol": "^0.16.0",
"meta3d-ui-protocol": "^0.16.0",
"meta3d-ui-utils": "^0.16.0"
"meta3d-action-stop-protocol": "^0.17.0",
"meta3d-event-protocol": "^0.17.0",
"meta3d-event-sourcing-protocol": "^0.17.0",
"meta3d-type": "^0.17.0",
"meta3d-ui-control-button-protocol": "^0.17.0",
"meta3d-ui-protocol": "^0.17.0",
"meta3d-ui-utils": "^0.17.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.16.0",
"meta3d-tool-publish": "^0.17.0",
"source-map-loader": "^3.0.0",
"ts-loader": "^9.2.6",
"typescript": "^4.2.3",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meta3d-component-arcballcameracontroller",
"version": "0.16.0",
"version": "0.17.0",
"publisher": "0xf63e1991A343814EdE505D7cfC368615EAe75307",
"protocol": {
"name": "meta3d-component-arcballcameracontroller-protocol"
Expand All @@ -18,8 +18,8 @@
},
"keywords": [],
"dependencies": {
"meta3d-component-arcballcameracontroller-protocol": "^0.16.0",
"meta3d-type": "^0.16.0",
"meta3d-component-arcballcameracontroller-protocol": "^0.17.0",
"meta3d-type": "^0.17.0",
"rescript": "^10.0.1"
},
"devDependencies": {
Expand All @@ -33,7 +33,7 @@
"gentype": "^3.48.0",
"gulp": "^4.0.2",
"jest": "^25.2.3",
"meta3d-tool-publish": "^0.16.0",
"meta3d-tool-publish": "^0.17.0",
"webpack": "^5.62.1",
"webpack-cli": "^4.9.1"
}
Expand Down
8 changes: 4 additions & 4 deletions contributes/meta3d-component-basiccameraview/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meta3d-component-basiccameraview",
"version": "0.16.0",
"version": "0.17.0",
"publisher": "0xf63e1991A343814EdE505D7cfC368615EAe75307",
"protocol": {
"name": "meta3d-component-basiccameraview-protocol"
Expand All @@ -18,8 +18,8 @@
},
"keywords": [],
"dependencies": {
"meta3d-component-basiccameraview-protocol": "^0.16.0",
"meta3d-type": "^0.16.0",
"meta3d-component-basiccameraview-protocol": "^0.17.0",
"meta3d-type": "^0.17.0",
"rescript": "^10.0.1"
},
"devDependencies": {
Expand All @@ -33,7 +33,7 @@
"gentype": "^3.48.0",
"gulp": "^4.0.2",
"jest": "^25.2.3",
"meta3d-tool-publish": "^0.16.0",
"meta3d-tool-publish": "^0.17.0",
"webpack": "^5.62.1",
"webpack-cli": "^4.9.1"
}
Expand Down
8 changes: 4 additions & 4 deletions contributes/meta3d-component-directionlight/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meta3d-component-directionlight",
"version": "0.16.0",
"version": "0.17.0",
"publisher": "0xf63e1991A343814EdE505D7cfC368615EAe75307",
"protocol": {
"name": "meta3d-component-directionlight-protocol"
Expand All @@ -18,8 +18,8 @@
},
"keywords": [],
"dependencies": {
"meta3d-component-directionlight-protocol": "^0.16.0",
"meta3d-type": "^0.16.0",
"meta3d-component-directionlight-protocol": "^0.17.0",
"meta3d-type": "^0.17.0",
"rescript": "^10.0.1"
},
"devDependencies": {
Expand All @@ -33,7 +33,7 @@
"gentype": "^3.48.0",
"gulp": "^4.0.2",
"jest": "^25.2.3",
"meta3d-tool-publish": "^0.16.0",
"meta3d-tool-publish": "^0.17.0",
"webpack": "^5.62.1",
"webpack-cli": "^4.9.1"
}
Expand Down
10 changes: 5 additions & 5 deletions contributes/meta3d-component-geometry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meta3d-component-geometry",
"version": "0.16.0",
"version": "0.17.0",
"publisher": "0xf63e1991A343814EdE505D7cfC368615EAe75307",
"protocol": {
"name": "meta3d-component-geometry-protocol"
Expand All @@ -18,9 +18,9 @@
},
"keywords": [],
"dependencies": {
"meta3d-component-geometry-protocol": "^0.16.0",
"meta3d-component-geometry-protocol-common": "^0.16.0",
"meta3d-type": "^0.16.0",
"meta3d-component-geometry-protocol": "^0.17.0",
"meta3d-component-geometry-protocol-common": "^0.17.0",
"meta3d-type": "^0.17.0",
"rescript": "^10.0.1"
},
"devDependencies": {
Expand All @@ -34,7 +34,7 @@
"gentype": "^3.48.0",
"gulp": "^4.0.2",
"jest": "^25.2.3",
"meta3d-tool-publish": "^0.16.0",
"meta3d-tool-publish": "^0.17.0",
"webpack": "^5.62.1",
"webpack-cli": "^4.9.1"
}
Expand Down
10 changes: 5 additions & 5 deletions contributes/meta3d-component-pbrmaterial/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meta3d-component-pbrmaterial",
"version": "0.16.0",
"version": "0.17.0",
"publisher": "0xf63e1991A343814EdE505D7cfC368615EAe75307",
"protocol": {
"name": "meta3d-component-pbrmaterial-protocol"
Expand All @@ -18,9 +18,9 @@
},
"keywords": [],
"dependencies": {
"meta3d-component-pbrmaterial-protocol": "^0.16.0",
"meta3d-component-pbrmaterial-protocol-common": "^0.16.0",
"meta3d-type": "^0.16.0",
"meta3d-component-pbrmaterial-protocol": "^0.17.0",
"meta3d-component-pbrmaterial-protocol-common": "^0.17.0",
"meta3d-type": "^0.17.0",
"rescript": "^10.0.1"
},
"devDependencies": {
Expand All @@ -34,7 +34,7 @@
"gentype": "^3.48.0",
"gulp": "^4.0.2",
"jest": "^25.2.3",
"meta3d-tool-publish": "^0.16.0",
"meta3d-tool-publish": "^0.17.0",
"webpack": "^5.62.1",
"webpack-cli": "^4.9.1"
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "meta3d-component-perspectivecameraprojection",
"version": "0.16.0",
"version": "0.17.0",
"publisher": "0xf63e1991A343814EdE505D7cfC368615EAe75307",
"protocol": {
"name": "meta3d-component-perspectivecameraprojection-protocol"
Expand All @@ -18,8 +18,8 @@
},
"keywords": [],
"dependencies": {
"meta3d-component-perspectivecameraprojection-protocol": "^0.16.0",
"meta3d-type": "^0.16.0",
"meta3d-component-perspectivecameraprojection-protocol": "^0.17.0",
"meta3d-type": "^0.17.0",
"rescript": "^10.0.1"
},
"devDependencies": {
Expand All @@ -33,7 +33,7 @@
"gentype": "^3.48.0",
"gulp": "^4.0.2",
"jest": "^25.2.3",
"meta3d-tool-publish": "^0.16.0",
"meta3d-tool-publish": "^0.17.0",
"webpack": "^5.62.1",
"webpack-cli": "^4.9.1"
}
Expand Down
Loading

0 comments on commit 6f66c47

Please sign in to comment.