Harald Csaszar
|
7eea8ce8b3
|
[unity] On-demand loading: Fixed a bug of editor not always resetting textures when exiting play mode.
|
2023-11-21 14:34:37 +01: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
|
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
|
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
|
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
|
ca06a5a7f6
|
[unity] Minor: formatting fixes.
|
2023-10-06 19:18:45 +02:00 |
|
Harald Csaszar
|
8bc1201b83
|
[unity] On-demand loading of Atlas Textures now supports SkeletonGraphic. Added method RequestLoadTexture and TextureRequested delegate to OnDemandTextureLoader. Fixed missing loader asset name suffix. See #1890.
|
2023-10-06 18:35:32 +02:00 |
|
Harald Csaszar
|
e384bb31e8
|
[unity] URP Shaders: Package examples as samples. Closes #2366.
|
2023-09-21 21:18:39 +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
|
74615a5177
|
[unity] Timeline extension package: Added static EditorEvent callback for editor scripts to react to animation events outside play-mode.
|
2023-09-13 16:25:42 +02:00 |
|
Harald Csaszar
|
51b108f2e1
|
[unity] Fixed a logic error of loader asset creation from commit 76e8538. See #1890.
|
2023-09-08 20:02:31 +02:00 |
|
Harald Csaszar
|
e4721a8cf3
|
[unity] Minor: Formatting changes of last commit 76e8538. See #1890.
|
2023-09-08 19:28:26 +02:00 |
|
Harald Csaszar
|
76e85387d1
|
[unity] Implemented first experimental preview package version of delayed on-demand loading of Atlas assets. See #1890.
|
2023-09-08 19:22:08 +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
|
a3cc68d077
|
[unity] Updated more license files to the latest license.
|
2023-08-18 12:26:21 +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
|
1a6ccff401
|
[unity] URP Shaders: Increased UPM package version for preceding commit c9952ef.
|
2023-08-02 18:21:49 +02:00 |
|
Harald Csaszar
|
c5afe7be35
|
[unity] Updated license headers of Spine Timeline UPM package to 2023 licenses as well (were not covered by script).
|
2023-08-02 18:11:51 +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
|
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
|
76d220b3d1
|
[unity] Fixed Spine Timeline not ending at clip end when last clip on track. Restores behaviour as named and documented. Closes #2318.
|
2023-07-20 18:03:31 +02:00 |
|
Harald Csaszar
|
0ca3c8e507
|
[unity] Fixed a Timeline SpineAnimationStateClip related bug introduced in commit d4cc1631. Closes #2316.
|
2023-07-17 16:44:28 +02:00 |
|
Harald Csaszar
|
d4cc16315f
|
[unity] Fixed Timeline SpineAnimationStateClip ignoring seek and loop. Closes #2316. Removed redundant multiple skeleton updates when multiple animations are started.
|
2023-07-11 17:42:10 +02:00 |
|
Harald Csaszar
|
ccc41337f6
|
[unity] Fixed Timeline preview speed-scale applied twice in Unity 2019 and newer versions. Closes #2312.
|
2023-07-04 18:36:42 +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
|
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
|
2d9bdb0ec3
|
[unity] Fixed scene preview conflict between Timeline and SkeletonAnimation animation. Closes #2307.
|
2023-06-09 19:07:06 +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
|
1fe8f95e27
|
[unity] URP shaders: Fixed more compile errors with old URP versions.
|
2023-06-01 16:03:50 +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
|
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
|
72e4c2915f
|
[unity] Fixed NullReferenceException when SkeletonGraphic SkeletonDataAsset is null. Closes #2294.
|
2023-05-26 12:20:46 +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
|
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
|
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 |
|
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
|
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 |
|
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
|
b64942b257
|
[unity] Fixed URP 2D shaders ignoring texture alpha at Additive light blend style. Closes #2250.
|
2023-02-14 19:40:28 +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
|
01b8c06800
|
[csharp] Code cleanup: replaced var with explicit type names.
|
2023-01-10 13:03:56 +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
|
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 |
|