Related: #11
Since #11 I worked around those errors.
It seems like anything inside Packages\com.z3y.graphlit\Editor\ShaderNode\Nodes\Functions cannot be used in Subgraphs, since those functions will break.
Not sure what about this setup breaks the Shader-Compilation btw.
Here are all the relevant GraphLit files: Wings.zip
Erorrs:
[Worker16] Shader error in 'Graphlit/Wings_Shader': redefinition of 'Branch15' at line 483 (on d3d11)
[Worker16] Shader error in 'Graphlit/Wings_Shader': redefinition of 'Branch15' at line 235 (on d3d11)
Related: #11
Since #11 I worked around those errors.
It seems like anything inside
Packages\com.z3y.graphlit\Editor\ShaderNode\Nodes\Functionscannot be used in Subgraphs, since those functions will break.Not sure what about this setup breaks the Shader-Compilation btw.
Here are all the relevant GraphLit files: Wings.zip
Erorrs:
[Worker16] Shader error in 'Graphlit/Wings_Shader': redefinition of 'Branch15' at line 483 (on d3d11)[Worker16] Shader error in 'Graphlit/Wings_Shader': redefinition of 'Branch15' at line 235 (on d3d11)