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 |
|
Harald Csaszar
|
40836e1917
|
[unity] Attachment.GetRemappedClone(Sprite) method now provides an additional optional parameter useOriginalRegionScale.
|
2021-04-30 18:06:14 +02:00 |
|
Harald Csaszar
|
bf4df3b5f3
|
Merge branch '3.8' into 4.0-beta
|
2020-11-16 21:31:57 +01:00 |
|
Harald Csaszar
|
f1af1d5bf1
|
[unity] GetRemappedClone() method now provides an additional parameter pivotShiftsMeshUVCoords for MeshAttachments to prevent uv shifts at a non-central Sprite pivot. Closes #1809.
|
2020-11-13 19:12:05 +01: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
|
dad97ecc06
|
[unity] Split the file AttachmentTools into 4 new files for each contained class.
|
2019-07-17 02:00:08 +02:00 |
|