Skip to content

Update for TD 2023.11290 - #7

Open
superpeachman wants to merge 1 commit into
satoruhiga:masterfrom
superpeachman:master
Open

superpeachman wants to merge 1 commit into
satoruhiga:masterfrom
superpeachman:master

Conversation

@superpeachman

Copy link
Copy Markdown

TD 2023.11290 got errors below.

ERROR: Linking vertex and fragment stages: Member names and types must match:
Block: Vertex
vertex stage: " vec4 Color"
fragment stage: " vec4 Cd"
Malcolm, Derivative Staff says that TD updated the internal code "Cd" to "Color" in this thread: https://forum.derivative.ca/t/td2023-glsl-mat-cd-in-struct-error/405943.

I updated "Cd" to "Color" on some "src/tmpl glsl files" and some "raw" codes on the tox file below.

/ShaderBuilder/codeblock1
/ShaderBuilder/master_Principal/principal
/ShaderBuilder/master_Blending/text2

TD 2023.11290 got errors below.

ERROR: Linking vertex and fragment stages: Member names and types must match:
Block: Vertex
vertex stage: " vec4 Color"
fragment stage: " vec4 Cd"
Malcolm, Derivative Staff says that TD updated the internal code "Cd" to "Color" in this thread: https://forum.derivative.ca/t/td2023-glsl-mat-cd-in-struct-error/405943.

I updated "Cd" to "Color" on some "src/tmpl glsl files" and some "raw" codes on the tox file below.

/ShaderBuilder/codeblock1
/ShaderBuilder/master_Principal/principal
/ShaderBuilder/master_Blending/text2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant