| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | sketch out faceme feature | yum | 2025-03-08 |
| | | |||
| * | add dynamic outline toggle | yum | 2025-02-28 |
| | | |||
| * | Add detail maps | yum | 2025-02-27 |
| | | |||
| * | matcaps/rim lighting can now affect lighting in addition to albedo | yum | 2025-02-26 |
| | | |||
| * | Add glitter and more masked stencil channels | yum | 2025-02-26 |
| | | |||
| * | Add focal length multiplier | yum | 2025-02-24 |
| | | |||
| * | Extra stencil color pass behaves as base pass when disabled and not locked | yum | 2025-02-24 |
| | | |||
| * | fix extra stencil pass on transparent (cutout) materials | yum | 2025-02-24 |
| | | |||
| * | begin work on stencil+pass-based eye clipping | yum | 2025-02-23 |
| | | |||
| * | add ssfd | yum | 2025-02-22 |
| | | |||
| * | add eye shader | yum | 2025-02-20 |
| | | |||
| * | Add emission, fine-tune quantized specular | yum | 2025-02-20 |
| | | |||
| * | Add vertex domain warping gimmick | yum | 2025-02-19 |
| | | |||
| * | Add matcaps and rim lighting | yum | 2025-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 | ||
| * | fix normal bugs, add normal shadowing | yum | 2025-02-12 |
| | | | | | going to remove normal shadowing, it's not worth the complexity | ||
| * | Add a bunch of features | yum | 2025-02-12 |
| | | | | | | | | | | | | | | | | | | | * stereo instancing * outlines * shadows (casting & receiving) * unity fog * blend modes * wrapped lighting (generalized half lambertian) * diffuse & specular have independent knobs Also: * fix bug where shadow caster wouldn't clip in cutout mode. * remove a bunch of unused params * use ifex to minimize size of locked materials (more to be done probably) * improve formatting | ||
| * | Add code | yum | 2025-02-11 |
| Implement basic diffuse and specular BRDF based heavily on silent's filamented shader. | |||
