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
|
d12b15ca8d
|
[csharp] Format all source code using formatters/.editorconfig
|
2021-08-18 18:59:53 +02:00 |
|
Harald Csaszar
|
577f280258
|
[csharp] Minor cleanup: Removed empty file CustomSkin.cs, changed comments to not make formatter indent blocks in undesired way.
|
2021-08-18 16:42:51 +02:00 |
|
Harald Csaszar
|
dbec33e556
|
[unity] Minor cleanup: removed two comments mentioning methods that no longer exist after 4.0 API cleanup.
|
2021-06-14 18:57:38 +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 |
|
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 |
|
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
|
1606933335
|
[unity] Rename Examples to Spine Examples
|
2018-02-11 18:13:52 +08:00 |
|