Shader Graph Plus - Version 114447

Created
Total Size5.8 MB (6,098,017 bytes)
Modified Size104.9 KB (107,391 bytes)
File Count219
Engine Version20
Changes
Changes on 2025-08-17
Meta
{ "CsProjName": "shadergraphplus", "Compiler": { "RootNamespace": "ShaderGraphPlus", "DefineConstants": "SANDBOX;ADDON;DEBUG", "NoWarn": "1701;1702;1591;", "WarningsAsErrors": "", "TreatWarningsAsErrors": false, "Nullables": false, "ReleaseMode": "Debug", "AssemblyReferences": [], "IgnoreFolders": [ "editor", "unittest" ], "DistinctAssemblyReferences": [] }, "Resources": "", "CodePackageReferences": [] }
{
  "CsProjName": "shadergraphplus",
  "Compiler": {
    "RootNamespace": "ShaderGraphPlus",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;1591;",
    "WarningsAsErrors": "",
    "TreatWarningsAsErrors": false,
    "Nullables": false,
    "ReleaseMode": "Debug",
    "AssemblyReferences": [],
    "IgnoreFolders": [
      "editor",
      "unittest"
    ],
    "DistinctAssemblyReferences": []
  },
  "Resources": "",
  "CodePackageReferences": []
}

Diff (104.9 KB modified)

+2 ~5
  • Editor/ShaderGraphPlus/Nodes Core/IReplaceNode.cs (255 B)
  • Editor/ShaderGraphPlus/Nodes Core/ITextureInputNode.cs (164 B)
  • .bin/package.quack.shadergraphplus.cll (802 B -> 803 B)
  • Editor/ShaderGraphPlus/MainWindow.cs (48.9 KB -> 47.8 KB)
  • Editor/ShaderGraphPlus/Nodes Core/BaseNode.cs (12.3 KB -> 12.3 KB)
  • Editor/ShaderGraphPlus/Nodes Core/IInitializeNode.cs (447 B -> 229 B)
  • Editor/ShaderGraphPlus/Nodes/Input/TextureNodes.cs (43 KB -> 43.4 KB)