Harald Csaszar
|
39a957c91f
|
[unity] SkeletonRenderTexture: automatically assigning RenderQuadMaterial upon component reset.
|
2023-07-19 11:39:52 +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
|
f3379d4766
|
[unity] Increased package version number for preceding commit 3d2b6e50.
|
2023-06-27 15:08:45 +02:00 |
|
Harald Csaszar
|
3d2b6e50f3
|
[unity] Fixed import infinite loop when Spine Preferences Default Shader does not exist. Closes #2310.
|
2023-06-27 15:06:53 +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
|
a2e3870129
|
[unity] Minor: Increased package version for previous commit.
|
2023-06-14 16:00:10 +02:00 |
|
Harald Csaszar
|
ad614dc5ab
|
[unity] Added updateSeparatorPartScale property to SkeletonGraphic to let render separator parts follow scale.
|
2023-06-14 15:56:32 +02:00 |
|
Harald Csaszar
|
cbe0e5433a
|
[unity] Added SkeletonGraphic.MeshScale property to allow access to calculated mesh scale.
|
2023-06-13 17:11:33 +02:00 |
|
Harald Csaszar
|
723f689527
|
[unity] Added SkeletonGraphic example component variants for "4 Object Oriented Sample" for canvas coord conversion.
|
2023-06-13 16:36:11 +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
|
7883f0fafd
|
[unity] Fixed NullReferenceException upon SkeletonGraphic drag&drop instantiation. Closes #2292.
|
2023-05-16 14:06:31 +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
|
149aad2fa0
|
[unity] Fixed RenderExistingMesh not updating when "Reload Scene" is disabled. Closes #2291.
|
2023-05-12 17:41:32 +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
|
f85fb25a35
|
[unity] Increased package version number for last commit 9244091. See #2284.
|
2023-05-02 16:45:52 +02:00 |
|
Harald Csaszar
|
92440912d2
|
[unity] Fixed RootMotion components with Rigidbody in parent not supporting position offset. Closes #2284.
|
2023-05-02 16:40:22 +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
|
245ff29b26
|
[unity] Minor: whitespace fix to please automatic checks.
|
2023-04-13 18:14:37 +02:00 |
|
Harald Csaszar
|
a09ec88b16
|
[unity] Fixed compile error on old Unity version 2017.1, introduced by commit 7d0833f. See #2275.
|
2023-04-13 18:08:09 +02:00 |
|
Harald Csaszar
|
92728548b7
|
[unity] Minor: refactoring, variable renamed.
|
2023-04-13 17:59:25 +02:00 |
|
Harald Csaszar
|
7d0833f881
|
[unity] Fixed SkeletonGraphic exception when Attachment changed after SkeletonGraphic.LateUpdate. Closes #2275.
|
2023-04-13 17:59:25 +02:00 |
|
Harald Csaszar
|
476fb151dd
|
[unity] Fixed skeleton baking when AttachmentTimeline only contains a single frame. Closes #2272.
|
2023-04-07 15:33:33 +02:00 |
|
Harald Csaszar
|
80b2246d62
|
[unity] Fixed compile error on Unity 2017.1 of last commit. See #1640.
|
2023-03-27 17:55:53 +02:00 |
|
Harald Csaszar
|
78302ac1d8
|
[unity] Corrected behaviour of SkeletonGraphic edit reference rect when entering/exiting play mode. See #1640.
|
2023-03-27 17:42:32 +02:00 |
|
Harald Csaszar
|
25b8310bea
|
[unity] Fixed a compile error on Unity 2017.1 introduced by previous commit 91cc6dd. See #1640.
|
2023-03-24 15:00:26 +01:00 |
|
Harald Csaszar
|
e7457546b0
|
[unity] Minor: whitespace correction of previous commit.
|
2023-03-24 14:51:24 +01:00 |
|
Harald Csaszar
|
91cc6ddfaa
|
[unity] SkeletonGraphic now supports automatic scaling based on RectTransform bounds. Closes #1640.
|
2023-03-24 14:44:40 +01:00 |
|
Harald Csaszar
|
f09f5b73a0
|
[unity] Fixed texture preset not being applied when more atlas pages are added later. Fixed atlas page count not being updated immediately after change. Closes #2266.
|
2023-03-13 16:26:30 +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
|
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
|
cf68a29da1
|
[unity] Fixed Apply Regions as Texture Sprite Slices failing when filename contains . before extension. Closes #2246.
|
2023-02-13 11:12:12 +01:00 |
|
Harald Csaszar
|
bf5d445fa7
|
[unity] Fixed IndexOutOfRangeException on Unity 2022.2 upon first project import or upgrade. Closes #2241.
|
2023-02-09 16:55:48 +01:00 |
|
Harald Csaszar
|
be983ac413
|
[unity] Fixed Atlas source cannot be null! upon jpg import in Unity 2022.2. Closes #2237.
|
2023-02-08 20:07:08 +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 |
|
Mario Zechner
|
7f4f32453b
|
[csharp] Fix formatting.
|
2023-01-16 14:49:12 +01:00 |
|