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

Organize shader chunks into vert and frag folders #4247

Merged
merged 2 commits into from
May 13, 2022

Conversation

slimbuck
Copy link
Member

This PR organises chunks into vert and frag folders and removes the designation from the filename.

This results in cleaner filenames and more logical grouping/navigation since frag and vert chunks relate to each other.

@slimbuck slimbuck added enhancement area: graphics Graphics related issue labels May 13, 2022
@slimbuck slimbuck requested a review from a team May 13, 2022 14:27
@slimbuck slimbuck self-assigned this May 13, 2022
@slimbuck slimbuck merged commit d2f2bd0 into playcanvas:main May 13, 2022
@slimbuck slimbuck deleted the chunk-restructure branch May 13, 2022 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants