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-12 18:18:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
spine-runtimes
/
spine-unity
/
Assets
/
Spine Examples
/
Scripts
/
Mix and Match Character Customize
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
..
EquipAssetExample.cs
Updated license headers and LICENSE files.
2019-05-02 11:38:19 +02:00
EquipAssetExample.cs.meta
[unity] Updated examples.
2018-04-04 17:17:06 +08:00
EquipButtonExample.cs
[all] Source clean up, formatting, and tabs for indentation.
2019-08-28 17:36:51 +02:00
EquipButtonExample.cs.meta
[unity] Updated examples.
2018-04-04 17:17:06 +08:00
EquipsVisualsComponentExample.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
EquipsVisualsComponentExample.cs.meta
[unity] Updated examples.
2018-04-04 17:17:06 +08:00
EquipSystemExample.cs
[all] Source clean up, formatting, and tabs for indentation.
2019-08-28 17:36:51 +02:00
EquipSystemExample.cs.meta
[unity] Updated examples.
2018-04-04 17:17:06 +08:00