badlogic
|
4406cdfba0
|
Updated examples in example projects.
|
2019-02-19 15:59:30 +01: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
|
bc5dc2b70b
|
[cpp] Resolve shadowed variables, see #1250.
|
2019-01-16 15:57:49 +01:00 |
|
badlogic
|
2a947536bc
|
[sfml] Fixed README.
|
2019-01-06 21:37:04 +01:00 |
|
badlogic
|
691cb23218
|
Merge branch '3.7-beta' into 3.7-beta-cpp
|
2018-12-03 17:18:04 +01:00 |
|
badlogic
|
7a803f8b1b
|
Updated example project exports.
|
2018-12-03 17:12:03 +01:00 |
|
badlogic
|
4fb76c8c0e
|
Merge branch '3.7-beta' into 3.7-beta-cpp
|
2018-11-19 14:45:11 +01:00 |
|
badlogic
|
238523d0fc
|
Updated assets in all runtime example projects except Unity and UE4.
|
2018-11-19 13:28:58 +01:00 |
|
badlogic
|
990ccc4606
|
Merge branch '3.7-beta' into 3.7-beta-cpp
|
2018-11-15 15:58:42 +01:00 |
|
badlogic
|
939685f66c
|
Added new PMA samples.
|
2018-11-15 10:59:50 +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
|
b2b2845f88
|
Merge branch '3.7-beta' into 3.7-beta-cpp
|
2018-11-14 14:29:56 +01:00 |
|
badlogic
|
94eec340c4
|
[ts][player] Fixed text selection on speed slider modification in FF, added snapping to speed slider, added hiding timeline if mouse doesn't move for 1 second except when popup is active or mouse is over controls, decided against popup centered over button, removed Show prefix from debug popup, added hiding buttons if there is only one skin/animation, fixed control bone not moving when paused.
|
2018-11-14 14:29:27 +01:00 |
|
badlogic
|
d361f45971
|
Merge branch '3.7-beta' into 3.7-beta-cpp
|
2018-10-15 13:57:11 +02:00 |
|
badlogic
|
02c6f9cc63
|
[cpp][sfml] Backported changes from 3.7-beta-cpp branch. See #1192.
|
2018-10-15 13:56:53 +02:00 |
|
badlogic
|
7c398be3b6
|
Merge branch '3.7-beta' into 3.7-beta-cpp
|
2018-09-06 16:01:12 +02:00 |
|
badlogic
|
454ecf0c2c
|
[cpp] Added event volume and balance, see #1171.
|
2018-09-06 15:27:49 +02:00 |
|
badlogic
|
7e1a0c172d
|
[c] Added event volume and balance, see #1171.
|
2018-09-06 15:05:13 +02:00 |
|
badlogic
|
a4584a1a1c
|
[ts] Added event volume and balance, see #1171.
|
2018-09-06 14:45:55 +02:00 |
|
badlogic
|
3a64a3d389
|
Merge branch '3.7-beta' into 3.7-beta-cpp
|
2018-09-03 15:16:37 +02:00 |
|
badlogic
|
74734bc542
|
[runtimes] Re-exported samples with 3.7.
|
2018-09-03 15:16:20 +02:00 |
|
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
|
f12728f0d2
|
Merge branch '3.7-beta' into 3.7-beta-cpp
|
2018-08-09 15:18:15 +02:00 |
|
Mario Zechner
|
cdc2d5bc88
|
[ts] Ported stretchy IK. See #1142.
|
2018-08-06 15:09:08 +02:00 |
|
Mario Zechner
|
ac7fe7ca80
|
Updated examples to 3.7, including stretchy ik.
|
2018-08-03 14:57:10 +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
|
cb22d5dab9
|
Merge branch '3.7-beta' into 3.7-beta-cpp
|
2018-07-18 15:20:05 +02:00 |
|
badlogic
|
218d3b4737
|
[cpp][sfml][cocos2dx] skip rendering of skeletons/slots/attachment with alpha equal 0.
|
2018-07-18 14:27:57 +02:00 |
|
badlogic
|
22c1e32164
|
Merge branch '3.7-beta' into 3.7-beta-cpp
|
2018-07-18 14:14:39 +02:00 |
|
badlogic
|
6e83e6aed1
|
[c][cpp][sfml][cocos2d-x] Skip rendering of skeleton/slot/attachment early if alpha is 0. See #1145
|
2018-07-18 12:04:11 +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
|
39226bc601
|
Merge branch '3.7-beta-cpp' of https://github.com/esotericsoftware/spine-runtimes into 3.7-beta-cpp
|
2018-06-11 14:52:42 +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
|
ca6a6fc930
|
Updated all READMEs.
|
2018-06-08 14:18:51 +02:00 |
|
badlogic
|
dc4ab94644
|
Fixed up SFML.
|
2018-05-30 17:37:05 +02:00 |
|
badlogic
|
2bd8dc7326
|
Clean up Clang warnings, refactor more size_t related code.
|
2018-05-24 17:17:45 +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 |
|