80 Commits

Author SHA1 Message Date
Mario Zechner
f20ad9ac56 [runtimes] Update examples for 4.3.44-beta exports 2026-03-16 18:38:36 +01:00
Mario Zechner
e5bc9b709e Formatting 2026-03-14 15:39:56 +01:00
Mario Zechner
04d81a4fe3 [android] Fix snapshot repository url 2026-03-14 15:10:57 +01:00
Mario Zechner
ccbb78d3cc [android] Update to new Sequence API
- Sequence is now non-nullable and passed to attachment constructors
- Use sequence.resolveIndex(pose) to get current frame index
- Use sequence.getRegion/getUVs/getOffsets(index) for rendering data
- Remove deprecated setRegion() and getUVs() calls
2026-03-14 15:10:57 +01:00
Mario Zechner
620b306008 [runtimes] Re-export examples with Spine 4.3.40-beta
Updates .json and .skel files to current binary format.
Adds [runtimes] prefix to AGENTS.md for repo-wide changes.
Adds diff.ts pi extension.
2026-03-10 15:32:51 +01:00
Mario Zechner
699206316b [android] align AGP and Gradle wrapper with libgdx composite build 2026-02-27 19:17:13 +01:00
Mario Zechner
9d488a4f65 [android] throw clear IllegalStateException when controller is missing 2026-02-27 19:13:31 +01:00
Mario Zechner
be2e8ff514 Formatting 2025-11-10 15:43:02 +01:00
Wastrel Du
4191737c1c
[android]optimize skeleton drawable load, Avoid app crashes caused by loading errors. (#2947)
Co-authored-by: jfdu3 <jfdu3@iflytek.com>
2025-11-06 13:48:25 +01:00
Mario Zechner
b96e7c2461 [assets] Re-exported and distributed to runtimes 2025-09-11 01:09:23 +02:00
Mario Zechner
1efd045a83 Final clean-up of all Bash scripts except examples/**/*.sh and spine-godot/build/*.sh 2025-07-20 22:07:17 +02:00
Mario Zechner
0dd86dfdc1 Consistent logging in all Bash scripts via formatters/logging/logging.sh 2025-07-20 20:45:54 +02:00
Nathan Sweet
f4f1ea1fd9 Ran: examples/export/runtimes.sh 2025-06-20 15:56:02 -04:00
Mario Zechner
5a71276829 [android] Port to 4.3 2025-05-28 21:19:00 +02:00
Mario Zechner
9e394eaeb0 [libgdx][android] Fix release publishing to Central Portal 2025-05-28 20:12:49 +02:00
Mario Zechner
cc179858f9 [libgdx][android] Migrate to Central Portal publishing with unified version management 2025-05-28 20:12:48 +02:00
Nathan Sweet
f08d58dc98 License header update. 2025-04-05 13:42:13 -04:00
Mario Zechner
744cefeddc [android| Next snapshot 4.2.10 2025-01-22 15:38:21 +01:00
Mario Zechner
01705999d1 [android] Release 4.2.9 2025-01-22 15:38:03 +01:00
Mario Zechner
8c37b4cc68 [android] Fixes #2682, remove frame callback if view is no longer attached to window. 2025-01-22 15:35:58 +01:00
Mario Zechner
220678f336 [android] Next snapshot 2024-10-29 10:26:46 +01:00
Mario Zechner
f38683f9d9 [android] 4.2.8 release 2024-10-29 10:26:32 +01:00
hiki
41532fea5f
FIX: clipEnd not called issue when attachment is null (#2662) 2024-10-29 09:11:27 +01:00
Mario Zechner
cc982db033 Formatting 2024-10-01 16:17:20 +02:00
Mario Zechner
ce632884dc [android] Next snapshot release 2024-10-01 15:29:23 +02:00
Mario Zechner
230d2a5e60 [android] Release 4.2.7 2024-10-01 15:29:06 +02:00
Mario Zechner
7994973a22 [android] Fix Canvas.drawVertices() for Android <= 9. Closes #2638 2024-10-01 15:28:53 +02:00
Mario Zechner
59e3b58d14 [android] Next snapshot. 2024-08-19 13:22:25 +02:00
Mario Zechner
b97fdf97ee [android] 4.2.6 release 2024-08-19 13:20:01 +02:00
Mario Zechner
1716baae68 [android] Next snapshot 2024-08-06 13:34:55 +02:00
Mario Zechner
866fbd8cd2 [android] 4.2.5 release 2024-08-06 13:34:39 +02:00
Mario Zechner
7a6543052b [android] Next snapshot 2024-08-06 13:30:53 +02:00
Mario Zechner
3f833ff68e [android] 4.2.4 release 2024-08-06 13:30:38 +02:00
Mario Zechner
09c71cd313 [android] Copy assets via runtime.sh 2024-07-25 19:13:39 +02:00
Mario Zechner
a71dfd63e9 Formatting 2024-07-25 19:06:08 +02:00
Mario Zechner
5aa8cd43ff [android] Next snapshot 2024-07-25 19:04:48 +02:00
Mario Zechner
d8231d1656 [android] Release 4.2.3 2024-07-25 18:56:53 +02:00
Mario Zechner
be746e6a20 [android] Add GH action to publish snapshots. 2024-07-25 17:51:24 +02:00
Mario Zechner
e2a82b46f1 [android] Add GH action to publish snapshots. 2024-07-25 17:47:25 +02:00
Mario Zechner
8b162ad1c5 [android] Clipping support. 2024-07-25 17:00:09 +02:00
Mario Zechner
12f11cbbf9 Add spine-android to formatter 2024-07-24 20:37:00 +02:00
Mario Zechner
5de003cb8f [android] Fix publishing to Maven Central 2024-07-24 20:05:34 +02:00
Denis Andrasec
5541069826 Add missing license agreement headers 2024-07-19 16:00:34 +02:00
Denis Andrasec
42be887994 Add more documentation 2024-07-19 15:56:40 +02:00
Denis Andrasec
ae5ae1e1a1 Add docs to SpineView 2024-07-19 11:46:08 +02:00
Denis Andrasec
093ba489cc Rename files and document SpineController 2024-07-19 11:09:12 +02:00
Denis Andrasec
3428662684 rename publication to mavenLocal 2024-07-18 16:41:35 +02:00
Denis Andrasec
840c838666 Publish to local maven repo 2024-07-18 16:35:58 +02:00
Denis Andrasec
7fa52fc849 Make dependencies non-transitive 2024-07-18 14:42:29 +02:00
Denis Andrasec
6f0e199818 Update text 2024-07-18 14:03:19 +02:00