Nathan Sweet
2a52efd437
[libgdx] Fixed local dirty flag.
2025-04-22 16:13:58 -04:00
Nathan Sweet
f0c61be159
[libgdx] Added slider mix timeline, JSON/binary fixes.
2025-04-21 17:21:18 -04:00
Nathan Sweet
26df02443f
[libgdx] Fixed slot color. Inline setConstrained() for internal code.
2025-04-20 15:33:06 -04:00
Nathan Sweet
913e694e22
[libgdx] Constraints only updateLocalTransform when necessary.
2025-04-20 01:02:55 -04:00
Nathan Sweet
db69ea75ce
[libgdx] resetUpdate improvements.
2025-04-19 21:30:08 -04:00
Nathan Sweet
adfcb434a5
[libgdx] Skip bones in update cache when a slider mix is 0.
2025-04-19 19:12:27 -04:00
Nathan Sweet
20683ff9ce
[libgdx] Improved constraint sorting.
2025-04-19 18:12:45 -04:00
Nathan Sweet
6a5d054726
[libgdx] Fixed translate timelines.
2025-04-19 14:52:20 -04:00
Nathan Sweet
f05a1524cd
[libgdx] Fixed physics jitter at low update and rendering rates.
...
https://esotericsoftware.com/forum/d/26512-physics-jittersunstable-at-higher-framerates/16
2025-04-19 13:11:45 -04:00
Nathan Sweet
67f09f79ed
[libgdx] Clear skeleton if update fails instead of crashing.
2025-04-19 12:31:28 -04:00
Nathan Sweet
2c6b43a9c2
[libgdx] Fixed slot color, clipping.
2025-04-19 12:24:00 -04:00
Nathan Sweet
46705b5470
[libgdx] Update libgdx version.
2025-04-18 17:53:12 -04:00
Nathan Sweet
328f5a142f
[libgdx] Slider resetCache using instanceof.
2025-04-18 16:30:38 -04:00
Nathan Sweet
1f92218c23
[libgdx] Give all arrays types, direct array access, removed casts.
2025-04-18 12:44:11 -04:00
Nathan Sweet
6c1d2f625e
[libgdx] Fixed clipping ending and starting on the same slot.
2025-04-17 18:16:10 -04:00
Nathan Sweet
d115ca83dd
[libgdx] Constraint order from appearance in data. updateCache sorting moved to constraints.
2025-04-17 18:05:17 -04:00
Nathan Sweet
fff1606b6d
[libgdx] Added Posed and other base classes. Renamed BoneLocal/Pose. Removed skeleton fields, prefer passing.
2025-04-16 23:14:08 -04:00
Nathan Sweet
a8c081dbb1
[libgdx] Optimized setting the applied pose.
2025-04-15 23:45:34 -04:00
Nathan Sweet
c8069fa852
[libgdx] Pose classes for all the remaining constraints.
2025-04-15 17:56:55 -04:00
Nathan Sweet
08af7407b3
[libgdx] Added IkConstraintPose and data classes use a setup pose field.
2025-04-15 14:39:51 -04:00
Nathan Sweet
cab5944663
[libgdx] SlotPose and other refactoring.
2025-04-15 12:09:40 -04:00
Nathan Sweet
cab6f73396
[libgdx] BonePose/Applied classes.
2025-04-13 17:46:34 -04:00
Nathan Sweet
71ef2d5f98
[libgdx] Separate pose and applied for bones, slots, and constraints, sliders WIP.
2025-04-12 22:09:24 -04:00
Nathan Sweet
9424018102
[ts][player] Added viewport.clip and ResizeMode.FitClip.
2025-04-10 16:15:00 -04:00
Nathan Sweet
9710b0f08b
[libgdx] Fixed transform constraint binary data offset x/y scale.
2025-04-10 16:02:19 -04:00
Nathan Sweet
1139e6ccd6
[ts] Use double quotes in dev* for Windows.
2025-04-10 14:58:15 -04:00
Nathan Sweet
b1bdfa7b3e
[ts] Use double quotes in dev* for Windows.
2025-04-10 14:57:34 -04:00
Harald Csaszar
17cf530aa8
[unity] Updated example skeletons version to 4.3.14-beta.
2025-04-10 17:27:19 +02:00
Harald Csaszar
75a412d9d7
[csharp] port of commit 52b7423: Brought back transform constraint offset. Some changes for alignment with reference implementation.
2025-04-10 17:27:19 +02:00
Harald Csaszar
320a182c01
[csharp] port of commit 4a351ce: Fixed delay being negative, causing the track time to jump.
2025-04-10 17:27:19 +02:00
Nathan Sweet
52b7423b23
[libgdx] Brought back transform constraint offset.
2025-04-09 17:14:28 -04:00
Nathan Sweet
ead468332c
[libgdx] Fixed binary data loader scale for transform constraint, clean up.
2025-04-09 15:35:19 -04:00
Nathan Sweet
4a351ceb2d
[libgdx] Fixed delay being negative, causing the track time to jump.
2025-04-09 14:17:50 -04:00
Harald Csaszar
0b6828adb6
[csharp] Updated version numbers in csharp tests.
2025-04-09 19:49:31 +02:00
Harald Csaszar
3e779a90df
[unity] Updated custom unittest asset.
2025-04-09 18:36:38 +02:00
Harald Csaszar
dc21334dcd
[unity] Updated version numbers in package.json and similar files to 4.3.
2025-04-09 17:23:33 +02:00
Harald Csaszar
7fe96af60f
[unity] Adjusted runtime example copy script to deleted LWRP package and added ui-toolkit package.
2025-04-09 17:23:33 +02:00
Harald Csaszar
e4ba6e58f7
[unity] Removed obsolete LWRP shaders package (long succeeded by URP).
2025-04-09 17:23:33 +02:00
Luke Ingram
84d785c664
[c][cpp] Port of commit f1e0f0f ( #2807 )
...
* [c][cpp] Port of commit f1e0f0f: Fixed animation not being mixed out in some cases. #2786
* [c][cpp] Format.
---------
Co-authored-by: Davide Tantillo <iamdjj@gmail.com>
2025-04-09 16:08:23 +02:00
Harald Csaszar
8f17f545d3
[unity] Updated example skeletons to latest 4.3-beta version.
2025-04-09 15:52:10 +02:00
Harald Csaszar
60a34ef995
[csharp] Fix Transform constraint import scale.
2025-04-09 15:52:10 +02:00
Harald Csaszar
90bfdba422
[csharp][unity] Port of Transform constraint property mapping and cumulated 4.3 changes. Excluding import scale fixes.
2025-04-09 15:52:06 +02:00
Harald Csaszar
0ab3a8251a
[unity] Updated compatible version and example skeletons version to 4.3.
2025-04-09 15:50:44 +02:00
Mario Zechner
7cafab92b0
Update spine-cpp-lite.h
2025-04-09 12:18:02 +02:00
Nathan Sweet
7965da21b9
[libgdx] Fixed data loader scale for transform constraint.
2025-04-08 14:10:12 -04:00
Nathan Sweet
8d5f6c593e
[libgdx] AnimationState setAnimation only discards if the former entry was never applied AND is the same animation.
...
This enables using setEmptyAnimation (or any animation to mix from) followed immediately by setAnimation.
2025-04-08 13:28:08 -04:00
Luke Ingram
ec395f00e1
[all] Updates documentation. ( #2805 )
...
- All links to forum posts have been updated.
- All links to Spine documentation have been updated to be accurate. This includes the Editor docs and specific Runtimes docs.
- Removes the doc link to the out-of-date spine-cocos2d-objc runtime and replaces it with spine-sdl.
- Links to external frameworks and tools have been corrected.
2025-04-08 04:53:39 +02:00
Nathan Sweet
2fceeeb366
[libgdx] Transform constraint JSON, scale offset, fixed error message.
2025-04-07 17:26:06 -04:00
Nathan Sweet
66435fea9e
[libgdx] Constraint clean up.
2025-04-06 00:30:39 -04:00
Nathan Sweet
f08d58dc98
License header update.
2025-04-05 13:42:13 -04:00