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-09 00:30:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
spine-runtimes
/
spine-unity
/
Assets
/
Spine
/
Editor
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
..
spine-unity
[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
spine-unity-editor.asmdef
[unity] Moved Timeline module to a separate Package
com.esotericsoftware.spine.timeline
. Activated asmdef files by default again in spine-unity, added asmdef files to timeline package. Fixed compile errors when asmdef files are active. Cleanup of no longer necessary asmdef file modifying code.
2019-07-18 14:38:04 +02:00
spine-unity-editor.asmdef.meta
[unity] Moved Timeline module to a separate Package
com.esotericsoftware.spine.timeline
. Activated asmdef files by default again in spine-unity, added asmdef files to timeline package. Fixed compile errors when asmdef files are active. Cleanup of no longer necessary asmdef file modifying code.
2019-07-18 14:38:04 +02:00
spine-unity.meta
[unity] Reorganize folders for asmdef compatibility. Remove old files.
2018-05-29 12:58:49 +08:00