summaryrefslogtreecommitdiffstats
path: root/texture_utils.cginc
Commit message (Collapse)AuthorAge
* 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