Skip to content

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.

3 participants