7660 Commits

Author SHA1 Message Date
Mario Zechner
8d04c7a75b [pixi] Clean-up and extend examples 2023-07-18 14:51:57 +02:00
Mario Zechner
deb4117b6a [flutter] release 4.1.4 2023-07-18 14:50:02 +02:00
Mario Zechner
04317b8552 [flutter] Update changelog 2023-07-18 14:48:34 +02:00
Mario Zechner
7dbf0a6665 [flutter] Fix WASM compilation, closes #2321 2023-07-18 14:47:52 +02:00
Mario Zechner
9b9d02a3fa [c][cpp] Don't set CMake install dir to "./", closes #2320. 2023-07-18 14:00:59 +02:00
Harald Csaszar
0ca3c8e507 [unity] Fixed a Timeline SpineAnimationStateClip related bug introduced in commit d4cc1631. Closes #2316. 2023-07-17 16:44:28 +02:00
Mario Zechner
5308ddb04b [godot] Add build/pack-template.sh to zip up the template files for development. 2023-07-14 15:11:16 +02:00
Mario Zechner
15b61f3101 [godot] Fix compilation error in SpineSprite, add 4.1 GitHub workflow. 2023-07-14 13:46:20 +02:00
Mario Zechner
66aeb0e372 [godot] Update build to 4.0.3 stable. 2023-07-14 13:21:00 +02:00
Mario Zechner
6fafd96eca [pixi] License headers, see #2305 2023-07-12 15:15:56 +02:00
Mario Zechner
2ba7133254 [pixi] Assets for examples, see #2305 2023-07-12 15:13:40 +02:00
Mario Zechner
045e1551ed [ts] Release 4.1.36 2023-07-12 15:00:38 +02:00
Mario Zechner
9ce4b14022 Merge branch '4.1' of https://github.com/esotericsoftware/spine-runtimes into 4.1 2023-07-12 14:41:56 +02:00
Mario Zechner
cb0f78bed2 [phaser] Add Origin mixin, don't call updateSize() on changes to scale. 2023-07-12 14:41:48 +02:00
Harald Csaszar
d4cc16315f [unity] Fixed Timeline SpineAnimationStateClip ignoring seek and loop. Closes #2316. Removed redundant multiple skeleton updates when multiple animations are started. 2023-07-11 17:42:10 +02:00
Mario Zechner
f759199223 [ts] Release 4.1.35 2023-07-11 13:47:20 +02:00
Mario Zechner
90b6b6f730 [ts] 4.1.34 release, broken. 2023-07-11 13:46:03 +02:00
Mario Zechner
0672c6c862 [phaser] Bounds providers return zero bounds in case there are no attachments to calculate the bounds with. 2023-07-11 09:10:28 +02:00
Harald Csaszar
ccc41337f6 [unity] Fixed Timeline preview speed-scale applied twice in Unity 2019 and newer versions. Closes #2312. 2023-07-04 18:36:42 +02:00
Harald Csaszar
5635f31053 [unity] Fixed URP shaders compile error on Unity 2023.1. Closes #2311. 2023-07-03 20:55:19 +02:00
Mario Zechner
b210ff5b9e [ts] Release 4.1.33 2023-06-30 15:27:40 +02:00
Mario Zechner
dd9d7e5558 [ts] Fix formatting issue detected by build. 2023-06-28 10:33:54 +02:00
Mario Zechner
6f8896e4ec [ts] Include Phaser in iife build. 2023-06-28 10:30:47 +02:00
Mario Zechner
ad528c34fb [ts] Fix up package.json 2023-06-28 09:46:52 +02:00
Mario Zechner
ea2d0727c3 [pixi] Fix index.html 2023-06-27 15:27:41 +02:00
Mario Zechner
0f118ba3bd Merge branch '4.1' of https://github.com/esotericsoftware/spine-runtimes into 4.1 2023-06-27 15:11:10 +02:00
Mario Zechner
8fb691c054 [pixi] Clean-up and improvements. 2023-06-27 15:10:53 +02:00
Harald Csaszar
f3379d4766 [unity] Increased package version number for preceding commit 3d2b6e50. 2023-06-27 15:08:45 +02:00
Harald Csaszar
3d2b6e50f3 [unity] Fixed import infinite loop when Spine Preferences Default Shader does not exist. Closes #2310. 2023-06-27 15:06:53 +02:00
Mario Zechner
7698f5fc92 Merge branch 'spine-pixijs' of https://github.com/miltoncandelero/spine-runtimes into miltoncandelero-spine-pixijs 2023-06-27 14:49:37 +02:00
Harald Csaszar
d75f2d1568 [unity] Fixed URP 2D Shaders example scene: previous commit 79be6d4 included accidental additions of SkeletonRenderTexture components, reverted partial changes. 2023-06-20 17:37:30 +02:00
Mario Zechner
8a8e64b3b5 [ts] Release 4.1.32 2023-06-20 11:54:37 +02:00
Nathan Sweet
74719c14bc
Link to Spine Wen PlayerUpdate README.md 2023-06-19 17:17:17 +02:00
Mario Zechner
403ff46917 [flutter] Update CHANGELOG 2023-06-19 12:40:50 +02:00
Mario Zechner
aa54d8ef9a [flutter] Release 4.1.3 2023-06-19 12:39:55 +02:00
Mario Zechner
4c4771fb48 [flutter] Upgrade and require Flutter 3.5.10 2023-06-19 12:37:46 +02:00
Harald Csaszar
a2e3870129 [unity] Minor: Increased package version for previous commit. 2023-06-14 16:00:10 +02:00
Harald Csaszar
ad614dc5ab [unity] Added updateSeparatorPartScale property to SkeletonGraphic to let render separator parts follow scale. 2023-06-14 15:56:32 +02:00
Harald Csaszar
cbe0e5433a [unity] Added SkeletonGraphic.MeshScale property to allow access to calculated mesh scale. 2023-06-13 17:11:33 +02:00
Harald Csaszar
723f689527 [unity] Added SkeletonGraphic example component variants for "4 Object Oriented Sample" for canvas coord conversion. 2023-06-13 16:36:11 +02:00
Mario Zechner
41a9790270
Fix SkeletonBounds::getPolygon() for latest Clang on macOS. 2023-06-12 14:27:55 +02:00
Harald Csaszar
2d9bdb0ec3 [unity] Fixed scene preview conflict between Timeline and SkeletonAnimation animation. Closes #2307. 2023-06-09 19:07:06 +02:00
Mario Zechner
d81ea2d1c1 Merge branch '4.1' of https://github.com/esotericsoftware/spine-runtimes into 4.1 2023-06-07 14:32:07 +02:00
Mario Zechner
b775800489 [sdl] Closes #2304, misnamed function declaration spSkeletonDrawable_dispose 2023-06-07 14:31:59 +02:00
Jordan Schidlowsky
9be78dbd20
Support audio path in SpineEventData (#2303) 2023-06-07 13:52:43 +02:00
Mario Zechner
468985bd35 [ue] Fix compilation error with Clang, closes #2301. 2023-06-07 13:52:03 +02:00
Mario Zechner
03320547ca [ue] Fix permissions of setup script. 2023-06-07 13:25:39 +02:00
eCode
99260f8437 docs: add polygon packed atlas to the demo
thanks to warmanw#5604 on discord for the file
2023-06-03 13:11:56 -03:00
eCode
4876dba946 feat: add support for pixijs 2023-06-03 13:05:21 -03:00
Mario Zechner
bee4d4060c [flutter] Batch by color as well, to avoid Impeller slow path
See https://github.com/flutter/flutter/issues/127486
2023-06-02 15:21:37 +02:00