summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Glitter: move back to dominant direction for IBLyum2026-03-30
|
* Glitter: formattingyum2026-03-30
|
* Glitter: use micro normal for IBLyum2026-03-30
|
* Refactor & credit glitteryum2026-03-29
|
* Reframe glitter as a standalone lobe in the brdfyum2026-03-29
|
* Roughly integrate glitter into brdfyum2026-03-29
|
* Continue work on glitteryum2026-03-29
|
* Fix burley normal decodingyum2026-03-28
|
* Add more channels to burley tilingyum2026-03-28
|
* Finish implementing burley per-channel histogram preserving blending operatoryum2026-03-28
|
* Begin work on Burley's per-pixel histogram preserving blendingyum2026-03-28
|
* Add garamond msdf lutyum2026-03-26
|
* Put ssfd shadow effect behind static branchyum2026-03-26
|
* Try to avoid NaN in dominant direction calculationyum2026-03-24
|
* Refactor ssdf and matcaps/rl into "late pbr" stage; implement ssdf shadowsyum2026-03-24
|
* Encapsulate ssfd and letter grid inside pbr.cgincyum2026-03-24
|
* Port ssfd feature from 2neryum2026-03-24
|
* Add letter grid animationyum2026-03-24
|
* Pull in letter grid gimmick from 2neryum2026-03-24
|
* Tweaks - do premultiplied alpha, add a [branch], adjust slider limitsyum2026-03-23
|
* Clean up marble codeyum2026-03-17
|
* Add faster 3-in 1-out hasher for domain warpingyum2026-03-17
| | | | Goes from ~1.7 ms/frame to ~1.1 ms/frame in 10-octave microbenchmark.
* Brightness clamp affects clearcoat nowyum2026-03-16
|
* Restore spec aoyum2026-03-16
|
* Begin work on cloth (again)yum2026-03-16
|
* Miscyum2026-03-16
|
* Move marble over to procedural noiseyum2026-03-16
|
* More flashing adjustmentsyum2026-03-16
| | | | IBL specular looks sharper up close now.
* Fix normal filtering, which fixes both IBL and direct lighting flashingyum2026-03-16
|
* Add (cheap) hacks to minimize flashy specular highlightsyum2026-03-16
|
* Add more debug viewsyum2026-03-16
|
* Further improve tessellation shadowsyum2026-03-16
|
* Fix tessellation shadows, and potential lighting NaNsyum2026-03-16
|
* Add kintsugi domain warpingyum2026-03-16
|
* Optimize noise bakeryum2026-03-15
|
* Add "kintsugi" effect - 3D voronoi boundary compositingyum2026-03-15
|
* Add noise texture generatoryum2026-03-15
|
* Finish marble reworkyum2026-03-15
|
* Begin overhauling marbleyum2026-03-15
|
* Add normal map to clearcoatyum2026-03-11
|
* Update specular occlusion; always runs nowyum2026-03-11
|
* Fix clearcoat IBLyum2026-03-09
|
* Add metallic gloss sliders to decalsyum2026-03-08
|
* Add data.cginc - header for data containersyum2026-03-07
|
* Add normal map to decalsyum2026-03-07
|
* Add sdf mode to decalsyum2026-03-07
|
* Decals: tweak rotation orderyum2026-03-07
|
* Fix cutout renderingyum2026-03-06
|
* Add 4 more decal slotsyum2026-03-06
|
* Switch from #ifdef to uniform branches for decalsyum2026-03-06
| | | | | Makes code much smaller & simpler, and shader locker constant folding should make it just as efficient.