Harald Csaszar
2a361cd46d
[unity] Changed default sRGBTexture attribute at spine atlas texture import back to true. This creates consistent and correct look in linear and gamma color space which is more important than rare mipmap problems. The potential problem of incorrectly generated mipmaps at pma textures will be reported by warning message, no longer prevented via default settings.
2019-07-08 16:48:54 +02:00
badlogic
7f7e5f0fec
Updated license headers and LICENSE files.
2019-05-02 11:38:19 +02:00
Harald Csaszar
8a6b75fb9a
[unity] Updated Mix and Match documentation in code to mention that GetRepackedSkin() is expensive.
2019-02-12 18:03:29 +01:00
Harald Csaszar
3da52c46b3
[unity] Fixed Instantiate from Script example (missing script in SkeletonGraphic part), closes #294
2019-01-09 16:21:36 +01:00
Harald Csaszar
c054f2ea2b
[unity] Fixed Goblins example scene click behaviour. Closes #288 .
2019-01-09 11:36:58 +01:00
pharan
0aa617c44a
[unity] Updated some example scenes, code and assets.
2018-12-27 21:49:19 +08:00
pharan
0180f59336
[unity] Improved Mecanim+SkeletonAnimation example.
2018-12-20 10:54:19 +08:00
pharan
55f4a2968b
[unity] Some fixes and docs for frame limit example.
2018-12-17 16:17:40 +08:00
pharan
9a7f6add4b
[unity] Frame limit example component and scene.
2018-12-17 16:09:42 +08:00
pharan
43f31bd675
[unity] Update example materials.
2018-12-17 16:08:51 +08:00
pharan
3b92f7cb79
[unity] Fix warning case in examples.
2018-12-11 04:46:06 +08:00
pharan
de543b2cfc
[unity] Update 3.7 examples.
2018-12-10 02:32:51 +08:00
pharan
e4eff73497
[unity] Update Spine Examples
2018-07-13 23:44:06 +08:00
pharan
a23477aa06
[unity] Update examples.
2018-06-08 01:50:00 +08:00
Dennis Lieu
ba129b7b90
[unity] Use public properties in examples.
...
* Use public Rotation property instead of internal rotation field in code example to allow Spine to be imported in Plugins folder
* Use public Attachment property instead of internal attachment field to allow Spine to be imported in Plugins folder
2018-04-20 08:14:33 +08:00
pharan
99166771e5
[unity] Update Basic Platformer example.
2018-04-18 07:30:47 +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
pharan
1606933335
[unity] Rename Examples to Spine Examples
2018-02-11 18:13:52 +08:00