8328 Commits

Author SHA1 Message Date
Mario Zechner
af481965c2 [ts] 4.2.17 release 2023-07-12 15:05:34 +02:00
Mario Zechner
168edf2aa0 Merge branch '4.1' into 4.2-beta
# Conflicts:
#	spine-ts/package-lock.json
#	spine-ts/package.json
#	spine-ts/spine-canvas/package.json
#	spine-ts/spine-core/package.json
#	spine-ts/spine-phaser/package.json
#	spine-ts/spine-pixi/package.json
#	spine-ts/spine-player/package.json
#	spine-ts/spine-threejs/package.json
#	spine-ts/spine-webgl/package.json
2023-07-12 15:01:04 +02:00
Mario Zechner
045e1551ed [ts] Release 4.1.36 2023-07-12 15:00:38 +02:00
Mario Zechner
30edb3a6d1 Merge branch '4.1' into 4.2-beta 2023-07-12 14:42:19 +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
379c0ee6c3 Merge branch '4.1' into 4.2-beta 2023-07-11 17:55:43 +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
a57aecb8de [ts] Release 4.2.16 2023-07-11 13:49:33 +02:00
Mario Zechner
512afac3cf Merge branch '4.1' into 4.2-beta
# Conflicts:
#	spine-ts/package-lock.json
#	spine-ts/package.json
#	spine-ts/spine-canvas/package.json
#	spine-ts/spine-core/package.json
#	spine-ts/spine-phaser/package.json
#	spine-ts/spine-pixi/package.json
#	spine-ts/spine-player/package.json
#	spine-ts/spine-threejs/package.json
#	spine-ts/spine-webgl/package.json
2023-07-11 13:47:59 +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
Harald Csaszar
74819b6c59 Merge branch '4.1' into 4.2-beta 2023-07-11 13:27:32 +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
3887681716 [ts] Release 4.2.15 2023-06-30 15:29:37 +02:00
Mario Zechner
bf6cc69ddf Merge branch '4.1' into 4.2-beta
# Conflicts:
#	spine-ts/package-lock.json
#	spine-ts/package.json
#	spine-ts/spine-canvas/package.json
#	spine-ts/spine-core/package.json
#	spine-ts/spine-phaser/package.json
#	spine-ts/spine-player/package.json
#	spine-ts/spine-threejs/package.json
#	spine-ts/spine-webgl/package.json
2023-06-30 15:28:20 +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
3ee68dc63d Merge branch '4.1' into 4.2-beta 2023-06-27 15:27:52 +02:00
Mario Zechner
ea2d0727c3 [pixi] Fix index.html 2023-06-27 15:27:41 +02:00
Mario Zechner
15ce8099b7 [pixi] Another package-lock.json fix, fix to index.html. 2023-06-27 15:26:46 +02:00
Mario Zechner
2586676c9a [pixi] Fix 4.2-beta package version and package lock. 2023-06-27 15:25:17 +02:00
Harald Csaszar
102f3e044b Merge branch '4.1' into 4.2-beta 2023-06-27 15:17:23 +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
92906f5ab8 Merge branch '4.1' into 4.2-beta 2023-06-20 17:40:46 +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
06b7a0f3cc [ts][player] Fix debug config assignment and evaluation during rendering. 2023-06-20 15:49:44 +02:00
Mario Zechner
873000b4bd [ts] Revert short circuit fix. 2023-06-20 12:09:36 +02:00
Mario Zechner
863d85ae00 Merge branch '4.1' into 4.2-beta
# Conflicts:
#	spine-ts/package-lock.json
#	spine-ts/package.json
#	spine-ts/spine-canvas/package.json
#	spine-ts/spine-core/package.json
#	spine-ts/spine-phaser/package.json
#	spine-ts/spine-player/package.json
#	spine-ts/spine-threejs/package.json
#	spine-ts/spine-webgl/package.json
2023-06-20 11:56:13 +02:00
Mario Zechner
8a8e64b3b5 [ts] Release 4.1.32 2023-06-20 11:54:37 +02:00
Nathan Sweet
ebf2520c5d [ts] Fixed the setup pose not showing when no animation is specified.
`updateWorldTransform` doesn't get called when paused.
2023-06-19 14:44:05 -04:00
Nathan Sweet
3c2033b250 [ts] Fixed debug rendering.
Also fixed indentation.
2023-06-19 14:44:05 -04:00
Nathan Sweet
74719c14bc
Link to Spine Wen PlayerUpdate README.md 2023-06-19 17:17:17 +02:00
Mario Zechner
e82878f897 [flutter] Make WASM recompilation mandatory before publishing. 2023-06-19 12:46:26 +02:00
Mario Zechner
11cb8af959 [flutter] 4.2.13 release 2023-06-19 12:45:16 +02:00
Mario Zechner
28e3308565 Merge branch '4.1' into 4.2-beta
# Conflicts:
#	spine-flutter/CHANGELOG.md
#	spine-flutter/pubspec.yaml
2023-06-19 12:43:55 +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
9b35c03e03 Merge branch '4.1' into 4.2-beta 2023-06-14 16:01:29 +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