Harald Csaszar
b1cdc2db29
[unity] Fixed SkeletonUtilityBone follow-hierarchy producing wrong result with TransformConstraints. Closes #3035 .
2026-02-26 12:33:28 +01:00
Harald Csaszar
1af080578d
[unity] Fixed deprecation warnings on Unity 6000.3. Closes #3013 .
2026-01-23 21:38:05 +01:00
Harald Csaszar
32dfaf1c0f
[unity] Major Breaking Change: Split skeleton components into renderer and animation components. Added threading system. See 4.3-split-component-upgrade-guide.md for migration.
2025-10-08 22:21:55 +02:00
Harald Csaszar
ec757bf9b7
[csharp][unity] Port of 4.3 changes until (including) 2d9f86a (4.3.37-beta).
2025-06-20 22:25:27 +02:00
Harald Csaszar
90bfdba422
[csharp][unity] Port of Transform constraint property mapping and cumulated 4.3 changes. Excluding import scale fixes.
2025-04-09 15:52:06 +02:00
Luke Ingram
ec395f00e1
[all] Updates documentation. ( #2805 )
...
- All links to forum posts have been updated.
- All links to Spine documentation have been updated to be accurate. This includes the Editor docs and specific Runtimes docs.
- Removes the doc link to the out-of-date spine-cocos2d-objc runtime and replaces it with spine-sdl.
- Links to external frameworks and tools have been corrected.
2025-04-08 04:53:39 +02:00
Nathan Sweet
f08d58dc98
License header update.
2025-04-05 13:42:13 -04:00
Harald Csaszar
195c65ffd9
[unity] Fixed SkeletonUtilityConstraint subclasses not updating. Closes #2587 .
2024-07-30 17:14:47 +02:00
Harald Csaszar
43e1d624dd
[unity] Fixed wrong SkeletonUtilityBone position when used with RootMotion. Closes #2582 .
2024-07-19 12:37:44 +02:00
Harald Csaszar
ff07a01aef
[unity] SkeletonGraphic allows custom mesh offset relative to the pivot to keep e.g. the face centered when layout scale downscales the mesh towards the pivot. Closes #2482 .
2024-06-12 17:53:05 +02:00
Harald Csaszar
9487d3a5f3
[unity] BoneFollowerGraphic does not respect LayoutScaleMode. Closes #2378 .
2023-09-21 19:29:41 +02:00
Mario Zechner
4047f1ba07
Updated license headers.
2023-07-31 13:29:16 +02:00
Harald Csaszar
01b8c06800
[csharp] Code cleanup: replaced var with explicit type names.
2023-01-10 13:03:56 +01:00
Nathan Sweet
96a998b82d
Spine Runtimes License Agreement update (September 24, 2021).
2021-09-24 18:18:19 -10:00
Harald Csaszar
4785dcc212
[unity] Fixed null reference exceptions after changes from compile-error bugfix commit 8770e319, see #1951 .
2021-09-15 18:25:12 +02:00
Harald Csaszar
91f7969cdc
[csharp][unity] Adjusted spine-csharp and dependent modules to being used as separate UPM packages. See #1676 .
2021-09-14 17:12:50 +02:00
Harald Csaszar
8770e319c5
[unity] Fixed compile errors introduced by removed FindSlotIndex and FindBoneIndex methods. See commit dc9a6eb, see #1951 .
2021-09-13 17:04:23 +02:00
Mario Zechner
d12b15ca8d
[csharp] Format all source code using formatters/.editorconfig
2021-08-18 18:59:53 +02:00
Harald Csaszar
75b932173d
[unity] Added BoundingBoxFollowerGraphic component. Added Inspector context menu functions Add all BoundingBoxFollower GameObjects for SkeletonRenderer and SkeletonGraphic. Closes #1770 .
2020-11-10 16:37:48 +01:00
Harald Csaszar
cccd2132bf
[unity] Added/updated HelpUrl of Spine components, now pointing to proper sections of online spine-unity doc.
2020-09-01 16:25:23 +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
badlogic
b67bf992a0
Single bone IK fix and license header update. Closes #1580 , closes #1581 .
2019-12-20 12:20:46 +01:00
Harald Csaszar
f3bcd6e28f
[unity] Fixed duplicated SkeletonUtilityBones not following properly. Closes #1536 .
2019-10-31 12:18:22 +01:00
Harald Csaszar
9483df76b5
[unity] SkeletonUtility spawn methods were not saved in Prefab mode. Closes #1481 .
2019-09-05 19:31:59 +02:00
NathanSweet
842dffbd83
[all] Source clean up, formatting, and tabs for indentation.
2019-08-27 15:57:14 +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