summaryrefslogtreecommitdiffstats
path: root/texture_utils.cginc
Commit message (Collapse)AuthorAge
* tweak how decal rotation worksyum2025-04-23
|
* add 2 more uv channelsyum2025-04-18
|
* Add matcaps and rim lightingyum2025-02-18
* Add min brightness * MainTex and BumpMap can be independently tiled * Fix outlines * Remove lightDirTS (unused) * Normalize i.normal in pixel shader * Elide unused AO when locked * Wrap lines at 80 columns