Mario Zechner
61f63549d4
Apply tsfmt to TypeScript sources, formatting pass on .ts files.
2021-08-16 19:34:27 +02:00
Nathan Sweet
7df74c2fa4
Various fixes, clean up.
...
* Added missing CurveTimeline#shrink calls. c and cpp got BOZO comments until the method is added.
* SkeletonJson#readCurve clean up.
* ts, use shorthand for null checks.
* csharp, don't use unnecessary hasNext local.
2021-06-03 21:42:35 -04:00
badlogic
b67bf992a0
Single bone IK fix and license header update. Closes #1580 , closes #1581 .
2019-12-20 12:20:46 +01:00
badlogic
4410672ce2
[ts] Updated all core API documentation. See #1506 .
2019-10-03 16:43:46 +02:00
badlogic
3aa14d9b86
[ts] Ported skin bones/constraints changes. See #1346 .
2019-06-04 15:53:34 +02:00
badlogic
f9e4fd495d
[ts] Ported all skin API changes, see #841 .
2019-06-03 16:20:19 +02:00
badlogic
eff7a1502d
[ts] Fixed constraints in skins.
2019-05-10 15:31:10 +02:00
badlogic
576c1da32f
[ts] Ported skin API changes, see #841 .
2019-05-10 15:07:06 +02:00
badlogic
7f7e5f0fec
Updated license headers and LICENSE files.
2019-05-02 11:38:19 +02:00
NathanSweet
c0fdc454a2
Fixed inconsistent newlines.
...
License header was followed by \n\n and files ended with \n. Changed to \r\n.
2016-10-15 23:45:16 +02:00
NathanSweet
7a18f0818c
Every space in its place! (tm)
...
(whitespace clean up)
2016-10-15 23:15:41 +02:00
badlogic
5aa27771c3
[runtimes] Updated ALL sources to use latest Spine Runtimes License v2.5. Manually checked all the things...
2016-10-13 15:12:05 +02:00
badlogic
691c33d9a9
[ts] Closes #699 , bug in Skin#attachAll
2016-09-26 12:13:18 +02:00
Nathan Sweet
698c4a1661
[ts] Added spine-ts runtime for TypeScript and JavaScript
2016-08-12 09:28:50 +02:00