Mario Zechner
|
4047f1ba07
|
Updated license headers.
|
2023-07-31 13:29:16 +02:00 |
|
Harald Csaszar
|
01b8c06800
|
[csharp] Code cleanup: replaced var with explicit type names.
|
2023-01-10 13:03:56 +01:00 |
|
Nathan Sweet
|
96a998b82d
|
Spine Runtimes License Agreement update (September 24, 2021).
|
2021-09-24 18:18:19 -10:00 |
|
Harald Csaszar
|
8770e319c5
|
[unity] Fixed compile errors introduced by removed FindSlotIndex and FindBoneIndex methods. See commit dc9a6eb, see #1951.
|
2021-09-13 17:04:23 +02:00 |
|
Mario Zechner
|
6a93555805
|
Remove BOMs
|
2021-08-18 20:51:17 +02:00 |
|
Mario Zechner
|
d12b15ca8d
|
[csharp] Format all source code using formatters/.editorconfig
|
2021-08-18 18:59:53 +02:00 |
|
Harald Csaszar
|
68b862c4d8
|
[unity] Minor: Updated documentation and example scene scripts regarding GetRepackedSkin, GetRepackedAttachments and GetRemappedClone to describe texture cache and cleanup.
|
2021-05-17 20:52:19 +02:00 |
|
badlogic
|
ee3f088e6c
|
Merge branch '3.8' into 4.0-beta
|
2020-10-23 11:26:34 +02:00 |
|
Harald Csaszar
|
c16cfdd158
|
[unity] Fix of compile error (occurring in Unity 2019) introduced by commit 899a109. See #1628.
|
2020-09-30 17:04:42 +02:00 |
|
Harald Csaszar
|
899a109a13
|
[unity] Added an example scene "Mix and Match Skins" demmonstrating a character customization wardrobe system using the new Skins API, using the mix-and-match ("Spine dudes") asset. See #1628.
|
2020-09-30 16:57:20 +02:00 |
|
Harald Csaszar
|
69f78b03e1
|
Merge branch '3.8' into 3.9-beta
|
2020-05-20 16:48:55 +02:00 |
|
Harald Csaszar
|
6a9403511d
|
[unity] Added documentation section to GetRepackedSkin methods mentioning the requirement for Destroy() call on output textures and materials. Added to example scene component code as well. Closes #1681.
|
2020-05-18 17:21:58 +02:00 |
|
badlogic
|
934bec56b7
|
Merge branch '3.8' into 3.9-beta
|
2019-12-20 12:27:35 +01:00 |
|
badlogic
|
b67bf992a0
|
Single bone IK fix and license header update. Closes #1580, closes #1581.
|
2019-12-20 12:20:46 +01:00 |
|
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 |
|
NathanSweet
|
45362e60bf
|
[all] Source clean up, formatting, and tabs for indentation.
|
2019-08-28 17:36:51 +02:00 |
|
NathanSweet
|
842dffbd83
|
[all] Source clean up, formatting, and tabs for indentation.
|
2019-08-27 15:57:14 +02:00 |
|
Harald Csaszar
|
f5f77ef481
|
[unity] Changed namespace Spine.Unity.Modules to Spine.Unity and Spine.Unity.Examples after restructuring. See previous commits 59746cc and 64a6ae4.
|
2019-07-16 22:17:02 +02:00 |
|
Harald Csaszar
|
a009c35b82
|
[csharp] Ported skin API changes, see #841.
|
2019-05-17 13:54:56 +02:00 |
|
badlogic
|
7f7e5f0fec
|
Updated license headers and LICENSE files.
|
2019-05-02 11:38:19 +02:00 |
|
pharan
|
de543b2cfc
|
[unity] Update 3.7 examples.
|
2018-12-10 02:32:51 +08:00 |
|
pharan
|
a23477aa06
|
[unity] Update examples.
|
2018-06-08 01:50:00 +08:00 |
|
pharan
|
207d51ae93
|
[unity] Update Examples.
|
2018-04-17 08:05:46 +08:00 |
|
pharan
|
0a61f34c61
|
[unity] Updated examples.
|
2018-04-04 17:17:06 +08:00 |
|