Update to Cocos 3.8.3

This commit is contained in:
Martin Kral
2024-06-25 14:54:23 +02:00
parent 3ac5e106b4
commit b80871d8f2
365 changed files with 594 additions and 573 deletions

View File

@@ -1,5 +1,5 @@
{
"__version__": "1.0.7",
"__version__": "1.0.9",
"modules": {
"cache": {
"base": {
@@ -111,6 +111,9 @@
},
"custom-pipeline": {
"_value": false
},
"graphics": {
"_value": true
}
},
"includeModules": [
@@ -124,6 +127,7 @@
"intersection-2d",
"light-probe",
"marionette",
"meshopt",
"particle-2d",
"physics-2d-builtin",
"profiler",