Harald Csaszar
|
91cf9c36d7
|
[csharp] Port of commits 40aca11 and 92a9b88. Added alphaAttachmentThreshold. Fixed attachment timelines not being applied on higher tracks.
|
2023-11-22 16:53:26 +01:00 |
|
Harald Csaszar
|
4c3c630e62
|
[csharp] Port of commit 1fcaba8. Fixed some physics constraint behavior when strength is 0.
|
2023-11-22 16:53:26 +01:00 |
|
Harald Csaszar
|
626e661ecf
|
[csharp] Fixed compile error on e.g. Unity version 2017.1 not supporting 0b111 litterals.
|
2023-11-17 17:52:59 +01:00 |
|
Harald Csaszar
|
fe53638f69
|
[csharp] Ported 4.2-beta physics.
|
2023-11-17 17:18:18 +01:00 |
|
Harald Csaszar
|
975c70dabc
|
Merge branch '4.1' into 4.2-beta
|
2023-10-26 21:55:18 +02:00 |
|
Harald Csaszar
|
c8f2370e75
|
[csharp] Fix json TransformConstraint timtline mixShearY value being ignored.
|
2023-10-26 20:56:42 +02:00 |
|
Harald Csaszar
|
4b822f2242
|
[csharp] Port of commit 546d55a. Fixed reading shearY mix for transform constraint timelines.
|
2023-10-02 11:51:29 +02:00 |
|
Harald Csaszar
|
cc6c428e32
|
Merge branch '4.1' into 4.2-beta
|
2023-08-02 18:24:01 +02:00 |
|
Harald Csaszar
|
c5afe7be35
|
[unity] Updated license headers of Spine Timeline UPM package to 2023 licenses as well (were not covered by script).
|
2023-08-02 18:11:51 +02:00 |
|
Mario Zechner
|
74b7882efa
|
Merge branch '4.1' into 4.2-beta
|
2023-07-31 13:29:29 +02:00 |
|
Mario Zechner
|
4047f1ba07
|
Updated license headers.
|
2023-07-31 13:29:16 +02:00 |
|
Harald Csaszar
|
3934824513
|
[unity] Increased version numbers of all UPM package files to 4.2 versions to be used for distinguishing releases.
|
2023-05-02 17:36:21 +02:00 |
|
Harald Csaszar
|
954ab69bce
|
Merge branch '4.1' into 4.2-beta
|
2023-04-06 13:30:38 +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 |
|
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 |
|
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 |
|
Harald Csaszar
|
7de6140875
|
Merge branch '4.1' into 4.2-beta
|
2023-01-10 13:21:46 +01:00 |
|
Harald Csaszar
|
01b8c06800
|
[csharp] Code cleanup: replaced var with explicit type names.
|
2023-01-10 13:03:56 +01:00 |
|
Harald Csaszar
|
db39be9b89
|
[csharp] Port of commit 0c269a07: "Spring constraint -> physics constraint.", added missing documentation lines.
|
2022-12-19 12:56:53 +01:00 |
|
Harald Csaszar
|
522e985de8
|
Reverted removal commit only intended for 4.1 "[csharp] Port of commit 9271eb23 "Removed spring constraints. The physics features have been moved to 4.2.""
This reverts commit f0e152a063399cba6440bc23fb7f1bc46b68025c.
Added previously missing getter SkeletonData.SpringConstraints, fixed Skeleton.SpringConstraints.
|
2022-12-19 12:09:24 +01:00 |
|
Harald Csaszar
|
c0e0842520
|
Merge branch '4.1' into 4.2-beta
|
2022-12-19 11:39:05 +01:00 |
|
Harald Csaszar
|
f0e152a063
|
[csharp] Port of commit 9271eb23 "Removed spring constraints. The physics features have been moved to 4.2."
|
2022-12-19 11:33:29 +01:00 |
|
Harald Csaszar
|
b693802311
|
Merge branch '4.1' into 4.2-beta
|
2022-12-14 17:45:18 +01:00 |
|
Harald Csaszar
|
2459755f8c
|
[csharp] Fixed IndexOutOfBounds at loading sequence attachments from json on older dotnet runtime version. Clsoes #2213.
|
2022-12-14 17:44:06 +01:00 |
|
Harald Csaszar
|
1624960dae
|
[csharp] Minor improvement of documentation.
|
2022-12-14 12:17:25 +01:00 |
|
Harald Csaszar
|
603c024791
|
Merge branch '4.1' into 4.2-beta
|
2022-11-30 18:41:39 +01:00 |
|
Harald Csaszar
|
88ef4bc5f7
|
[csharp] Port of commit 4bad9ec2. Fixed typo in transform constraint shortcut for 0 mix.
|
2022-11-30 18:24:47 +01:00 |
|
Harald Csaszar
|
6cdbe81d49
|
[csharp] Port of commit 3ea4f66. AnimationState, fixed rotation mix when direction changes. See #2158.
|
2022-10-06 15:39:11 +02:00 |
|
Mario Zechner
|
c590944a51
|
Merge branch '4.1' into 4.2-beta
# Conflicts:
# spine-cocos2dx/README.md
# spine-godot/spine_godot/SpineSprite.cpp
# spine-sdl/src/spine-sdl-cpp.cpp
# spine-sfml/cpp/src/spine/spine-sfml.cpp
|
2022-09-15 08:39:43 +02:00 |
|
Mario Zechner
|
98980e02d3
|
[csharp] Fix port of 2154
|
2022-09-15 08:03:25 +02:00 |
|
Harald Csaszar
|
0a9ca59f6e
|
Merge branch '4.1' into 4.2-beta
|
2022-09-14 17:30:13 +02:00 |
|
Harald Csaszar
|
b6e6712145
|
[csharp] Port of commit d6adbe96. Allow calling RegionAttachment#updateRegion when region is null.
|
2022-09-14 13:57:12 +02:00 |
|
Harald Csaszar
|
34a7eeb56d
|
[csharp] Port TransformConstraint changes. See #2150. Changed Skeleton scaleX and scaleY from private to internal.
|
2022-09-12 11:46:34 +02:00 |
|
Harald Csaszar
|
90c4569596
|
[unity] Updated license headers which were not yet up to date.
|
2022-08-18 11:58:51 +02:00 |
|
Harald Csaszar
|
5b6c220bf6
|
[csharp] Port of commits 81baef0 and 4efd63f: Fixed crash when a pingpong sequence has 1 frame. Use linked mesh sequence properties when inheriting a sequence timeline.
|
2022-06-20 11:26:35 +02:00 |
|
Harald Csaszar
|
70a318da7c
|
[unity] Added missing TextureRegion.meta file. Closes #2060.
|
2022-04-06 10:16:18 +02:00 |
|
Harald Csaszar
|
5a95f90c67
|
Merge branch '4.0' into 4.1-beta
|
2022-03-22 15:22:06 +01:00 |
|
Harald Csaszar
|
559af1159b
|
[csharp] Minor bugfix of binary 3.8 version fallback reading logic.
|
2022-03-22 15:20:06 +01:00 |
|
Harald Csaszar
|
935cb3b491
|
Merge branch '4.0' into 4.1-beta
|
2022-03-07 18:10:46 +01:00 |
|
Harald Csaszar
|
4a10e10e91
|
[unity] Corrected spine-csharp package.json file, it contained src as folders directory (where it already resides).
|
2022-03-07 17:50:18 +01:00 |
|
Harald Csaszar
|
091ece0aa3
|
Merge branch '4.0' into 4.1-beta
|
2022-01-26 15:27:59 +01:00 |
|
Harald Csaszar
|
f5f91899f4
|
[csharp] Port fix of additive scale mixing. See #2028, see commit a5b6762.
|
2022-01-26 15:25:47 +01:00 |
|
Harald Csaszar
|
4cbae2411a
|
[unity] Minor: removed a commented-out leftover line of code.
|
2022-01-26 15:25:47 +01:00 |
|
Harald Csaszar
|
d05e1a91c5
|
[chsarp] Port of commit c218918: Added TrackEntry#shortestRotation.
|
2022-01-19 15:08:55 +01:00 |
|
Harald Csaszar
|
6f59a35f0d
|
[csharp] Port of commit a898aed2: Added pingpongReverse to SequenceTimeline.
|
2021-12-13 20:34:21 +01:00 |
|
Harald Csaszar
|
24f676a030
|
[unity][csharp] Updated test package.json files and test asset version numbers to 4.1.
|
2021-11-22 19:36:50 +01:00 |
|
Harald Csaszar
|
62b513a06b
|
Merge branch '4.0' into 4.1-beta
|
2021-11-22 19:36:00 +01:00 |
|
Harald Csaszar
|
3b061eaa5f
|
[unity][csharp] Moved automated tests out of the spine-unity Assets directory to a UPM package (to prevent potential compile errors upon incomplete setup). Updated spine-csharp tests to be usable as a UPM package.
|
2021-11-22 19:12:18 +01:00 |
|
Harald Csaszar
|
90dd4bc8af
|
[unity] SkeletonRootMotion components now respect TransformConstraint timelines. Closes #1944.
|
2021-11-16 18:01:00 +01:00 |
|