17 Commits

Author SHA1 Message Date
badlogic
3863828c3e [ts] Port of 4.0 changes, some kinks to be ironed out yet.
[ts] Add .json exports to WebGL assets dir for tests.

[ts] She loads, but she no play nice.
2020-11-11 13:11:30 +01:00
badlogic
c64e6adbde [ts] Fix 1-bone IK, see #1692. 2020-06-03 17:27:30 +02: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
5776e2467a [ts] Added soft IK support. See #1383. 2019-06-19 13:55:51 +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
Ivan Popelyshev
5ee7d93fce Remove "spine." everywhere (#1297) 2019-03-08 15:44:15 +01:00
badlogic
18f2ccf480 [ts] Ported addition of uniform/compressed IK and rotation fix. See #1163. 2018-08-23 15:23:18 +02:00
Mario Zechner
cdc2d5bc88 [ts] Ported stretchy IK. See #1142. 2018-08-06 15:09:08 +02:00
badlogic
087bcfc43b [ts] Ported IKConstraint fix. 2017-05-24 17:31:33 +02:00
badlogic
3f478fd831 [ts] Ported IKConstraint simplification, see #907 2017-05-24 11:39:13 +02:00
badlogic
9197f6f0f7 [ts] Fixed bug in IkConstraint 2016-10-17 15:23:59 +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