Commit History

Author SHA1 Message Date
  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 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 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 1b8a378f4f [unity] Timeline: Added SpineAnimationStateClip holdPrevious parameter. Closes #1775. 4 years ago
  Harald Csaszar 977133fc38 [unity] Fixed warnings/messages reported by Microsoft's Analyzers for Unity. Closes #1753. 4 years ago
  Harald Csaszar 7611f551eb [unity] Updated license headers at Timeline classes. 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