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-11 17:48:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
spine-runtimes
/
spine-unity
/
Assets
/
Spine
History
Harald Csaszar
d99fd64e2d
[unity] Re-added removed extension method
GetRepackedAttachments()
. Cleanup: Removed extension methods
Attachment.GetRegion()
. See commit f2a8c9a. See
#1557
.
2019-11-29 16:45:20 +01:00
..
Editor
[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
Runtime
[unity] Re-added removed extension method
GetRepackedAttachments()
. Cleanup: Removed extension methods
Attachment.GetRegion()
. See commit f2a8c9a. See
#1557
.
2019-11-29 16:45:20 +01:00
Editor.meta
[unity] Reorganize folders for asmdef compatibility. Remove old files.
2018-05-29 12:58:49 +08:00
Runtime.meta
[unity] Reorganize folders for asmdef compatibility. Remove old files.
2018-05-29 12:58:49 +08:00
version.txt
[unity] Updated version numbers in compatibility code checks and version.txt file.
2019-08-06 19:24:57 +02:00
version.txt.meta
[unity] Reorganize folders for asmdef compatibility. Remove old files.
2018-05-29 12:58:49 +08:00