Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

language support: HLSL (Cg) and GLSL #141

Merged
merged 1 commit into from
Nov 15, 2022
Merged

language support: HLSL (Cg) and GLSL #141

merged 1 commit into from
Nov 15, 2022

Conversation

kleineluka
Copy link
Contributor

@kleineluka kleineluka commented Nov 14, 2022

  1. Added language and icon "HLSL" (also called Cg) for the extensions .hlsl, .shader, .cginc, .cg, and .fx.

  2. Added language and icon "GLSL" for .glsl, .frag, .vert, .tesc, .tese, and .comp.

1) Added language and icon "HLSL" (also called Cg) for the extensions .hlsl, .shader, .cginc, .cg, and .fx.

2) Added language and icon "GLSL" for .glsl, .frag, .tesc, .tese, and .comp.
@xhayper xhayper added the enhancement New feature or request label Nov 15, 2022
@xhayper
Copy link
Collaborator

xhayper commented Nov 15, 2022

Nice work on the icon!
I would want the file extension to be a regex, but whatever, as long as it work it works! thank you for your contribution!

@xhayper xhayper merged commit 6ef91ab into leonardssh:main Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants