This website requires JavaScript.
Explore
Help
Sign In
UnityMirror
/
spine-runtimes
Watch
1
Star
0
Fork
0
You've already forked spine-runtimes
mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced
2026-02-05 23:05:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
spine-runtimes
/
spine-unity
/
Modules
/
com.esotericsoftware.spine.timeline
/
Runtime
/
SpineAnimationState
History
Harald Csaszar
f2a8c9a3c1
[unity][csharp] API Cleanup: removed many redundant extension methods that are now obsolete with Skin and Attachment API of 3.8.
Closes
#1557
. Fixed an error in
Skin
where
Skin.setAttachment()
did not work as expected (See
#1485
). C# implementation is different to ref-impl here as struct keys do not allow for changing key.Attachment later without removing and readding the entry to the dictionary.
2019-11-29 12:31:39 +01:00
..
SpineAnimationStateBehaviour.cs
[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
.
2019-10-03 15:40:06 +02:00
SpineAnimationStateBehaviour.cs.meta
[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.
2019-07-26 19:31:43 +02:00
SpineAnimationStateClip.cs
[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
.
2019-10-03 15:40:06 +02:00
SpineAnimationStateClip.cs.meta
[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.
2019-07-26 19:31:43 +02:00
SpineAnimationStateMixerBehaviour.cs
[unity][csharp] API Cleanup: removed many redundant extension methods that are now obsolete with Skin and Attachment API of 3.8.
Closes
#1557
. Fixed an error in
Skin
where
Skin.setAttachment()
did not work as expected (See
#1485
). C# implementation is different to ref-impl here as struct keys do not allow for changing key.Attachment later without removing and readding the entry to the dictionary.
2019-11-29 12:31:39 +01:00
SpineAnimationStateMixerBehaviour.cs.meta
[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.
2019-07-26 19:31:43 +02:00
SpineAnimationStateTrack.cs
[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.
2019-07-26 19:31:43 +02:00
SpineAnimationStateTrack.cs.meta
[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.
2019-07-26 19:31:43 +02:00