15 Commits

Author SHA1 Message Date
badlogic
a506047242 [c] Ported stretchy IK, fixed warnings. 2018-08-14 15:05:40 +02:00
badlogic
89f116ae82 Final MSVC touches. 2018-05-24 17:26:37 +02:00
badlogic
265b18571c Fixed all warnings on MSVC, fixed up usage of int instead of size_t, fixed some signatures. 2018-05-24 15:30:58 +02:00
badlogic
6cd676eaf3 Merge branch '3.6' into 3.7-beta 2018-03-20 15:07:21 +01:00
badlogic
0c02bace47 [c][ue4] Don't redefine DLLIMPORT/EXPORT on Android. See #1088 2018-03-20 15:04:19 +01:00
badlogic
c94bec6e4e [c] Ported additive blending, including attachment and draw order timeline fixes. See #1029, #1060 2018-01-18 14:59:26 +01:00
badlogic
0227513188 [c] Functions in extension.h are now prefixed with _sp to avoid name collisions with other libraries 2017-07-19 10:32:13 +02:00
badlogic
7488383b15 [cocos2dx] Added support for vertex effects. See #898 2017-06-26 15:00:59 +02:00
badlogic
65d1f51acc [c][sfml] Added spVertexEffect, and some math utilities. Fixed unit tests. 2017-06-26 14:00:00 +02:00
badlogic
4735f3e118 [c] Preparation work for animation/timeline changes. 2017-06-13 00:53:00 +02:00
badlogic
5a36abf813 [c] Fixed tracking of realloc in unit test suite 2017-05-18 13:42:54 +02:00
badlogic
18b63d18a6 [c] Added ClippingAttachment and loading code 2017-04-21 11:16:06 +02:00
badlogic
3ed9290c6f [cocos2d-objc] More two color tinting work. 2017-03-14 13:14:23 +01:00
badlogic
fe8eae4b8e [c] Ported 3.6 changes, two color timeline, changed updateWorldVertices to computeWorldVertices, point attachment, transform constraint local and relative mode. Does not actually render two color tinted slots yet. Also updated example exports 2017-01-30 16:31:16 +01:00
badlogic
387b0afb80 [c] Added spine-c-tests (thanks @jpoag), fixed up CMake build 2016-11-28 16:00:46 +01:00