升级6.4.升级水,升级天气

This commit is contained in:
2026-04-05 00:26:54 +08:00
parent 63bc9b5536
commit 5f7cbfb713
635 changed files with 34718 additions and 22567 deletions

View File

@@ -1,10 +1,10 @@
{
"name": "com.waveharmonic.crest",
"version": "5.6.6",
"version": "5.8.2",
"displayName": "Crest",
"description": "An advanced water system for Unity.",
"unity": "2022.3",
"unityRelease": "21f1",
"unityRelease": "62f3",
"hideInEditor": false,
"documentationUrl": "https://docs.crest.waveharmonic.com/About/Introduction.html",
"changelogUrl": "https://docs.crest.waveharmonic.com/About/History.html",
@@ -35,14 +35,24 @@
"description": "Demonstrates wakes using the Sphere Water Interaction.",
"path": "Samples~/Wakes"
},
{
"displayName": "Waterfall",
"description": "An example of kitbashing a waterfall using various inputs.",
"path": "Samples~/Waterfall"
},
{
"displayName": "Boats",
"description": "Simple examples using boats.",
"path": "Samples~/Boats"
},
{
"displayName": "Stylized",
"description": "A stylized material example.",
"path": "Samples~/Stylized"
}
],
"dependencies": {
"com.unity.render-pipelines.core": "14.0.11",
"com.unity.shadergraph": "14.0.11"
"com.unity.render-pipelines.core": "14.0.12",
"com.unity.shadergraph": "14.0.12"
}
}