summaryrefslogtreecommitdiffstats
path: root/Editor
Commit message (Collapse)AuthorAge
* Add transparent & transclipping rendering modesyum2024-05-26
|
* PBR overlay bugfixesyum2024-05-26
|
* Overhaul PBR overlayyum2024-05-26
| | | | | | | Add second PBR overlay and fix masking behavior. Also elide keywords based on shader variant. This should improve performance.
* Add scale & offset to some texture fieldsyum2024-05-25
|
* Add stochastic cutout rendering modeyum2024-05-22
| | | | | | Use a randomized threshold instead of a static one when rendering transparency in cutout mode. This lets us render things like fabrics. Requires UVs to work properly.
* Add matcap/rim lighting emissions, matcap distortionyum2024-05-22
|
* Clarify what `Cubemap` doesyum2024-05-14
|
* Add two rim lighting slotsyum2024-05-11
|
* Make flat normals adjustableyum2024-05-11
|
* Add LTCGIyum2024-04-25
| | | | Also begin trying to fix fallback shaders.
* Initial commityum2024-04-22
Code bomb. Put tooner in version control.