9571 Commits

Author SHA1 Message Date
Mario Zechner
f68f5437d9 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
2024-01-16 12:20:32 +01:00
Mario Zechner
5dbdcb330d [ts] Release 4.1.51 2024-01-16 12:19:54 +01:00
Mario Zechner
5cacab8894 [ts] Skip lib check, some 3rd party dependencies do not compile with latest TS 2024-01-16 12:18:33 +01:00
Mario Zechner
bd1acdc1d6 [ts] Scale gravity/wind when loading skeleton, see #2446 2024-01-16 12:16:05 +01:00
Mario Zechner
2c69c2604f [phaser] Closes #2449, proper basePath resolution if assets are served from root 2024-01-16 11:03:46 +01:00
Harald Csaszar
be25484ac2 [csharp] Renamed utility method ReadByte to ReadUByte to prevent future porting pitfalls (see preceding commit). 2024-01-12 19:48:47 +01:00
Harald Csaszar
cb33b34a4a [unity] Fixed wond IKConstraint timeline bend-direction with skeleton binary. Closes #2448. 2024-01-12 19:10:38 +01:00
Mario Zechner
068a2bb6d0 [godot] Closes #2447, expose bone and sprite in SpineBoneNode 2024-01-12 13:10:57 +01:00
Harald Csaszar
11e6428586 [libgdx] Fixed PhysicsConstraint ignoring load scale. See commit c7a8123. 2024-01-11 17:13:17 +01:00
Harald Csaszar
fa9028881d [csharp] Minor: fixed formatting. 2024-01-11 17:08:25 +01:00
Harald Csaszar
c7a81230ff [csharp] Fixed PhysicsConstraint ignoring load scale. 2024-01-11 17:05:10 +01:00
Nathan Sweet
92986788c1 [libgdx] Changed SimpleTest1 back to JSON. 2024-01-10 16:42:12 -04:00
Harald Csaszar
7aeb4c3a27 Merge branch '4.1' into 4.2-beta 2024-01-10 17:16:26 +01:00
Harald Csaszar
b3aa3e0c48 [unity] Fixed GetRepackedSkin issue with polygon packing and 270 degree rotation and atlas is non-square. Closes #2445. 2024-01-10 17:08:38 +01:00
Harald Csaszar
59a1090d34 [csharp] Minor: increased package version for last commit. 2024-01-08 20:32:53 +01:00
Harald Csaszar
4bcd3496bc [csharp] Port of commit f656d98. Fixed ScaleYTimeline. 2024-01-08 20:31:27 +01:00
Vadim Goncharov
43d2564b0a
[ts][pixi] Fix not working alpha channel in mesh animations (#2439) 2024-01-08 00:35:47 +01:00
Steven Burns
dfec98895f
Update README.md (#2437)
Small fix in the documentation, it was mentioning spine-godot when it should mention spine-flutter.
2024-01-08 00:35:02 +01:00
Luke Ingram
73318d6c79 [ts] Resolve error when running npm install. 2024-01-03 17:41:17 -04:00
Mario Zechner
8c79c7c1de [c][cpp] Fix all warnings on Clang, more physics constraints porting 2024-01-03 12:52:10 +01:00
Mario Zechner
a190bc8899 [cpp] More physics porting, fix sanitizer issues 2024-01-03 09:47:39 +01:00
Mario Zechner
1547e09eab [sfml] Add celestial circus and sack skeleton 2024-01-03 07:50:16 +01:00
Mario Zechner
bdf6d6293d Merge branch '4.1' into 4.2-beta
# Conflicts:
#	spine-flutter/CHANGELOG.md
#	spine-flutter/pubspec.yaml
2024-01-03 06:23:20 +01:00
Mario Zechner
0ae969e43b [flutter] Release 4.1.13 2024-01-03 06:20:41 +01:00
Mario Zechner
5279da1f80 [flutter] Fix multiply blend mode
See https://esotericsoftware.com/forum/d/25369-spine-flutter-slot%E6%B7%B7%E5%90%88%E6%A8%A1%E5%BC%8F%E5%90%8Ealpha%E4%B8%A2%E5%A4%B1/2
2024-01-03 06:19:30 +01:00
badlogic
24f47cf8ce Merge branch '4.1' into 4.2-beta 2024-01-03 05:50:36 +01:00
badlogic
9471c408ce [ue] Fix compilation error on UE 5.2+ 2024-01-03 05:49:57 +01:00
Nathan Sweet
26c142e862
Update README.md
Remove link to German demos page.
2023-12-27 17:23:38 +01:00
Nathan Sweet
f656d98355 [libgdx] Fixed ScaleYTimeline. 2023-12-24 08:49:00 -04:00
Luke Ingram
238e86c58a [ts] Add examples for spine-pixi. 2023-12-22 13:06:25 -04:00
Mario Zechner
5ffdcdb1e6 [cpp] Initial pass at physics, incomplete 2023-12-22 17:26:49 +01:00
Harald Csaszar
0b9bab2392 Merge branch '4.1' into 4.2-beta 2023-12-19 16:53:43 +01:00
Harald Csaszar
5ecbbff72e [unity] Increased package version for preceding commit. 2023-12-19 16:51:06 +01:00
Harald Csaszar
05de65cf9e [unity] Fixed SkeletonRenderSeparator with CustomMaterialOverride potentially throwing ArgumentNullException. Closes #2435. 2023-12-19 16:44:44 +01:00
Mario Zechner
3c2998106f [ts] Release 4.2.34 2023-12-19 15:10:47 +01:00
Mario Zechner
b8f3a8b8ae [ts] Fix SkeletonJson physics constraints and timelines parsing. 2023-12-19 15:09:48 +01:00
Nathan Sweet
d8b9028210 [ts][player] Added scale parameter to config. 2023-12-15 18:03:29 -04:00
Mario Zechner
fb8f931fbf Merge branch '4.1' into 4.2-beta 2023-12-13 12:12:13 +01:00
Mario Zechner
fd5673f558 [godot] Update to Godot 4.2.1-stable 2023-12-13 12:11:59 +01:00
Harald Csaszar
003adc70d6 Merge branch '4.1' into 4.2-beta 2023-12-12 13:41:08 +01:00
Harald Csaszar
dd81e4b062 [unity] Fixed SkeletonGraphic newly added SkeletonSubmeshGraphic having wrong offset. Closes #2433. 2023-12-12 13:39:47 +01:00
Mario Zechner
c5d0b11807 Merge branch '4.1' into 4.2-beta 2023-12-11 14:29:55 +01:00
Mario Zechner
831566acf8 Fix formatting. 2023-12-11 14:29:44 +01:00
Mario Zechner
402b4a3094 [flutter] Fix CHANGELOG.md markup 2023-12-11 14:28:28 +01:00
Mario Zechner
1134d2c44e Merge branch '4.1' into 4.2-beta 2023-12-11 14:28:06 +01:00
Mario Zechner
8233af4e16 [flutter] Fix CHANGELOG.md markup 2023-12-11 14:27:53 +01:00
Mario Zechner
0e5dff8138 [flutter] Release 4.2.21 2023-12-11 14:26:46 +01:00
Mario Zechner
a6f52313c7 Merge branch '4.1' into 4.2-beta
# Conflicts:
#	spine-flutter/CHANGELOG.md
#	spine-flutter/pubspec.yaml
2023-12-11 14:26:22 +01:00
Mario Zechner
18af88725f [flutter] Release 4.1.12 2023-12-11 14:25:15 +01:00
Mario Zechner
73d892740d [flutter] Properly invoke track entry listeners, closes #2349 2023-12-11 14:24:54 +01:00