Harald Csaszar
|
5bd3f3aeb9
|
[unity] Added zwrite variant of URP Skeleton-OutlineOnly shader. Closes #2676.
|
2024-11-11 18:46:28 +01:00 |
|
Harald Csaszar
|
68688a7c94
|
[unity] All Outline shaders provide Width in Screen Space parameter for constant screen-space outline width at differently scaled attachments. Closes #1615.
|
2024-05-23 15:36:53 +02:00 |
|
Harald Csaszar
|
3527b926bd
|
[unity] URP shader build error when added to always included shaders. Closes #2406.
|
2023-10-26 23:19:54 +02:00 |
|
Harald Csaszar
|
a1f27d74b1
|
[unity] URP shaders: Fixed SRP batcher compatibility issues and compile errors at some project configurations.
|
2023-05-31 17:53:02 +02:00 |
|
Harald Csaszar
|
a3e0ab37ed
|
[unity] Added outline shader parameter Advanced - Opaque Alpha which can be used to exclude problematic semi-transparent areas.
|
2022-09-02 19:56:51 +02:00 |
|
Harald Csaszar
|
16b95b971b
|
[unity] Now all URP and LWRP shaders support SRP batching. Closes #1813.
|
2020-12-02 20:23:31 +01:00 |
|
Harald Csaszar
|
6df16d4fe1
|
[unity] Added ontline-only single pass shaders to LWRP and URP packages. This allows for separate outline child GameObjects that reference the existing Mesh of their parent, and re-draw the mesh using this outline shader.
The component to ease replacing materials of the parent will be added in separate upcoming commit.
|
2020-03-27 16:56:33 +01:00 |
|