Shader Graph Plus - Version 163538

Created
Total Size5.7 MB (6,010,064 bytes)
Modified Size123.7 KB (126,675 bytes)
File Count251
Engine Version24
Changes
March 2026 Hotfix 1
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 (123.7 KB modified)

~7
  • .bin/package.quack.shadergraphplus.cll (1.2 KB -> 1.2 KB)
  • Editor/ShaderGraphPlus/Blackboard/BlackboardParameters.cs (13.8 KB -> 14.1 KB)
  • Editor/ShaderGraphPlus/Blackboard/Core/BlackboardParameter.cs (11.3 KB -> 11.8 KB)
  • Editor/ShaderGraphPlus/MainWindow.cs (47.8 KB -> 47.9 KB)
  • Editor/ShaderGraphPlus/Nodes Core/SubgraphInput.cs (5.7 KB -> 7 KB)
  • Editor/ShaderGraphPlus/Nodes Core/SubgraphOutput.cs (10.7 KB -> 10.8 KB)
  • Editor/ShaderGraphPlus/ShaderGraphPlusView.cs (30.9 KB -> 30.9 KB)