Mario Zechner
|
97d49b37b7
License header update
|
3 months 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
|
ba99ddae07
[unity] Added Spine preferences parameter `Timeline` - `Default Mix Duration`.
|
2 years ago |
Harald Csaszar
|
90c4569596
[unity] Updated license headers which were not yet up to date.
|
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
|
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.
|
3 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.
|
3 years ago |
Mario Zechner
|
d12b15ca8d
[csharp] Format all source code using formatters/.editorconfig
|
4 years ago |
Harald Csaszar
|
32165703b9
[unity] Timeline: Fixed Inspector cutting off last three parameters. Updated documentation and package version for commit a7752095. See #1933, see #1807.
|
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 |
Harald Csaszar
|
96d1061374
[unity] Minor cosmetic and documentation update after pull request to not pause timeline on Director pause. See #1929.
|
4 years ago |
Vladislav Hristov
|
cd3d8e3359
[unity] Add option to not pause spine with timeline
|
4 years ago |
Harald Csaszar
|
1b8a378f4f
[unity] Timeline: Added SpineAnimationStateClip holdPrevious parameter. Closes #1775.
|
4 years ago |
Harald Csaszar
|
7611f551eb
[unity] Updated license headers at Timeline classes.
|
5 years ago |
Harald Csaszar
|
8c009e2f56
[unity] Added Timeline support for SkeletonGraphic. Fixed multi-track Timeline preview when scrubbing in the Editor (note: requires ascending track ordering). Closes #1313. Closes #1724.
|
5 years ago |
Harald Csaszar
|
f0b25c8a86
[unity] Added multiple features to Timeline SpineAnimationStateClip such as playback speed, blending by overlap and synchronisation of MixDuration with blend duration. Adds preferences parameter "Use Blend Duration" which can be disabled to enable old behaviour. Fixes #1262.
|
6 years ago |
Harald Csaszar
|
904b7ce40a
[unity] Renamed Packages directory to Modules to prevent Unity from automatically loading the UPM packages contained therein. Otherwise it caused error messages due to nonexistend dependency checking and resolution.
|
6 years ago |