badlogic
|
be272c63df
|
[cpp] Fix to stretchy IK.
|
2018-08-14 15:30:30 +02:00 |
|
badlogic
|
e724231c5f
|
Merge branch '3.7-beta' into 3.7-beta-cpp
|
2018-08-14 15:09:15 +02:00 |
|
badlogic
|
4b66fffcd7
|
[cpp] Updated samples to include stretch IK flag, implemented stretchy IK for C++.
|
2018-08-14 14:30:11 +02:00 |
|
badlogic
|
5917c25961
|
[sfml] Fixed C++ sample.
|
2018-08-01 10:16:13 +02:00 |
|
badlogic
|
393e0405c0
|
Merge branch '3.7-beta' into 3.7-beta-cpp
|
2018-07-24 16:33:49 +02:00 |
|
badlogic
|
5087cd0373
|
[cpp] Closes #1149, C++ EventTimeline had a bug that prevented it from firing events.
|
2018-07-24 16:33:20 +02:00 |
|
badlogic
|
5aab588928
|
[c][cpp] Ported flipX/flipY -> scaleX/scaleY change. See #1142.
|
2018-07-23 15:16:21 +02:00 |
|
badlogic
|
e4cce48e29
|
Minor cleanup.
|
2018-06-27 15:15:14 +02:00 |
|
badlogic
|
f9c25b7c40
|
Updated SFML example to use unique_prts and stack allocation where possible.
|
2018-06-27 14:55:35 +02:00 |
|
badlogic
|
9415a9a27f
|
Added new operator on SpineObject that doesn't require file and line number.
|
2018-06-11 14:52:35 +02:00 |
|
badlogic
|
dc4ab94644
|
Fixed up SFML.
|
2018-05-30 17:37:05 +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
|
b7ae63f743
|
Fixed crashes on MSVC.
|
2018-05-24 14:31:26 +02:00 |
|
badlogic
|
a3a0648ce7
|
[cpp] Fixes completion event firing for 0 duration animations. See #1112.
|
2018-05-16 11:52:28 +02:00 |
|
badlogic
|
0bbcd971e9
|
Ported first batch of last changes to runtimes.
|
2018-04-20 13:58:39 +02:00 |
|
badlogic
|
bd665df1d3
|
[cpp] Cleaned up API.
|
2018-03-05 16:58:12 +01:00 |
|
badlogic
|
e4a029e1a7
|
[cpp] Added VertexEffect.
|
2018-03-05 16:08:17 +01:00 |
|
badlogic
|
9ceec41432
|
[cpp] Removed toString, fixed up remaining memory leaks in clipping and animation state code.
|
2018-03-05 14:32:09 +01:00 |
|
badlogic
|
99d3e15a18
|
[cpp] Fixed all the things by calloc'ing instead of allocing...
|
2018-02-26 16:34:43 +01:00 |
|
badlogic
|
7a18b81226
|
[cpp] Added toString method for SpineObjects, fixed up math, fixed up IKConstraint.
|
2018-02-23 15:45:45 +01:00 |
|
badlogic
|
6e8f0eaa27
|
[cpp] More SkeletonBinary fixes.
|
2018-02-22 17:02:59 +01:00 |
|
badlogic
|
a8fd3e14be
|
[cpp] Fixed up binary reader, added debug extension for memory profiling, fixed up RTTI usage, fixed update cache sorting.
|
2018-02-22 15:31:28 +01:00 |
|
badlogic
|
ed7dc4ea93
|
[cpp] Added preliminary SFML backend, fixed up a few APIs.
|
2018-02-21 17:52:56 +01:00 |
|
badlogic
|
2137dddf3b
|
[sfml] Added cpp backend, refactored build.
|
2018-02-05 13:52:37 +01:00 |
|