ycw / three-shaderlib-skim

👁️👄👁️ to skim glsl sources w/ foldable shader chunks for threejs shaderlib
https://ycw.github.io/three-shaderlib-skim/dist/
MIT License
81 stars 6 forks source link

Add Expand all/Collapse all button for material #2

Closed marcofugaro closed 3 years ago

marcofugaro commented 3 years ago

I have bookmarked this, it's so great.

Another thing that would be useful is a Expand all/Collapse button for each material, which would expand or collapse all includes.

This is useful also for the search, to see where a variable is defined or updated.