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

Backend: Enabling Shader with Enum #2035

Merged
merged 6 commits into from
Jun 30, 2024

Conversation

j10a1n15
Copy link
Contributor

@j10a1n15 j10a1n15 commented Jun 8, 2024

What

This Pull Request updates the Shader System to require an entry from the Shaders enum for enabling shaders, instead of using the shader name.

Changelog Technical Details

  • Updated the shader enabling system to work with enums instead of shader names. - j10a1n15

j10a1n15 added 3 commits June 8, 2024 16:59
Signed-off-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com>
Signed-off-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com>
Signed-off-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com>
@hannibal002 hannibal002 added this to the Version 0.26 milestone Jun 8, 2024
@jani270 jani270 changed the title Technical: Enabling Shader with Enum Backend: Enabling Shader with Enum Jun 22, 2024
@hannibal002 hannibal002 added the Soon This Pull Request will be merged within the next couple of betas label Jun 23, 2024
@hannibal002 hannibal002 merged commit 4a55a7d into hannibal002:beta Jun 30, 2024
4 checks passed
@github-actions github-actions bot removed the Soon This Pull Request will be merged within the next couple of betas label Jun 30, 2024
@j10a1n15 j10a1n15 deleted the technical/enabling-shader branch July 6, 2024 11:43
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.

2 participants