Water Tool - Version 279203

Created
Total Size8.5 MB (8,934,331 bytes)
Modified Size1.7 MB (1,760,828 bytes)
File Count81
Engine Version25
Changes
Changes on 2026-06-10
Meta
{ "Compiler": { "RootNamespace": "Sandbox", "DefineConstants": "SANDBOX", "NoWarn": "1701;1702;1591;", "WarningsAsErrors": "", "TreatWarningsAsErrors": false, "Nullables": false, "ReleaseMode": "Release", "AssemblyReferences": [], "ReplacementDirectives": { ".Server.cs": "SERVER" }, "IgnoreFolders": [], "DistinctAssemblyReferences": [] }, "Resources": "", "CodePackageReferences": [] }
{
  "Compiler": {
    "RootNamespace": "Sandbox",
    "DefineConstants": "SANDBOX",
    "NoWarn": "1701;1702;1591;",
    "WarningsAsErrors": "",
    "TreatWarningsAsErrors": false,
    "Nullables": false,
    "ReleaseMode": "Release",
    "AssemblyReferences": [],
    "ReplacementDirectives": {
      ".Server.cs": "SERVER"
    },
    "IgnoreFolders": [],
    "DistinctAssemblyReferences": []
  },
  "Resources": "",
  "CodePackageReferences": []
}

Diff (1.7 MB modified)

+11 ~28
  • Assets/Prefabs/underwater_audiomanager.prefab (1.1 KB)
  • Assets/Prefabs/underwater_audiomanager.prefab_c (1 KB)
  • Assets/Sounds/watersplash-enter.sound (1003 B)
  • Assets/Sounds/watersplash-enter.sound_c (951 B)
  • Assets/Sounds/watersplash-exit.sound (1004 B)
  • Assets/Sounds/watersplash-exit.sound_c (952 B)
  • Assets/Sounds/waterswimming-loop.sound (1007 B)
  • Assets/Sounds/waterswimming-loop.sound_c (955 B)
  • Code/Water/UnderwaterAudioManager.cs (3.4 KB)
  • Code/Water/WaterManager.Ripples.cs (5.6 KB)
  • Code/Water/WaterRippleEmitter.cs (4.3 KB)
  • .bin/package.redsnail.watertool.cll (23.2 KB -> 29.3 KB)
  • .bin/package.redsnail.watertool.xml (2.6 KB -> 4.4 KB)
  • Assets/Materials/LakeWater.vmat (1.7 KB -> 1.7 KB)
  • Assets/Materials/lakewater.vmat_c (4.6 KB -> 4.6 KB)
  • Assets/Materials/OceanWater.vmat (1.6 KB -> 1.7 KB)
  • Assets/Materials/oceanwater.vmat_c (4.5 KB -> 4.5 KB)
  • Assets/Prefabs/democube.prefab (4.5 KB -> 4.8 KB)
  • Assets/Prefabs/democube.prefab_c (3.2 KB -> 3.5 KB)
  • Assets/Prefabs/demosmallboat.prefab (6.3 KB -> 6.6 KB)
  • Assets/Prefabs/demosmallboat.prefab_c (4.5 KB -> 4.7 KB)
  • Assets/Resources/Lake.wtdef (461 B -> 462 B)
  • Assets/Resources/lake.wtdef_c (578 B -> 579 B)
  • Assets/Resources/Ocean.wtdef (465 B -> 466 B)
  • Assets/Resources/ocean.wtdef_c (582 B -> 583 B)
  • Assets/Scenes/Demo.scene (777.2 KB -> 780.3 KB)
  • Assets/Scenes/demo.scene_c (348.7 KB -> 350.8 KB)
  • Assets/Shaders/advancedwater.shader (27.2 KB -> 31.4 KB)
  • Assets/Shaders/advancedwater.shader_c (375.2 KB -> 391.9 KB)
  • Assets/Shaders/water_clipmap_cs.shader (2.9 KB -> 1.9 KB)
  • Assets/Shaders/water_clipmap_cs.shader_c (20.2 KB -> 14.7 KB)
  • Assets/Sounds/ocean-loop.sndscape (199 B -> 201 B)
  • Assets/Sounds/ocean-loop.sndscape_c (411 B -> 413 B)
  • Code/Miscellaneous/FixedSwim.cs (1.9 KB -> 3 KB)
  • Code/Water/Buoyancy/Buoyancy.cs (6.6 KB -> 9.7 KB)
  • Code/Water/WaterBodyRenderer.cs (14.5 KB -> 14.7 KB)
  • Code/Water/WaterManager.cs (6 KB -> 6.1 KB)
  • Code/Water/WaterManager.Displacement.cs (4.7 KB -> 5.1 KB)
  • Code/Water/WaterQuad.cs (18.8 KB -> 20.4 KB)