Skip to content

Reorganized folders for chunks and their collections #7695

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

Merged
merged 2 commits into from
May 21, 2025

Conversation

mvaligursky
Copy link
Contributor

@mvaligursky mvaligursky commented May 21, 2025

folders before

shader-lib/
├── chunks-glsl/
├── chunks-wgsl/
└── collections/  (mixed)

folders now

shader-lib/
├── glsl/
│   ├── chunks/
│   └── collections/
└── wgsl/
    ├── chunks/
    └── collections/

@mvaligursky mvaligursky self-assigned this May 21, 2025
@mvaligursky mvaligursky added the area: graphics Graphics related issue label May 21, 2025
@mvaligursky mvaligursky requested a review from a team May 21, 2025 15:24
@mvaligursky mvaligursky merged commit ae35011 into main May 21, 2025
7 checks passed
@mvaligursky mvaligursky deleted the mv-chunk-collections-folders branch May 21, 2025 15:39
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.

2 participants