Mario Zechner
|
db6f624bc6
|
Merge branch '4.1' into 4.2-beta
# Conflicts:
# spine-ts/package-lock.json
# spine-ts/package.json
# spine-ts/publish.sh
# 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-04-17 16:29:45 +02:00 |
|
Mario Zechner
|
f0ad8e2024
|
[ts] 4.1.27 release.
|
2023-04-17 16:26:38 +02:00 |
|
Mario Zechner
|
aa1064b83b
|
[phaser] Update for 3.60.0 release.
|
2023-04-17 16:25:22 +02:00 |
|
Mario Zechner
|
889148cd97
|
Merge branch '4.1' of https://github.com/esotericsoftware/spine-runtimes into 4.1
|
2023-04-17 16:12:29 +02:00 |
|
Mario Zechner
|
98f060b435
|
[ts] Refactor how textures are stored in texture regions, fix renderers, add custom attachment WebGL example.
|
2023-04-17 16:12:26 +02:00 |
|
Harald Csaszar
|
764a480610
|
Merge branch '4.1' into 4.2-beta
|
2023-04-13 18:18:48 +02:00 |
|
Harald Csaszar
|
245ff29b26
|
[unity] Minor: whitespace fix to please automatic checks.
|
2023-04-13 18:14:37 +02:00 |
|
Harald Csaszar
|
a09ec88b16
|
[unity] Fixed compile error on old Unity version 2017.1, introduced by commit 7d0833f. See #2275.
|
2023-04-13 18:08:09 +02:00 |
|
Harald Csaszar
|
92728548b7
|
[unity] Minor: refactoring, variable renamed.
|
2023-04-13 17:59:25 +02:00 |
|
Harald Csaszar
|
7d0833f881
|
[unity] Fixed SkeletonGraphic exception when Attachment changed after SkeletonGraphic.LateUpdate. Closes #2275.
|
2023-04-13 17:59:25 +02:00 |
|
Mario Zechner
|
260c269a1a
|
Merge branch '4.1' into 4.2-beta
|
2023-04-12 15:13:52 +02:00 |
|
Mario Zechner
|
6ec6c4c21c
|
Merge branch '4.1' of https://github.com/esotericsoftware/spine-runtimes into 4.1
|
2023-04-12 15:13:35 +02:00 |
|
Mario Zechner
|
14219fa609
|
[phaser] Fix pack file plugin loading, clipping, demos.
|
2023-04-12 15:13:25 +02:00 |
|
Harald Csaszar
|
476fb151dd
|
[unity] Fixed skeleton baking when AttachmentTimeline only contains a single frame. Closes #2272.
|
2023-04-07 15:33:33 +02:00 |
|
Mario Zechner
|
fb3ebb56eb
|
[phaser] More tests, fix make factory, add Alpha mixin
|
2023-04-06 15:41:54 +02:00 |
|
Harald Csaszar
|
954ab69bce
|
Merge branch '4.1' into 4.2-beta
|
2023-04-06 13:30:38 +02:00 |
|
Mario Zechner
|
da68e66e9c
|
[c][cpp] Formatting.
|
2023-04-06 13:26:25 +02:00 |
|
Mario Zechner
|
1fb89b6e89
|
[c][cpp] Port of commit e04e7b5. Adjusted fix for IK constraint NaN when parent has zero scale.
|
2023-04-06 13:25:13 +02:00 |
|
Mario Zechner
|
9382265484
|
[ts] Port of commit e04e7b5. Adjusted fix for IK constraint NaN when parent has zero scale.
|
2023-04-06 13:21:44 +02:00 |
|
Harald Csaszar
|
210dc04109
|
[csharp] Port of commit e04e7b5. Adjusted fix for IK constraint NaN when parent has zero scale.
|
2023-04-06 11:07:26 +02:00 |
|
Harald Csaszar
|
463e18596c
|
Revert "[csharp] Fix of incorrect bugfix commit f5fb9b5a. Fixed IK constraint NaN when a parent bone has zero scale."
This reverts commit fb59ba45b31bf8507e72134adec67c2740c40b44.
|
2023-04-06 11:07:26 +02:00 |
|
Nathan Sweet
|
e04e7b58f3
|
Adjusted fix for IK constraint NaN when parent has zero scale.
|
2023-04-05 17:58:42 -04:00 |
|
Mario Zechner
|
0fac0504ac
|
[cpp] Fix incorrectly referencing attachment when adding skin to another skin.
|
2023-04-05 15:50:59 +02:00 |
|
Mario Zechner
|
2b5bedd543
|
[c][cpp] Fixed IK constraint NaN when a parent bone has zero scale.
|
2023-04-05 15:50:28 +02:00 |
|
Mario Zechner
|
bc8fc3906d
|
Merge branch '4.1' of https://github.com/esotericsoftware/spine-runtimes into 4.1
|
2023-04-05 15:48:31 +02:00 |
|
Mario Zechner
|
c858b1a9f3
|
Fix .git-blame-ignore-revs
|
2023-04-05 15:48:23 +02:00 |
|
Harald Csaszar
|
fb59ba45b3
|
[csharp] Fix of incorrect bugfix commit f5fb9b5a. Fixed IK constraint NaN when a parent bone has zero scale.
|
2023-04-05 15:45:03 +02:00 |
|
Mario Zechner
|
6f63f76600
|
[c] Fixed IK constraint NaN when a parent bone has zero scale.
|
2023-04-05 15:30:10 +02:00 |
|
Mario Zechner
|
db90982453
|
[ts] Formatting.
|
2023-04-05 15:10:31 +02:00 |
|
Mario Zechner
|
09c14b7b31
|
[ts] Fixed IK constraint NaN when a parent bone has zero scale.
|
2023-04-05 15:09:29 +02:00 |
|
Mario Zechner
|
de52f2a9e3
|
[c] Formatting.
|
2023-04-05 15:06:03 +02:00 |
|
Mario Zechner
|
86240facfb
|
Merge branch '4.1' of https://github.com/esotericsoftware/spine-runtimes into 4.1
|
2023-04-05 15:05:41 +02:00 |
|
Mario Zechner
|
22603c3f07
|
[ts] Fixed IK constraint NaN when a parent bone has zero scale.
|
2023-04-05 15:05:33 +02:00 |
|
Harald Csaszar
|
f5fb9b5aa2
|
[csharp] Port of commit 3fd5ed22 - Fixed IK constraint NaN when a parent bone has zero scale.
|
2023-04-05 10:43:58 +02:00 |
|
Nathan Sweet
|
3fd5ed2287
|
Fixed IK constraint NaN when a parent bone has zero scale.
|
2023-04-04 20:07:21 -04:00 |
|
Mario Zechner
|
0cfa6905e1
|
[flutter] 4.2.12 release
|
2023-04-04 13:32:41 +02:00 |
|
Mario Zechner
|
f0e51bf7dd
|
Merge branch '4.1' into 4.2-beta
# Conflicts:
# spine-flutter/pubspec.yaml
|
2023-04-04 13:30:59 +02:00 |
|
Mario Zechner
|
5bea236326
|
[flutter] 4.1.2 release
|
2023-04-04 13:26:40 +02:00 |
|
Mario Zechner
|
46be5f2393
|
Merge branch '4.1' into 4.2-beta
|
2023-04-04 13:25:24 +02:00 |
|
Mario Zechner
|
d596731ca3
|
[flutter] Minor cosmetics.
|
2023-04-04 13:25:04 +02:00 |
|
Harald Csaszar
|
9c368baa16
|
Merge branch '4.1' into 4.2-beta
|
2023-03-27 17:58:12 +02:00 |
|
Harald Csaszar
|
80b2246d62
|
[unity] Fixed compile error on Unity 2017.1 of last commit. See #1640.
|
2023-03-27 17:55:53 +02:00 |
|
Harald Csaszar
|
78302ac1d8
|
[unity] Corrected behaviour of SkeletonGraphic edit reference rect when entering/exiting play mode. See #1640.
|
2023-03-27 17:42:32 +02:00 |
|
Harald Csaszar
|
1e59ce9cb7
|
Changelog: added 4.1 section to 4.2-beta section as well.
|
2023-03-24 15:09:26 +01:00 |
|
Harald Csaszar
|
b88297306b
|
Merge branch '4.1' into 4.2-beta
|
2023-03-24 15:07:43 +01:00 |
|
Harald Csaszar
|
25b8310bea
|
[unity] Fixed a compile error on Unity 2017.1 introduced by previous commit 91cc6dd. See #1640.
|
2023-03-24 15:00:26 +01:00 |
|
Harald Csaszar
|
e7457546b0
|
[unity] Minor: whitespace correction of previous commit.
|
2023-03-24 14:51:24 +01:00 |
|
Harald Csaszar
|
91cc6ddfaa
|
[unity] SkeletonGraphic now supports automatic scaling based on RectTransform bounds. Closes #1640.
|
2023-03-24 14:44:40 +01:00 |
|
Mario Zechner
|
cbefff1325
|
Merge branch '4.1' into 4.2-beta
|
2023-03-22 15:44:52 +01:00 |
|
Mario Zechner
|
2179cd7c86
|
[monogame] Fix references to missing .cs files. Closes #2269
|
2023-03-22 15:44:36 +01:00 |
|