You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Normally I like to use the .glsl extension for my shader files. Is it possible to enable it for extensions other than.glslx? (A note in the readme would also be helpful.)
It doesn't seem to understand #define. It gives me Syntax error "#"
The text was updated successfully, but these errors were encountered:
Hi, this extension looks really cool!
I gave it a try and ran into a couple of hitches:
Normally I like to use the
.glsl
extension for my shader files. Is it possible to enable it for extensions other than.glslx
? (A note in the readme would also be helpful.)It doesn't seem to understand
#define
. It gives meSyntax error "#"
The text was updated successfully, but these errors were encountered: