Harald Csaszar
|
549f19383d
[unity] Updated examples to use trackEntry.SetMixDuration(mixDuration, delay) instead of mixDuration.
|
2 years ago |
Harald Csaszar
|
5d9b361b1c
[unity] Adjusted example scripts to renamed MixAttachmentThreshold changes (see commit 1c16ea33).
|
2 years ago |
Harald Csaszar
|
f8352dce0a
[unity] Ported 4.2-beta physics. Updated skeleton assets.
|
2 years ago |
Harald Csaszar
|
74615a5177
[unity] Timeline extension package: Added static `EditorEvent` callback for editor scripts to react to animation events outside play-mode.
|
2 years ago |
Harald Csaszar
|
c5afe7be35
[unity] Updated license headers of Spine Timeline UPM package to 2023 licenses as well (were not covered by script).
|
2 years ago |
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.
|
2 years ago |
Harald Csaszar
|
0ca3c8e507
[unity] Fixed a Timeline SpineAnimationStateClip related bug introduced in commit d4cc1631. Closes #2316.
|
2 years ago |
Harald Csaszar
|
d4cc16315f
[unity] Fixed Timeline SpineAnimationStateClip ignoring seek and loop. Closes #2316. Removed redundant multiple skeleton updates when multiple animations are started.
|
2 years ago |
Harald Csaszar
|
ccc41337f6
[unity] Fixed Timeline preview speed-scale applied twice in Unity 2019 and newer versions. Closes #2312.
|
2 years ago |
Harald Csaszar
|
2d9bdb0ec3
[unity] Fixed scene preview conflict between Timeline and SkeletonAnimation animation. Closes #2307.
|
2 years ago |
Harald Csaszar
|
01b8c06800
[csharp] Code cleanup: replaced var with explicit type names.
|
3 years ago |
Harald Csaszar
|
be7b4a46b3
[Unity] Fixed changing Timeline root-Playable speed after clip start having no effect on currently playing animation. Closes #2142.
|
3 years ago |
Harald Csaszar
|
90c4569596
[unity] Updated license headers which were not yet up to date.
|
3 years ago |
Harald Csaszar
|
d796131668
[unity] Fixed Timeline SkeletonGraphic clip exception when DefaultMixDuration is disabled. Closes #2090. Added `Unscaled Time` property at Spine Timeline tracks.
|
3 years ago |
Harald Csaszar
|
7ae25bf19c
Merge branch '4.0' into 4.1-beta
|
3 years ago |
Harald Csaszar
|
5bde0730d3
[unity] Timeline clips now offer an additional `Alpha` parameter for setting a custom constant mix alpha (as `TrackEntry.Alpha`).
|
3 years ago |
Harald Csaszar
|
3b0c272b01
[unity] Fixed Timeline Playable.SetSpeed having no effect on SpineAnimationStateTrack. Closes #1866.
|
3 years ago |
Harald Csaszar
|
6b8c6b31cf
[unity] Timeline: Fixed Editor scrubbing preview not showing SkeletonUtilityBone overrides (Update callback based). Closes #2031.
|
3 years ago |
Harald Csaszar
|
ead89c9c35
[unity] Fixed a Timeline bug (not pausing) when `Don't end at clip end` is enabled and `PlayableDirector.pause` is called. Closes #1980.
|
4 years ago |
Harald Csaszar
|
4b70b1489c
[unity] Fixed IAnimationStateComponent missing (destroyed) component exception due to interface null check instead of using overloaded UnityEngine.Object.operator==. Closes #1972.
|
4 years ago |
Harald Csaszar
|
5937b3021b
[unity] Fixed Timeline clip not updating to the shown EaseIn & MixerBehaviour when inside Play mode. Added null check. Closes #1962.
|
4 years ago |
Harald Csaszar
|
38a42e41c6
[unity] Fixed Timeline clip EaseIn from empty animation or blank space. Closes #1961.
|
4 years ago |
Mario Zechner
|
d12b15ca8d
[csharp] Format all source code using formatters/.editorconfig
|
4 years ago |
Harald Csaszar
|
a775209577
[unity] Timeline clip end behaviour made more consistent and configurable, mixes out to empty animation by default. Partially reverted b4fd09b6. See #1933. Closes #1807.
|
4 years ago |
Harald Csaszar
|
b4fd09b690
[unity] Timeline now supports not pausing at track end via added `Don't Pause on Stop` parameter. Closes #1933.
|
4 years ago |
Vladislav Hristov
|
cd3d8e3359
[unity] Add option to not pause spine with timeline
|
4 years ago |
Harald Csaszar
|
6d9e3e7e19
[unity] Fixed Timeline not pausing/resuming clip playback on PlayableDirector.pause. Closes #1920.
|
4 years ago |
Harald Csaszar
|
64dc6f66a4
[unity] Added null check at Timeline SpineAnimationStateClip. Closes #1800.
|
5 years ago |
Harald Csaszar
|
1b8a378f4f
[unity] Timeline: Added SpineAnimationStateClip holdPrevious parameter. Closes #1775.
|
5 years ago |
Harald Csaszar
|
7611f551eb
[unity] Updated license headers at Timeline classes.
|
5 years ago |