mirror of
https://gitee.com/dgflash/oops-game-kit.git
synced 2026-09-03 09:54:13 +08:00
升级cc3.8.4
This commit is contained in:
@@ -265,7 +265,7 @@
|
||||
"_priority": 1073741824,
|
||||
"_fov": 45,
|
||||
"_fovAxis": 0,
|
||||
"_orthoHeight": 360,
|
||||
"_orthoHeight": 362.993762993763,
|
||||
"_near": 1,
|
||||
"_far": 2000,
|
||||
"_color": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"_sourceId": "c30b28da-749e-479b-bcb6-cecd8d7be9e3",
|
||||
"creator": {
|
||||
"version": "3.8.3"
|
||||
"version": "3.8.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"crypto-es": "^1.2.7"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"__version__": "1.0.9",
|
||||
"__version__": "1.0.10",
|
||||
"modules": {
|
||||
"cache": {
|
||||
"base": {
|
||||
@@ -121,8 +121,8 @@
|
||||
"procedural-animation": {
|
||||
"_value": true
|
||||
},
|
||||
"custom-pipeline": {
|
||||
"_value": false
|
||||
"render-pipeline": {
|
||||
"_option": "legacy-pipeline"
|
||||
}
|
||||
},
|
||||
"flags": {},
|
||||
@@ -136,6 +136,7 @@
|
||||
"gfx-webgl",
|
||||
"gfx-webgl2",
|
||||
"intersection-2d",
|
||||
"legacy-pipeline",
|
||||
"marionette",
|
||||
"meshopt",
|
||||
"particle-2d",
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"general": {
|
||||
"designResolution": {
|
||||
"fitWidth": true,
|
||||
"fitHeight": false,
|
||||
"fitWidth": false,
|
||||
"fitHeight": true,
|
||||
"height": 720,
|
||||
"width": 1200
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user