Shader Graph Plus - Version 114515

Created
Total Size5.9 MB (6,191,499 bytes)
Modified Size252.9 KB (258,971 bytes)
File Count220
Engine Version20
Changes
Fix Case where Sampler can get duplcated
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 (252.9 KB modified)

+1 ~5
  • Assets/textures/guh.png (92.5 KB)
  • .bin/package.quack.shadergraphplus.cll (802 B -> 802 B)
  • Editor/ShaderGraphPlus/Compiler/GraphCompiler.cs (65 KB -> 63.7 KB)
  • Editor/ShaderGraphPlus/MainWindow.cs (47.8 KB -> 47.7 KB)
  • Editor/ShaderGraphPlus/Nodes/Input/TextureNodes.cs (43.4 KB -> 43.4 KB)
  • Editor/ShaderGraphPlus/Sampler.cs (4.6 KB -> 4.8 KB)