badlogic
|
b67bf992a0
|
Single bone IK fix and license header update. Closes #1580, closes #1581.
|
2019-12-20 12:20:46 +01:00 |
|
badlogic
|
707cd66c09
|
[cpp] Dispose renderer object in HasRendererObject::setRendererObject if dispose callback is set, and new value is not equal to old value. Closes #1549.
|
2019-11-19 15:31:59 +01:00 |
|
badlogic
|
007397c4c4
|
[cpp] Expose x and y of SkeletonData via getters/setters. Closes #1518.
|
2019-10-09 13:49:04 +02:00 |
|
badlogic
|
caf1bd5b9a
|
[cpp] Store timeline ids inside set in Animation for O(1) lookup. See #1462.
|
2019-09-26 16:50:47 +02:00 |
|
badlogic
|
3821389cd7
|
[cpp] Switch AnimationState.propertyIDs to a hash map.
|
2019-09-26 16:46:21 +02:00 |
|
badlogic
|
e89043b1f6
|
[cpp] Fixes #1444. SpineObject was using the wrong calloc.
|
2019-09-18 17:29:21 +02:00 |
|
badlogic
|
372b8ff425
|
[cpp] Removed STL dependencies. RTTI uses static literals instead of std::string or SpineString. Closes #1479.
|
2019-09-18 15:16:50 +02:00 |
|
badlogic
|
83dd267675
|
[cpp] Add accessors for MeshAttachment::_regionDegrees. Fixes #1480.
|
2019-09-12 15:59:58 +02:00 |
|
NathanSweet
|
842dffbd83
|
[all] Source clean up, formatting, and tabs for indentation.
|
2019-08-27 15:57:14 +02:00 |
|
badlogic
|
a578557934
|
[cpp] Added Skin::removeAttachment.
|
2019-07-25 15:23:48 +02:00 |
|
badlogic
|
727b3866d3
|
Merge branch 'feature/socialpoint_custom_changes' of https://github.com/socialpoint/spine-runtimes into socialpoint
|
2019-07-11 14:56:56 +02:00 |
|
badlogic
|
b22420b03b
|
[cocos2dx] Fixed mix-and-match example.
|
2019-07-11 14:32:14 +02:00 |
|
badlogic
|
f020c2ceba
|
[cpp] Closes #1404, add define SPINE_USE_STD_FUNCTION. When set, the animation state callback can be a std::function.
|
2019-07-11 14:29:42 +02:00 |
|
unknown
|
16c2437d70
|
Fix breaking changes
|
2019-07-04 14:24:08 +02:00 |
|
unknown
|
90f2968865
|
Clean ups
|
2019-07-03 12:49:10 +02:00 |
|
unknown
|
99c08fced6
|
Port more features
|
2019-07-02 17:51:47 +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
|
58e2971d81
|
[cpp] Added soft IK support. See #1383.
|
2019-06-19 16:42:58 +02:00 |
|
badlogic
|
29322c5c51
|
[cpp] Ported skin bones/constraints changes. See #1346.
|
2019-06-06 14:13:23 +02:00 |
|
badlogic
|
64852ddc96
|
[cpp] Ported all skin API changes, see #841.
|
2019-06-04 10:30:02 +02:00 |
|
badlogic
|
40e6b026bd
|
[c][sfml] Ported all skin API changes, see #841.
|
2019-06-03 15:39:11 +02:00 |
|
badlogic
|
09130b15df
|
Merge branch '3.7' into 3.8-beta
|
2019-05-02 11:43:36 +02:00 |
|
badlogic
|
7f7e5f0fec
|
Updated license headers and LICENSE files.
|
2019-05-02 11:38:19 +02:00 |
|
badlogic
|
0a3f6cc28c
|
[cpp] Ported rotated mesh region UV loading. See #1327.
|
2019-04-17 17:26:22 +02:00 |
|
badlogic
|
c68d85a1fc
|
[c][cpp] Ported addition of x/y bounding coordinates to SkeletonData. See #1325.
|
2019-04-16 14:06:41 +02:00 |
|
badlogic
|
962aaa1c9f
|
[cpp] Updated CHANGELOG and clean-up.
|
2019-03-28 17:06:29 +01:00 |
|
badlogic
|
4ac0a86193
|
Merge branch 'cpp-callback' of https://github.com/AlvaroEstradaDev/spine-runtimes into AlvaroEstradaDev-cpp-callback
|
2019-03-28 16:59:34 +01:00 |
|
badlogic
|
ae63d28920
|
[cpp] Ported AniamtionState and Animation changes. See #1303.
|
2019-03-25 15:26:48 +01:00 |
|
Alvaro Estrada
|
4542dc9a82
|
[cpp] Making the callbacks also object oriented
|
2019-03-13 12:02:08 -06:00 |
|
badlogic
|
b49240cbb7
|
[cpp] Closes #1278, parsing of non-essential skeleton data.
|
2019-02-25 13:49:48 +01:00 |
|
badlogic
|
0919c1b9d2
|
[cpp] Closes #1243, make cleanUpVectorOfPointers() linear in time complexity.
|
2019-01-23 13:39:14 +01:00 |
|
badlogic
|
48ea9b1914
|
[c][cpp] Get rid of regionTextureWidth/Height
|
2018-12-22 15:33:42 +01:00 |
|
badlogic
|
794d7acd2f
|
[c][cpp] Port of mesh whitespaces stripping. See #1232.
|
2018-12-22 14:27:32 +01:00 |
|
badlogic
|
02c6f9cc63
|
[cpp][sfml] Backported changes from 3.7-beta-cpp branch. See #1192.
|
2018-10-15 13:56:53 +02:00 |
|
badlogic
|
de6bbc356d
|
[cpp] Ported holdPrevious in AnimationState. See #1169.
|
2018-09-11 15:41:17 +02:00 |
|
badlogic
|
454ecf0c2c
|
[cpp] Added event volume and balance, see #1171.
|
2018-09-06 15:27:49 +02:00 |
|
badlogic
|
66236adea5
|
[c][cpp] Ported addition of uniform/compressed IK and rotation fix.
|
2018-08-23 16:30:16 +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
|
1c86d63941
|
[cpp] Fixes #1159, illegal memory access in Vector.
|
2018-08-10 11:52:59 +02:00 |
|
badlogic
|
5aab588928
|
[c][cpp] Ported flipX/flipY -> scaleX/scaleY change. See #1142.
|
2018-07-23 15:16:21 +02:00 |
|
badlogic
|
0284abe548
|
[cpp][sfml] Removed Atlas::dispose, merged into destructor. Destructor calls TextureLoader::unload now. Fixed up SFML backend accordingly.
|
2018-07-18 15:05:23 +02:00 |
|
badlogic
|
2bd8dc7326
|
Clean up Clang warnings, refactor more size_t related code.
|
2018-05-24 17:17:45 +02:00 |
|
badlogic
|
c545d3cd4b
|
Using std::map in debug memory tracker.
|
2018-05-24 15:48:11 +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
|
0bbcd971e9
|
Ported first batch of last changes to runtimes.
|
2018-04-20 13:58:39 +02:00 |
|
badlogic
|
6c29e8c2e9
|
[cpp] Fixed up Skin and internal hashmap like structure.
|
2018-04-18 14:25:56 +02:00 |
|
badlogic
|
bceee601ad
|
[cpp] Fixed memory allocations at runtime.
|
2018-04-17 12:30:35 +02:00 |
|
badlogic
|
bd9c33e046
|
[cpp] Fixed atlas page texture filter parsing.
|
2018-03-28 14:18:39 +02:00 |
|
badlogic
|
bd665df1d3
|
[cpp] Cleaned up API.
|
2018-03-05 16:58:12 +01:00 |
|