86 Commits

Author SHA1 Message Date
Mario Zechner
97d49b37b7 License header update 2025-05-26 13:24:06 +02:00
Harald Csaszar
5fe6da05d6 [unity] Optimization: Not rendering slot alpha 0 attachments by default. 2023-11-27 20:22:32 +01:00
Harald Csaszar
549f19383d [unity] Updated examples to use trackEntry.SetMixDuration(mixDuration, delay) instead of mixDuration. 2023-11-22 17:28:46 +01:00
Harald Csaszar
5d9b361b1c [unity] Adjusted example scripts to renamed MixAttachmentThreshold changes (see commit 1c16ea33). 2023-11-22 16:53:27 +01:00
Harald Csaszar
5feb55d56e [unity] Minor: Increased version numbers in package.json files to 4.2, corrected leftovers. 2023-11-21 14:43:26 +01:00
Harald Csaszar
f8352dce0a [unity] Ported 4.2-beta physics. Updated skeleton assets. 2023-11-17 17:18:18 +01:00
Harald Csaszar
0d1948a821 Merge branch '4.1' into 4.2-beta 2023-09-13 17:47:06 +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
65d063276b Merge branch '4.1' into 4.2-beta 2023-08-21 17:53:04 +02:00
Harald Csaszar
a3cc68d077 [unity] Updated more license files to the latest license. 2023-08-18 12:26:21 +02:00
Harald Csaszar
cc6c428e32 Merge branch '4.1' into 4.2-beta 2023-08-02 18:24:01 +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
1a7e76bab4 Merge branch '4.1' into 4.2-beta 2023-07-20 18:07:31 +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
2bb2a12feb Merge branch '4.1' into 4.2-beta 2023-07-17 17:02:02 +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
379c0ee6c3 Merge branch '4.1' into 4.2-beta 2023-07-11 17:55:43 +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
74819b6c59 Merge branch '4.1' into 4.2-beta 2023-07-11 13:27:32 +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
f87e507cbd Merge branch '4.1' into 4.2-beta 2023-06-09 19:16:10 +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
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
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
Harald Csaszar
01b8c06800 [csharp] Code cleanup: replaced var with explicit type names. 2023-01-10 13:03:56 +01: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
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
Mario Zechner
d43ff5f899 Merge branch '4.0' into 4.1-beta
# Conflicts:
#	spine-csharp/src/Attachments/IHasTextureRegion.cs.meta
#	spine-ts/package-lock.json
#	spine-ts/package.json
#	spine-ts/spine-canvas/package.json
#	spine-ts/spine-core/package.json
#	spine-ts/spine-player/package.json
#	spine-ts/spine-threejs/package.json
#	spine-ts/spine-webgl/package.json
2022-04-07 06:07:02 +02:00
Harald Csaszar
3372ce0ba8 [unity] Timeline: Fixed compile errors on Unity 2018.4. Closes #2062. 2022-04-06 18:21:01 +02:00
Harald Csaszar
e52d4977df Merge branch '4.0' into 4.1-beta 2022-03-24 17:53:41 +01:00
Harald Csaszar
cf9903a6b6 [unity] Added UPM package readme.md file documentation to last commit (added clip Alpha parameter). 2022-03-24 17:52:39 +01:00
Harald Csaszar
7ae25bf19c Merge branch '4.0' into 4.1-beta 2022-03-24 12:00:59 +01:00
Harald Csaszar
5bde0730d3 [unity] Timeline clips now offer an additional Alpha parameter for setting a custom constant mix alpha (as TrackEntry.Alpha). 2022-03-24 11:58:29 +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
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
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
8a89b7399a Merge branch '4.0' into 4.1-beta 2021-11-29 19:40:26 +01:00
Harald Csaszar
7db783c660 [unity] Timeline: Added editor warning when SpineAnimationStateTrack 'Track Index' is identical to target 'Track Index' of other track. 2021-11-29 19:36:48 +01:00
Harald Csaszar
e16d39f00e Merge branch '4.0' into 4.1-beta 2021-11-09 17:50:18 +01:00