Harald Csaszar
|
ac73e8dc7d
|
Merge branch '4.0' into 4.1-beta
|
2022-03-15 19:20:58 +01:00 |
|
Harald Csaszar
|
5a32e002b8
|
[unity] Fixed URP lit shaders ignoring straight alpha settings during fallback to unlit. Affected SkeletonRenderTexture. Closes #2044.
|
2022-03-15 19:17:51 +01:00 |
|
Harald Csaszar
|
1ec9150965
|
Merge branch '4.0' into 4.1-beta
|
2022-03-10 17:14:43 +01:00 |
|
Harald Csaszar
|
9cd38191fc
|
[unity] Added example component SkeletonRenderTextureFadeout and improved example scene and documentation. See #1337.
|
2022-03-10 17:00:26 +01:00 |
|
Harald Csaszar
|
935cb3b491
|
Merge branch '4.0' into 4.1-beta
|
2022-03-07 18:10:46 +01:00 |
|
Harald Csaszar
|
5ff19ea31c
|
[unity] Added meta file of add spine-csharp here.txt to prevent an error message when using Unity Package Manager and git URL.
|
2022-03-07 17:57:18 +01:00 |
|
Harald Csaszar
|
b8da2fa27b
|
[unity] Previous commit did not compile on Unity 2017.1 and earlier, fixed. See #1337.
|
2022-03-02 22:46:03 +01:00 |
|
Harald Csaszar
|
5e8e4c21f1
|
[unity] Previous commit did not compile on Unity 2019.2 and earlier, fixed. See #1337.
|
2022-03-02 22:35:11 +01:00 |
|
Harald Csaszar
|
9acc768353
|
[unity] Added example component SkeletonRenderTexture to render to a render texture. Added fadeout example scene named 'RenderTexture FadeOut Transparency'. Closes #1337.
|
2022-03-02 22:15:13 +01:00 |
|
Harald Csaszar
|
20c421c1d4
|
[unity] Fixed changing atlas asset at SkeletonData asset not reloading automatically. Closes #2037.
|
2022-03-01 19:23:18 +01:00 |
|
Harald Csaszar
|
b2c45b7fde
|
Merge branch '4.0' into 4.1-beta
|
2022-03-01 12:27:56 +01:00 |
|
Harald Csaszar
|
4cb0f16ae6
|
[unity] Minor: removed a debug log statement added in commit 299ab8f.
|
2022-03-01 12:24:03 +01:00 |
|
Harald Csaszar
|
b7f4bbc5e3
|
[unity] Added missing added changes of previous commit 6a3fb6a.
|
2022-03-01 11:32:41 +01:00 |
|
Harald Csaszar
|
6a3fb6a42a
|
[unity] Added warnings when Spine Preferences - Texture Atlas Settings PMA and blend mode materials PMA do not match. Added straight alpha blend modes material templates.
|
2022-02-28 16:14:44 +01:00 |
|
Harald Csaszar
|
299ab8fff8
|
[unity] Improved memory utilization during build pre- and post processing.
|
2022-02-24 21:34:05 +01:00 |
|
Harald Csaszar
|
3688bdb25e
|
[unity] SkeletonRootMotion components now support rotation root motion.
|
2022-02-23 20:49:15 +01:00 |
|
Harald Csaszar
|
94c42ab33a
|
[unity] Increased timeline package version number after commit 3b0c272b. See #1866.
|
2022-02-21 21:55:46 +01:00 |
|
Harald Csaszar
|
3b0c272b01
|
[unity] Fixed Timeline Playable.SetSpeed having no effect on SpineAnimationStateTrack. Closes #1866.
|
2022-02-21 21:54:12 +01:00 |
|
Harald Csaszar
|
689daa147a
|
[unity] Minor: example script documentation improved (CustomMaterialOverride).
|
2022-02-21 18:27:37 +01:00 |
|
Harald Csaszar
|
dcb593489b
|
[unity] Unity SpriteAtlas Support: Removed unnecessary material reference to generated editor atlas texture in pre-build step. See #1900.
|
2022-02-17 11:13:53 +01:00 |
|
Harald Csaszar
|
a4e7654bc5
|
[unity] Fixed prefab baking ignoring separated timelines. Closes #2035.
|
2022-02-16 21:18:42 +01:00 |
|
Harald Csaszar
|
ece6530b0c
|
[unity] Fixed exception at prefab baking. Closes #2034.
|
2022-02-16 20:04:02 +01:00 |
|
Harald Csaszar
|
c523576895
|
[unity] Fixed exception at prefab baking. Closes #2034.
|
2022-02-16 19:51:02 +01:00 |
|
Harald Csaszar
|
5af852d83f
|
[unity] Unity SpriteAtlas Support: Removed unnecessary material reference to generated editor atlas texture in pre-build step. See #1900.
|
2022-02-15 14:54:30 +01:00 |
|
Harald Csaszar
|
684693fd1c
|
Merge branch '4.0' into 4.1-beta
|
2022-02-10 17:06:28 +01:00 |
|
Harald Csaszar
|
dc2bddd883
|
[unity] Fixed import issue when suitable atlas found in multiple directories, wrong one could be assigned if named identically. Closes #2033.
|
2022-02-10 17:04:52 +01:00 |
|
Harald Csaszar
|
3289550eb0
|
[unity] Added skeleton component Inspector parameter Advanced - Animation Update with modes In Update, In FixedUpdate and Manual Update. Added SkeletonRootMotion properties PreviousRigidbodyRootMotion and AdditionalRigidbody2DMovement.
|
2022-02-09 12:22:02 +01:00 |
|
Harald Csaszar
|
76068cc4f4
|
Merge branch '4.0' into 4.1-beta
|
2022-02-07 16:25:34 +01:00 |
|
Harald Csaszar
|
6b8c6b31cf
|
[unity] Timeline: Fixed Editor scrubbing preview not showing SkeletonUtilityBone overrides (Update callback based). Closes #2031.
|
2022-02-07 16:18:44 +01:00 |
|
Harald Csaszar
|
5048034053
|
[unity] Timeline UPM package documentation updated to latest changes, also on website documentation.
|
2022-02-04 20:46:25 +01:00 |
|
Harald Csaszar
|
e160380d0e
|
[unity] Minor: made Timeline Track and Clip colors consistent.
|
2022-02-04 16:01:08 +01:00 |
|
Harald Csaszar
|
431910d660
|
[unity] Timeline add Track menu naming improvements. Changed clip property Custom Duration to Default Mix Duration (inverted). Improved track appearance in the Timeline window and track Inspector.
|
2022-02-04 14:38:24 +01:00 |
|
Harald Csaszar
|
9c0c1ce176
|
[unity] Minor: removed unnecessary else statement.
|
2022-01-20 11:44:42 +01:00 |
|
Harald Csaszar
|
135d9819a7
|
Merge branch '4.0' into 4.1-beta
|
2022-01-19 20:22:07 +01:00 |
|
Harald Csaszar
|
5f51705f13
|
[unity] Fixed Resolve atlases dialog failing to load just created atlas asset. Closes #2024. Fixed an unnecessary exception thrown after aborting skeleton import and adjusting blend mode materials.
|
2022-01-19 20:21:19 +01:00 |
|
Harald Csaszar
|
ca9274b86d
|
Merge branch '4.0' into 4.1-beta
|
2022-01-18 19:10:15 +01:00 |
|
Harald Csaszar
|
9e54dc4faa
|
[unity] Increased version number of Spine URP Shaders UPM package in package.json.
|
2022-01-18 19:06:47 +01:00 |
|
Harald Csaszar
|
8a30203ab9
|
[unity] Fixed incorrect normal orientation for lighting in URP 2D shaders. Closes #2023. Fixed compile error of URP/2D/Spine/Sprite shader on Unity 2021.2. Closes #2022.
|
2022-01-18 19:03:12 +01:00 |
|
Harald Csaszar
|
40f5e2723d
|
[unity] Fixed BoneFollower components change Transform scale regardless of settings. Closes #2018.
|
2022-01-13 12:24:26 +01:00 |
|
Harald Csaszar
|
dbf93a5a2f
|
Merge branch '4.0' into 4.1-beta
|
2022-01-12 16:06:54 +01:00 |
|
Harald Csaszar
|
ae186964a2
|
[unity] Timeline: Removed editor warning when SpineAnimationStateTrack 'Track Index' is identical at different tracks, different skeleton objects can be targeted. Timeline API prevents a target object check. See commit 7db783c.
|
2022-01-12 16:01:56 +01:00 |
|
Harald Csaszar
|
1cc2a57be5
|
Merge branch '4.0' into 4.1-beta
|
2022-01-10 18:28:36 +01:00 |
|
Harald Csaszar
|
1233bce55e
|
[unity] Support fix prefab override via mesh filter global settings. Closes #1938.
|
2022-01-10 18:21:55 +01:00 |
|
Harald Csaszar
|
cd1a55b0af
|
Merge branch '4.0' into 4.1-beta
|
2021-12-21 13:38:47 +01:00 |
|
Harald Csaszar
|
7400da8896
|
[unity] Fixed BoundingBoxFollowerGraphic vertices being 0.0 in some occasions, closes #1999. Problem introduced in commit 506a1ab, see issue #1990.
|
2021-12-21 13:07:48 +01:00 |
|
Harald Csaszar
|
ceade3f804
|
[unity] Minor: unified TextureType of all example skeleton atlas textures to Default. Some were set to Sprite (2D and UI) which caused confusion.
|
2021-12-16 11:22:32 +01:00 |
|
Harald Csaszar
|
eb9702b1b1
|
[unity] minor: format check fix, different auto-formatting due to preprocessor #if.
|
2021-12-15 19:52:20 +01:00 |
|
Harald Csaszar
|
5a1a19b4e5
|
[unity] SpineAtlasAsset.CreateRuntimeInstance methods now provide an optional newCustomTextureLoader parameter.
|
2021-12-15 19:44:10 +01:00 |
|
Harald Csaszar
|
af4a511722
|
Merge branch '4.0' into 4.1-beta
|
2021-12-15 17:03:06 +01:00 |
|
Harald Csaszar
|
a77f9010f3
|
[unity] minor formatting, format checks failed after commit 193882f.
|
2021-12-15 17:01:56 +01:00 |
|