22 Commits

Author SHA1 Message Date
Mario Zechner
4715608108 [c][cpp] Fix remaining 4.0 porting bugs, apply formatter. 2021-06-07 16:13:25 +02:00
Mario Zechner
a71d73928d [c] Fix frame and curve array initialization in timelines, add debugging methods. 2021-05-31 15:58:18 +02:00
badlogic
8798b48e39 [c] Remove SPINE_SHORT_NAMES and C++ struct constructors. 2021-03-18 11:07:16 +01:00
badlogic
b67bf992a0 Single bone IK fix and license header update. Closes #1580, closes #1581. 2019-12-20 12:20:46 +01:00
badlogic
0f401bfb44 [sfml] Added IK demo. See #1532. 2019-10-25 14:43:17 +02:00
badlogic
e039625430 Removed stretchyman-stretchy-ik from all examples. 2019-08-05 17:41:15 +02:00
badlogic
f8f495524e Updated example exports, fixed up example projects with mix-and-match skin api demo. 2019-07-09 13:47:05 +02:00
badlogic
f5632c4ef1 [c][cpp] Using -Werror, both C and C++ runtime compiles without warnings now. Fixes #1391. 2019-06-24 16:18:24 +02:00
badlogic
76af7851dc [sfml] Added mix-and-match example. See #1375. 2019-06-13 17:10:17 +02:00
badlogic
40e6b026bd [c][sfml] Ported all skin API changes, see #841. 2019-06-03 15:39:11 +02:00
badlogic
225472de93 [c] More skin API changes, see #841. 2019-05-31 11:44:49 +02:00
badlogic
7f7e5f0fec Updated license headers and LICENSE files. 2019-05-02 11:38:19 +02:00
badlogic
0e0ed6ef3a [c][cpp] Port of additive blending fix, see #1322. 2019-04-04 14:33:41 +02:00
badlogic
688b661c12 Revert "[c] Fixes #1282, animation state was missing a null check when iterating mixed out track entries."
This reverts commit f5709a7bbc79733646d49581c78a0e93939974eb.
2019-02-18 11:39:19 +01:00
badlogic
f5709a7bbc [c] Fixes #1282, animation state was missing a null check when iterating mixed out track entries. 2019-02-18 11:38:39 +01:00
badlogic
7a803f8b1b Updated example project exports. 2018-12-03 17:12:03 +01:00
badlogic
c95af40579 Updated all exports, using PMA now where possible in all examples. Did not update UE4 and Unity assets, these need to be updated manually. 2018-11-15 10:58:30 +01:00
badlogic
7e1a0c172d [c] Added event volume and balance, see #1171. 2018-09-06 15:05:13 +02:00
badlogic
a506047242 [c] Ported stretchy IK, fixed warnings. 2018-08-14 15:05:40 +02:00
badlogic
5aab588928 [c][cpp] Ported flipX/flipY -> scaleX/scaleY change. See #1142. 2018-07-23 15:16:21 +02:00
badlogic
b7ae63f743 Fixed crashes on MSVC. 2018-05-24 14:31:26 +02:00
badlogic
2137dddf3b [sfml] Added cpp backend, refactored build. 2018-02-05 13:52:37 +01:00