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
Seems like loc only recognized .frag and .vert, etc. as GLSL, but not .fs, .vs, etc.
I think it should accept both and check the file for the language(as it could be mistaken as F#).
The text was updated successfully, but these errors were encountered:
Seems like loc only recognized .frag and .vert, etc. as GLSL, but not .fs, .vs, etc.
I think it should accept both and check the file for the language(as it could be mistaken as F#).
The text was updated successfully, but these errors were encountered: