summaryrefslogtreecommitdiffstats
path: root/Scripts/ThryEditor
Commit message (Collapse)AuthorAge
* Stop vendoring thryyum2025-04-08
| | | | Rely on Poi's copy instead :'(
* Add false color visualizeryum2025-03-20
| | | | | | Based on Sotalo's Furality talk - I wanted a way to visualize when my albedo is outside the recommended [0.025, 90]% brightness range. This feature does that. Dark is rendered red, bright is rendered blue.
* Add codeyum2025-02-11
Implement basic diffuse and specular BRDF based heavily on silent's filamented shader.