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 |
|
Harald Csaszar
|
c658453bb5
|
[unity] Fixed compile error on older Unity versions which contain PackageInfo but not FindForAssetPath. See #2223.
|
2023-01-11 21:34:11 +01:00 |
|
Harald Csaszar
|
042a6dfd1d
|
[unity] Fixed SpineBuildProcessor potentially trying to modifying a readonly prefab asset. Closes #2223.
|
2023-01-11 21:26:01 +01:00 |
|
Harald Csaszar
|
07b54ee18e
|
[unity] Build compile error after commit 01b8c06 due to unguarded using UnityEditor.namespace. Closes #2222.
|
2023-01-11 11:48:10 +01:00 |
|
Harald Csaszar
|
01b8c06800
|
[csharp] Code cleanup: replaced var with explicit type names.
|
2023-01-10 13:03:56 +01:00 |
|
Harald Csaszar
|
1552fc843a
|
[unity] Fixed blend mode shaders being broken on Unity 2017. Closes #2212.
|
2022-12-13 18:44:17 +01:00 |
|
Harald Csaszar
|
8c3533835a
|
[unity] Fixed blend mode materials not being generated when sequence uses multiple atlas pages. Closes #2201.
|
2022-11-24 18:22:05 +01:00 |
|
Harald Csaszar
|
8fb3876396
|
[unity] Added warning message when 'CanvasGroup Compatible' is enabled at the Material but 'Canvas Group Tint Black' is disabled at SkeletonGraphic.
|
2022-11-16 12:24:32 +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
|
bb851ee489
|
[unity] Fixed incorrectly repacked MeshAttachment regions when rotated 270 degrees. Closes #2181.
|
2022-11-03 16:08:08 +01:00 |
|
Harald Csaszar
|
4e5fed4251
|
[unity] Added default material for Spine/SkeletonGraphic Fill shader added in previous commit 0a6a696.
|
2022-11-02 14:21:56 +01:00 |
|
Harald Csaszar
|
0a6a6962c7
|
[unity] Added Spine/SkeletonGraphic Fill shader to provide functionality of Spine/Skeleton Fill shader for SkeletonGraphic.
|
2022-10-31 10:21:02 +01:00 |
|
Harald Csaszar
|
661796d2cb
|
[unity] SkeletonRenderTexture components now support automatic down-scaling when required size on screen exceeds max render texture size.
|
2022-10-28 16:09:45 +02:00 |
|
Harald Csaszar
|
ace19d9381
|
[unity] PMA textures now have sRGB (Color Texture) disabled by default to prevent border artifacts with mipmaps. Closes #2187.
|
2022-10-27 11:07:19 +02:00 |
|
Harald Csaszar
|
8f01d089e4
|
[Unity] SkeletonRenderSeparator: Fixed Update When Invisible modes leading to invisible skeleton. Fixed Enable Separator property not triggering component dirty state/undo. Closes #1960.
|
2022-10-10 16:42:14 +02:00 |
|
Harald Csaszar
|
9d6afa1853
|
[unity] Added SkeletonAnimationMulti methods SetActiveSkeleton(int index) and getter property SkeletonAnimations, some code cleanup.
|
2022-10-04 13:20:35 +02:00 |
|
Harald Csaszar
|
114852b15c
|
[unity] Fixed SkeletonMecanim incorrect looping playback of reversed non-looping clip. Closes #2165.
|
2022-09-30 14:10:04 +02:00 |
|
Harald Csaszar
|
7e440c28ae
|
[unity] Moved common Spine/Blend shader functionality to shared include files. Closes #1721.
|
2022-09-28 21:01:59 +02:00 |
|
Harald Csaszar
|
2b85114d54
|
[unity] Added Preferences parameter to disable console error when SkeletonDataAsset skeleton data file is none. Finishes code changes to allow copy protection systems. Closes #1794.
|
2022-09-28 18:46:31 +02:00 |
|
Harald Csaszar
|
eb7bf3a8b3
|
[unity] Fixed excessive UnloadingUnusedAssetsImmediate during build. Initially created to avoid out of memory exceptions, can now be disabled via preferences. Closes #2160.
|
2022-09-27 20:38:33 +02: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
|
4a0dabe4c3
|
[unity] Fixed SkeletonGraphic.SkeletonData vs .Skeleton.Data inconsistent behaviour, now both call Initialize(false). Closes #2161.
|
2022-09-27 17:03:59 +02:00 |
|
Harald Csaszar
|
81708ebb0d
|
[unity] Call computeWorldVertices before accessing region uvs in SkeletonBaker. Fix only for cosmetic reasons, SkeletonBaker doesn't map sequence functionality to Unity skeletal animation. See #2154.
|
2022-09-15 11:33:41 +02:00 |
|