Shader Graph Plus - Version 126294

Created
Total Size6.1 MB (6,351,181 bytes)
Modified Size110 KB (112,641 bytes)
File Count291
Engine Version22
Changes
October2025-Hotfix1
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 (110 KB modified)

~9
  • .bin/package.quack.shadergraphplus.cll (1.2 KB -> 1.2 KB)
  • Editor/Internal/NodeEditorPlus/NodeGraph/NodeUI.cs (17.6 KB -> 17.9 KB)
  • Editor/Internal/NodeEditorPlus/NodePublic/Graph.cs (4 KB -> 4.1 KB)
  • Editor/ShaderGraphPlus/Blackboard/BaseBlackboardParameter.cs (4.8 KB -> 4.8 KB)
  • Editor/ShaderGraphPlus/Blackboard/BlackboardMaterialParameters.cs (10.1 KB -> 10.4 KB)
  • Editor/ShaderGraphPlus/ClassNodeTypes/ConstantToParameterNodeType.cs (3.6 KB -> 6.3 KB)
  • Editor/ShaderGraphPlus/Nodes Core/SubgraphInput/SubgraphInput.cs (9.4 KB -> 9.9 KB)
  • Editor/ShaderGraphPlus/Nodes/Input/ParameterNodes.cs (17.4 KB -> 17.7 KB)
  • Editor/ShaderGraphPlus/ShaderGraphPlusView.cs (36.1 KB -> 37.8 KB)