Harald Csaszar
|
60b52cb36a
|
[unity] Fixed SkeletonRagdoll and SkeletonRagdoll2D behaving incorrectly when any Transforms are scaled. Closes #1831.
|
2021-01-19 18:14:52 +01:00 |
|
Harald Csaszar
|
3e93e2daf1
|
[unity] Fixed ghost-movement of Ragdoll components: They did not update the RagdollParent transform. Activate correct behaviour by disabling the inspector property Old Ragdoll Behaviour which was introduced to automatically be backwards-compatible. Closes #1670.
|
2020-05-07 15:10:20 +02:00 |
|
Harald Csaszar
|
22c5144bde
|
[unity] Fixed a build error (build to platform only) in 'Spine Examples' after package.json structures and asmdef files have been added.
|
2020-04-29 20:27:38 +02:00 |
|
Harald Csaszar
|
016f438d59
|
[unity] SkeletonGraphic now fully supports SkeletonUtility for generating a hierarchy of SkeletonUtilityBones. Closes #1637.
|
2020-03-11 20:07:25 +01:00 |
|
Harald Csaszar
|
216193e4b3
|
[unity] Fixed SkeletonUtilityEyeConstraint wrong offset when disabled and re-enabled. Closes #1632.
|
2020-03-02 17:05:17 +01:00 |
|
badlogic
|
b67bf992a0
|
Single bone IK fix and license header update. Closes #1580, closes #1581.
|
2019-12-20 12:20:46 +01:00 |
|
Harald Csaszar
|
241846c16c
|
[unity] Fixed SkeletonRagdoll2D incorrect limit angles in Unity 2019.2+. Closes #1521.
|
2019-10-14 19:11:52 +02:00 |
|
NathanSweet
|
842dffbd83
|
[all] Source clean up, formatting, and tabs for indentation.
|
2019-08-27 15:57:14 +02:00 |
|
Harald Csaszar
|
d8808fb8ce
|
[unity] Moved Timeline module to a separate Package com.esotericsoftware.spine.timeline. Activated asmdef files by default again in spine-unity, added asmdef files to timeline package. Fixed compile errors when asmdef files are active. Cleanup of no longer necessary asmdef file modifying code.
|
2019-07-18 14:38:04 +02:00 |
|
Harald Csaszar
|
f5f77ef481
|
[unity] Changed namespace Spine.Unity.Modules to Spine.Unity and Spine.Unity.Examples after restructuring. See previous commits 59746cc and 64a6ae4.
|
2019-07-16 22:17:02 +02:00 |
|
Harald Csaszar
|
64a6ae4034
|
[unity] Renamed editor script PointFollowerEditor to PointFollowerInspector. Editor scripts moved accordingly to previous commit 59746cc: "Lots of files and components moved to new directories for restructuring cleanup".
|
2019-07-16 21:25:20 +02:00 |
|
Harald Csaszar
|
59746ccbf6
|
[unity] Deprecated Modules/SlotBlendModes/SlotBlendModes component. Changed it's namespace from Spine.Unity.Modules to Spine.Unity.Deprecated. Lots of files and components moved to new directories for restructuring cleanup.
|
2019-07-16 20:01:47 +02:00 |
|