Nathan Sweet
4259e86e19
[libgdx] Animation/AnimationState additive improvements.
...
* Replaced MixBlend and MixDirection with booleans.
* MixBlend.first functionality is no longer needed, cases simplified.
* Timelines know if they support additive or use instant transitions.
* When applying an animation with additive, timelines that don't support additive use the hold system to prevent dipping.
* Additive uses setup pose to prevent accumulation across frames. No longer need to reset additive properties.
* Added TrackEntry#setAdditive(boolean).
* Simplified AnimationState code.
2026-03-22 01:07:56 -04:00
Nathan Sweet
50bc71f642
[libgdx] Skeleton Viewer: Don't reset camera position when reloading.
2025-07-14 23:44:50 -04:00
Nathan Sweet
cab5944663
[libgdx] SlotPose and other refactoring.
2025-04-15 12:09:40 -04:00
Nathan Sweet
f08d58dc98
License header update.
2025-04-05 13:42:13 -04:00
Luke Ingram
e9cce58a1f
[libgdx] Updates the Spine Runtimes License Agreement date, updates links to documentation.
2024-12-09 19:02:05 -04:00
Mario Zechner
fd0c20a2c7
Formatting
2023-11-29 00:44:00 +01:00
Nathan Sweet
24b307eac2
[libgdx] Removed debug physics checkbox from Skeleton Viewer.
2023-11-08 20:04:54 -04:00
Nathan Sweet
55bb8fc65a
[libgdx] SkeletonViewer reload button retries last file if it failed. Smaller minimized size.
2023-10-08 14:13:10 -04:00
Mario Zechner
74b7882efa
Merge branch '4.1' into 4.2-beta
2023-07-31 13:29:29 +02:00
Mario Zechner
4047f1ba07
Updated license headers.
2023-07-31 13:29:16 +02:00
Nathan Sweet
1e820253d1
[libgdx] Physics update.
2022-10-18 12:20:14 -04:00
Nathan Sweet
23729f8eee
[libgdx] Physics debug rendering for Skeleton Viewer.
2022-10-07 11:52:30 -04:00
Nathan Sweet
5d1852662c
[libgdx] SkeletonViewer, don't use additive for track 0. Improved UI disable states.
2022-09-29 11:43:05 -04:00
Nathan Sweet
96a998b82d
Spine Runtimes License Agreement update (September 24, 2021).
2021-09-24 18:18:19 -10:00
Nathan Sweet
0e3722861f
[libgdx] Skeleton Viewer, allow setting setup pose every frame. Store linear.
2021-09-15 00:07:30 -06:00
Nathan Sweet
afa9a873ad
SkeletonViewer, don't show "Reloaded" if the loading failed.
2021-09-12 18:15:35 -06:00
Nathan Sweet
f567c18cfa
[libgdx] SkeletonViewer, don't use mixing from an empty animation to play the first animation after loading the skeleton.
2021-06-18 22:23:25 -04:00
Nathan Sweet
8f7a9254f4
Minor Skeleton Viewer improvements.
2021-03-01 17:51:42 +01:00
Nathan Sweet
8d75855191
[libgdx] Refactored SkeletonViewer into multiple files. Load PMA setting from new atlas format.
2020-12-23 16:27:34 -08:00