137 Commits

Author SHA1 Message Date
Harald Csaszar
5bd3f3aeb9 [unity] Added zwrite variant of URP Skeleton-OutlineOnly shader. Closes #2676. 2024-11-11 18:46:28 +01:00
Harald Csaszar
80fb9f3c5a [unity] Fixed URP shader compile errors on Unity 6. Closes #2603. 2024-08-16 18:14:50 +02:00
Harald Csaszar
0bcdc314b4 [unity] Fixed errors in URP blend mode shaders when main and additional lights are disabled. Closes #2592. 2024-08-08 16:06:10 +02:00
Harald Csaszar
ea1929824f [unity] URP Shaders: Exposed Stencil Comparison parameter on URP blend mode shaders. 2024-07-18 16:06:18 +02:00
Harald Csaszar
6161636068 [unity] Fixed URP shader issue with bloom and HDR. Closes #2574. 2024-07-09 18:51:07 +02:00
Harald Csaszar
80a0bbed5d [unity] URP/Spine/Skeleton shader now performs proper alpha-testing when Depth Write is enabled. 2024-07-09 17:20:55 +02: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
986ab71c66 [unity] Fixed URP/2D/Skeleton Lit shader incorrectly displaying Additive slots. Closes #2533. 2024-05-23 14:44:45 +02:00
Harald Csaszar
345448a079 [unity] Updated example skeleton assets to 4.2.22. 2024-05-16 08:42:12 +02:00
Mario Zechner
ff9a6cde8b [godot] Fix runtime.sh and export.sh scripts. Reexport all assets with latest editor version. 2024-04-09 11:03:10 +02:00
Mario Zechner
32952de12d [cpp] Fixed parsing, physics, re-exported all assets and copied to runtime examples. 2024-04-02 17:51:14 +02:00
Harald Csaszar
04667ae67c [unity] Fixed URP Skeleton Lit shader secondary lights not displayed in build. Closes #2493. 2024-03-27 19:15:22 +01:00
Mario Zechner
dcb73ec24e Updated example exports 2024-03-19 10:04:06 +01:00
Nathan Sweet
ecbc6329a9 Updated example exports to 4.2.32-beta. 2024-03-07 22:41:09 -04:00
Harald Csaszar
f4c0f64f0d [unity] Fixed Tint Black for transparent vertex alpha, see #2457 (previous fix was incorrect). Added SkeletonGraphic TintBlack blend mode shaders and separate material sets. 2024-03-05 18:31:20 +01:00
Harald Csaszar
6812160239 [unity] Fixed Skeleton Tint Black shaders where Black color ignored transparent vertex alpha. Closes #2457. 2024-01-31 21:57:05 +01:00
Mario Zechner
2eb1033b65 Update example exports to 4.2.09-beta 2023-12-01 17:04:11 +01:00
Harald Csaszar
f8352dce0a [unity] Ported 4.2-beta physics. Updated skeleton assets. 2023-11-17 17:18:18 +01:00
Harald Csaszar
95ac090a7c Merge branch '4.1' into 4.2-beta 2023-10-26 23:20:49 +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
8dcdb4af45 Merge branch '4.1' into 4.2-beta 2023-10-18 18:22:09 +02:00
Harald Csaszar
3c1492ac32 [unity] URP Shaders: Added Tint Black functionality at "Blend Modes" URP 2D and 3D shaders. 2023-10-18 18:20:54 +02:00
Harald Csaszar
aae46d4a02 Merge branch '4.1' into 4.2-beta 2023-10-17 18:45:39 +02:00
Harald Csaszar
a08c7dd419 [unity] URP Shaders: Removed unsupported Outline parameters from URP "Blend Mode" shaders (added in commit 408c0bc). 2023-10-17 18:41:38 +02:00
Harald Csaszar
6a6ac5bda9 Merge branch '4.1' into 4.2-beta 2023-10-16 22:12:16 +02:00
Harald Csaszar
408c0bcc3d [unity] URP Shaders: Added URP "Blend Mode" shader variants for URP 3D and 2D renderers. 2023-10-16 22:10:51 +02:00
Harald Csaszar
4749175aeb Merge branch '4.1' into 4.2-beta 2023-09-21 21:37:11 +02:00
Harald Csaszar
e384bb31e8 [unity] URP Shaders: Package examples as samples. Closes #2366. 2023-09-21 21:18:39 +02:00
Harald Csaszar
f221cf2085 Merge branch '4.1' into 4.2-beta 2023-09-14 18:13:13 +02:00
Harald Csaszar
b83ee23be8 [unity] URP Shaders: Added Depth Write property to URP 3D shaders URP/Spine/Skeleton and -/Skeleton Lit. 2023-09-14 18:10:16 +02:00
Harald Csaszar
c2f7c7e0fc Merge branch '4.1' into 4.2-beta 2023-08-29 21:12:46 +02:00
Harald Csaszar
c9fb1c372c [unity] Fixed URP shaders compile error on Unity 2023.1 since Unity changed the OUTPUT_SH() signature back again in the same URP package patch version 15.0.6. See #2311. See commit 5635f31. 2023-08-29 21:00:26 +02:00
Harald Csaszar
65d063276b Merge branch '4.1' into 4.2-beta 2023-08-21 17:53:04 +02:00
Harald Csaszar
a3cc68d077 [unity] Updated more license files to the latest license. 2023-08-18 12:26:21 +02:00
Harald Csaszar
7c37565520 Merge branch '4.1' into 4.2-beta 2023-08-14 20:20:54 +02:00
Harald Csaszar
d9d836d5e5 [unity] URP Skeleton Lit shader does not apply GI in shadow areas. Closes #2343. 2023-08-14 20:14:38 +02:00
Harald Csaszar
cc6c428e32 Merge branch '4.1' into 4.2-beta 2023-08-02 18:24:01 +02:00
Harald Csaszar
1a6ccff401 [unity] URP Shaders: Increased UPM package version for preceding commit c9952ef. 2023-08-02 18:21:49 +02:00
Harald Csaszar
c9952ef71d [unity] URP Shaders: Fixed a shader compile error in "URP/Spine/Sprite" shader on old Unity versions 2019.X. 2023-08-02 17:00:23 +02:00
Harald Csaszar
55e8cf5e78 [unity] Fixed preceding merge commit, shader DepthNormals pass section was added twice due to existing 4.2-beta code. 2023-07-24 20:50:27 +02:00
Harald Csaszar
ea16621fb1 Merge branch '4.1' into 4.2-beta 2023-07-24 20:46:11 +02:00
Harald Csaszar
5eca100d60 [unity] URP shaders: Fixed DoF effect ignoring written depth when Decal feature is enabled. Closes #2283. 2023-07-24 20:34:58 +02:00
Harald Csaszar
74819b6c59 Merge branch '4.1' into 4.2-beta 2023-07-11 13:27:32 +02:00
Harald Csaszar
5635f31053 [unity] Fixed URP shaders compile error on Unity 2023.1. Closes #2311. 2023-07-03 20:55:19 +02:00
Harald Csaszar
92906f5ab8 Merge branch '4.1' into 4.2-beta 2023-06-20 17:40:46 +02:00
Harald Csaszar
d75f2d1568 [unity] Fixed URP 2D Shaders example scene: previous commit 79be6d4 included accidental additions of SkeletonRenderTexture components, reverted partial changes. 2023-06-20 17:37:30 +02:00
Harald Csaszar
6f5b940d93 Merge branch '4.1' into 4.2-beta 2023-06-01 18:17:55 +02:00
Harald Csaszar
ea1f8021d9 [unity] URP shaders: Improvement of previous commit 1979b03, was unnecessary. Fixed final shader compile errors. 2023-06-01 18:09:33 +02:00
Harald Csaszar
1979b03df2 [unity] URP shaders: Fixed more shader compile errors at some project configurations. 2023-06-01 17:35:11 +02:00
Harald Csaszar
0510579e3e Merge branch '4.1' into 4.2-beta 2023-06-01 16:08:42 +02:00