261 Commits

Author SHA1 Message Date
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
Harald Csaszar
1fe8f95e27 [unity] URP shaders: Fixed more compile errors with old URP versions. 2023-06-01 16:03:50 +02:00
Harald Csaszar
dc3ffc1824 Merge branch '4.1' into 4.2-beta 2023-05-31 17:54:42 +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
f0c53a757f [unity] Fixed shader compile error occurring during build on Unity URP versions 12.x and 13.x. See related commit 2f1b0b8. (Not related to last commit 1fa6c2e.) 2023-05-31 16:38:12 +02:00
Harald Csaszar
67144f226e Merge branch '4.1' into 4.2-beta 2023-05-31 12:18:07 +02:00
Harald Csaszar
1fa6c2edbb [unity] Added support for Tint Black at all Spine URP shaders (2D and 3D) and at Spine/Sprite shaders. Closes #1705. 2023-05-31 12:05:43 +02:00
Harald Csaszar
9f08f4210f Merge branch '4.1' into 4.2-beta 2023-05-26 12:27:51 +02:00
Harald Csaszar
72e4c2915f [unity] Fixed NullReferenceException when SkeletonGraphic SkeletonDataAsset is null. Closes #2294. 2023-05-26 12:20:46 +02:00
Harald Csaszar
de87de5952 Merge branch '4.1' into 4.2-beta 2023-05-16 14:14:06 +02:00
Harald Csaszar
ddb05fe469 [unity] Increased package version numbers for previous commit ba99dda. 2023-05-16 13:39:24 +02:00
Harald Csaszar
ba99ddae07 [unity] Added Spine preferences parameter Timeline - Default Mix Duration. 2023-05-16 13:19:17 +02:00
Harald Csaszar
8ef5a6537a Merge branch '4.1' into 4.2-beta 2023-05-03 20:35:25 +02:00
Harald Csaszar
fc05ecf931 [unity] Added support for light cookies at Universal Render Pipeline/Spine/Sprite shader. Closes #2285. 2023-05-03 20:27:58 +02:00
Harald Csaszar
ae2f1a1dc6 [unity] Added previously missing unlit URP 2D shader variant Universal Render Pipeline/2D/Spine/Skeleton. 2023-05-03 17:37:13 +02:00
Harald Csaszar
ef1249d86b [unity] Minor: Corrected some leftover URP shaders _StencilComp default values to 8 (Always). 2023-05-03 17:14:12 +02:00
Harald Csaszar
3934824513 [unity] Increased version numbers of all UPM package files to 4.2 versions to be used for distinguishing releases. 2023-05-02 17:36:21 +02:00
Mario Zechner
5103a3da38 Merge branch '4.1' into 4.2-beta 2023-04-21 08:52:38 +02:00
Harald Csaszar
01e457a8af [unity] Fixed remaining shader compile error occurring during build on Unity URP versions 12.x and 13.x. See related commit 2f1b0b8. 2023-04-17 17:38:02 +02:00
Mario Zechner
0590c0e989 Merge branch '4.1' into 4.2-beta 2023-03-02 16:56:58 +01:00
Harald Csaszar
2f1b0b860c [unity] Fixed shader compile error occurring during build on Unity URP versions 12.x and 13.x. 2023-02-28 19:50:04 +01:00
Harald Csaszar
cefdf8394d Merge branch '4.1' into 4.2-beta 2023-02-21 20:08:35 +01:00
Harald Csaszar
41dc6cc84f [unity] Fixed Sprite URP shader incorrectly applying light probe GI when Specular is enabled. Closes #2256. Fixed a shader compile error on older Unity version. 2023-02-21 20:03:37 +01:00
Mario Zechner
9cef3b443a Merge branch '4.1' into 4.2-beta 2023-02-17 07:13:59 +01:00
Harald Csaszar
55c2bd9ed4 [unity] Fixed a shader branch compile error with Unity 2022.2 URP Forward+ renderer when shadow receiving is disabled. See #2173. 2023-02-16 17:55:55 +01:00
Harald Csaszar
d8f0e9e88d Merge branch '4.1' into 4.2-beta 2023-02-14 19:41:29 +01:00
Harald Csaszar
b64942b257 [unity] Fixed URP 2D shaders ignoring texture alpha at Additive light blend style. Closes #2250. 2023-02-14 19:40:28 +01:00
Mario Zechner
a1d6cd3ce3 Merge branch '4.1' into 4.2-beta
# Conflicts:
#	spine-godot/spine_godot/SpineEditorPlugin.cpp
#	spine-godot/spine_godot/SpineEditorPlugin.h
2023-02-05 11:59:56 +01:00
Harald Csaszar
8b06294d76 [unity] Fixed Unity 2022.2 URP Forward+ renderer additional lights rendered (culled) incorrectly. Closes #2173. 2023-02-02 16:32:32 +01:00
Harald Csaszar
7de6140875 Merge branch '4.1' into 4.2-beta 2023-01-10 13:21:46 +01:00
Harald Csaszar
01b8c06800 [csharp] Code cleanup: replaced var with explicit type names. 2023-01-10 13:03:56 +01:00
Harald Csaszar
dc236901a6 Merge branch '4.1' into 4.2-beta 2022-11-04 17:37:48 +01:00
Harald Csaszar
99d134e9d4 [unity] Lit Spine URP shaders now support Forward+ rendering path, additional lights are no longer ignored. Closes #2173. 2022-11-04 17:34:42 +01:00
Harald Csaszar
351c19709b [unity] Minor renaming cleanup of merged pull request commit cf7c0bb, see #2164. 2022-10-03 12:18:42 +02:00
ounols
36ff3059d6 [unity] Added depth normal pass to sprite shader required by version below URP 12.0.0. 2022-09-30 16:41:17 +09:00
Harald Csaszar
965e3c982d [unity] Fixed URP unlit shader incorrect shader stripping. Removed unnecessary problematic multi_compile variants. Closes #2162. 2022-09-27 20:17:51 +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
2fe26facc7 [unity] Added root motion unit tests and a root motion manual test scene. Rearranged dir structure for both editor and playmode tests. 2022-08-31 20:13:18 +02:00
Harald Csaszar
be7b4a46b3 [Unity] Fixed changing Timeline root-Playable speed after clip start having no effect on currently playing animation. Closes #2142. 2022-08-26 16:32:14 +02:00
Harald Csaszar
90c4569596 [unity] Updated license headers which were not yet up to date. 2022-08-18 11:58:51 +02:00
Harald Csaszar
79be6d41a1 [unity] Added remarks to URP example scenes regarding common setup problems. 2022-07-18 17:14:38 +02:00
Harald Csaszar
61a09fd650 [unity] Fixed URP Sprite shader not receiving secondary light shadows. Closes #2098. 2022-06-23 17:25:02 +02:00
Harald Csaszar
c47655f01d [unity] Updated UPM package documentation and image to added track property Unscaled Time of previous commit. 2022-06-01 20:05:10 +02:00
Harald Csaszar
a7486aec63 [unity] Increased UPM Spine Timeline package version for last commit. 2022-06-01 19:29:30 +02:00
Harald Csaszar
d796131668 [unity] Fixed Timeline SkeletonGraphic clip exception when DefaultMixDuration is disabled. Closes #2090. Added Unscaled Time property at Spine Timeline tracks. 2022-06-01 19:26:55 +02:00
Harald Csaszar
f26b12821e Merge branch '4.0' into 4.1-beta 2022-05-24 16:37:15 +02:00
Harald Csaszar
86116f7b2d [unity] Minor: Fixed main object name to match file name to avoid Inspector warnings. 2022-05-23 16:30:05 +02:00