Mario Zechner
|
0815c4433b
|
[phaser] Mix-and-match example, rework example index.
|
2023-04-18 11:18:55 +02:00 |
|
Harald Csaszar
|
01e457a8af
|
[unity] Fixed remaining shader compile error occurring during build on Unity URP versions 12.x and 13.x. See related commit 2f1b0b8.
|
2023-04-17 17:38:02 +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
|
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
|
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 |
|
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
|
5bea236326
|
[flutter] 4.1.2 release
|
2023-04-04 13:26:40 +02:00 |
|
Mario Zechner
|
d596731ca3
|
[flutter] Minor cosmetics.
|
2023-04-04 13:25:04 +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
|
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
|
2179cd7c86
|
[monogame] Fix references to missing .cs files. Closes #2269
|
2023-03-22 15:44:36 +01:00 |
|
Mario Zechner
|
7a5c6995ef
|
[c] Closes #2264, initialize atlas page defaults properly.
|
2023-03-15 10:55:53 +01:00 |
|
Mario Zechner
|
f85928c03a
|
[c] Closes #2263, fix dark alpha component in JSON parser.
|
2023-03-15 10:49:34 +01:00 |
|
Harald Csaszar
|
f09f5b73a0
|
[unity] Fixed texture preset not being applied when more atlas pages are added later. Fixed atlas page count not being updated immediately after change. Closes #2266.
|
2023-03-13 16:26:30 +01:00 |
|
Mario Zechner
|
7c76c5803c
|
[flutter] Add publishing script, fix changelog.
|
2023-03-08 15:02:11 +01:00 |
|
Mario Zechner
|
728aa6226b
|
[flutter] Fix doc headers, pub version.
|
2023-03-08 14:46:48 +01:00 |
|
Mario Zechner
|
5232c1cb77
|
[flutter] Add VS Code launch configs.
|
2023-03-07 11:52:11 +01:00 |
|
Mario Zechner
|
adbb5d367a
|
[godot] Update setup action to latest Python/Scons versions.
|
2023-03-07 11:28:57 +01:00 |
|
Mario Zechner
|
9a168a26a4
|
[godot] Revert change to python setup GH action.
|
2023-03-07 11:26:39 +01:00 |
|
Mario Zechner
|
b7482f87d9
|
Update action versions in GH workflows.
|
2023-03-07 11:21:34 +01:00 |
|