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
Nathan Sweet
551f33b2d1
[ts] Clean up, build fixes.
2021-05-30 20:17:54 -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
ca3916dad8
[ts] Added support for loading binaries via SkeletonBinary. Player configuration object now lets you specify skelUrl instead of jsonUrl to load from a binary file. Updated demos to use .skel files instead of .json.
2019-06-07 17:21:53 +02:00
badlogic
3aa14d9b86
[ts] Ported skin bones/constraints changes. See #1346 .
2019-06-04 15:53:34 +02:00
badlogic
7f7e5f0fec
Updated license headers and LICENSE files.
2019-05-02 11:38:19 +02:00
badlogic
bf5f0d808e
[ts] Updated to 3.5, constraint order from export, applied bone attributes. Changes to Animation and AnimationState have not been ported yet
2016-10-17 13:48:12 +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
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
Nathan Sweet
698c4a1661
[ts] Added spine-ts runtime for TypeScript and JavaScript
2016-08-12 09:28:50 +02:00