cables-gl / cables_docs

cables documentation docs.cables.gl
https://cables.gl/docs/docs
45 stars 16 forks source link

subpatches throw warnings for commented-out lines in shaders #853

Open wayfu opened 2 months ago

wayfu commented 2 months ago

when I open the 'Manage Op' page for a subpatch containing a CustomShader that has the word 'uniform' in comments in the fragment shader, I get a warning:

image

the warning disappears when i remove these comments: image

pandrr commented 2 months ago

thanks fixed on dev.cables.gl shader warnings will only be shown for shader attachments.

steam0r commented 3 weeks ago

this is now on cables.gl!