757 Commits

Author SHA1 Message Date
Harald Csaszar
80a1f4d38b [csharp] Port of commit 409bf9d: Added SkeletonData#findSliderAnimations. 2026-03-16 21:18:39 +01:00
Harald Csaszar
964da9b849 [csharp] Port of commits 8d5f6c5 and 2059c86: AnimationState setAnimation only discards if the former entry was never applied AND is the same animation. Fixed AnimationStateTests for discarding a never applied entry. 2026-03-16 21:00:23 +01:00
Harald Csaszar
f7ed100aa8 [csharp][unity] Port of commit cf45806: Added DrawOrderFolderTimeline. Updated example skeleton exports to 4.3.44-beta. 2026-03-16 17:41:19 +01:00
Harald Csaszar
5c8ab0aecf [csharp] Port of commit 831cf1a: getPathSuffix -> hasPathSuffix. 2026-03-11 19:41:47 +01:00
Harald Csaszar
5baf2cadd1 Port of commit 7ba2bfe: Fixed AnimationState not applying identically to AttachmentTimeline. 2026-03-11 19:29:26 +01:00
Harald Csaszar
995d1847f5 [csharp] Port of commits 8943c84 and 604a09b: Fixed alpha and RGB timeline flicker. Fixed RGB2 and RGBA2 timeline flicker. 2026-03-11 15:26:33 +01:00
Harald Csaszar
c248037778 [csharp] Minor whitespace changes. 2026-03-11 10:02:32 +01:00
Harald Csaszar
5620b65028 [csharp] Port of commit 1cef139: Improved SequenceTimeline for RegionAttachment copies, moved timelineAttachment to Attachment. Revert of temp changes f3f557, see #3040. 2026-03-11 09:49:41 +01:00
Harald Csaszar
18740aa2fd [csharp] Minor: whitespace fixes to please format checks. 2026-03-10 16:53:25 +01:00
Harald Csaszar
f27c4635c0 [csharp] Port of commits d5535aa and 03fabb3: Fixed path constraint in binary exports. Read number of bones for weighted vertices to avoid over allocation. Updated sample skeletons to 4.3.40-beta. 2026-03-10 16:52:16 +01:00
Harald Csaszar
f3f5574eff [csharp] Fixed copies of RegionAttachment not playing back Sequence timelines. See #3040. 2026-03-10 15:40:24 +01:00
Harald Csaszar
73a50ef12d [csharp][unity] Port of commit 3789ec0: Make sequence rendering thread-safe. See #2989. 2026-03-10 15:40:24 +01:00
Harald Csaszar
25942f2519 [csharp] Port of commit b920589: Revised which timelines support additive. 2026-03-10 15:40:24 +01:00
Harald Csaszar
e121a11b1c [csharp][unity] Minor: Updated license headers to year 2026. 2026-02-27 15:34:30 +01:00
Harald Csaszar
c4aebc14ab [csharp][unity] Performed some exposed list optimizations by using added method EnsureSize which does not zero excess entries. Closes #2436. 2025-11-17 19:51:10 +01:00
Harald Csaszar
3ef84af5dd [csharp] Minor: removed semicolon after switch causing formatter check issues. 2025-10-15 23:36:38 +02:00
Harald Csaszar
3dffd72985 [csharp] Minor formatting. 2025-10-15 18:36:12 +02:00
Harald Csaszar
d443ba4f53 [csharp] Port of commits 139fd84 and 20d5ee6. Added allowMissingRegions to AtlasAttachmentLoader. See #2948. 2025-10-15 15:24:29 +02:00
Harald Csaszar
c01994c803 [csharp] Port of commit 48355c2: PhysicsConstraint, fixed incorrect subtraction. 2025-09-11 22:02:45 +02:00
Harald Csaszar
3b02a3fbab [csharp] Port of commit abb4362: PhysicsConstraint, cannot reuse wind/gravity values for rotation. 2025-09-11 19:28:50 +02:00
Harald Csaszar
4add7da011 [csharp] Port of commit 7bd2f2e: Transform constraint scale is 1 if omitted. 2025-08-20 21:15:34 +02:00
Harald Csaszar
f2d9edd830 [csharp] Removed leftover unnecessary statement. 2025-08-19 19:05:41 +02:00
Harald Csaszar
52faafc978 [csharp] Increased package version for previous commit. 2025-08-13 22:58:30 +02:00
Harald Csaszar
53fb4bcce4 More URLs in license files updated from http to https. 2025-08-01 17:30:01 +02:00
Harald Csaszar
ad1f910338 [unity] Port of commit 25bd863: Reverse IK bend positive logic.[..]Requires 4.3.39-beta+. 2025-07-24 19:21:56 +02:00
Harald Csaszar
1e055d5f3c [csharp] Added missing Color32F operator *. 2025-07-16 20:22:21 +02:00
Harald Csaszar
178c13beab [csharp] Fixed spine-csharp.csproj file to include only a single color class. Excluded .meta and other Unity-only files. 2025-07-16 20:06:55 +02:00
Harald Csaszar
23cb5abe6e [csharp] Removed unnecessary spine-csharp.sln file. 2025-07-16 18:25:39 +02:00
Mario Zechner
c79031cc75 Remove npx install prompts and rely on auto-download
- Use npx -y for tsx to avoid install prompts
- Remove tsx from devDependencies since we use npx
- Remove npm install checks from format-ts.sh
2025-07-16 05:05:33 +02:00
Mario Zechner
62b38f9da8 Fix TypeScript dependencies and optimize Eclipse formatter build
- Install npm dependencies if node_modules missing
- Only rebuild Eclipse formatter if source is newer than JAR
- Make Eclipse formatter less verbose
2025-07-16 04:58:41 +02:00
Mario Zechner
ab64434ae7 [csharp] More formatting changes 2025-07-16 01:28:04 +02:00
Mario Zechner
e69bc5562c [csharp] spine-csharp.csproj is a .NET Standard 2.0 project now, fixed format-csharp.sh 2025-07-16 01:21:03 +02:00
Harald Csaszar
a687a6c05c [csharp] Port of commit 9272327: Fixed bone disable inherit scale/reflection. Closes #2888. 2025-07-15 18:59:22 +02:00
Harald Csaszar
dae00a2b1b [csharp] Port of commit a012479: Still compute RegionAttachment offsets when the region is null. Closes #2887. 2025-07-15 18:46:51 +02:00
Harald Csaszar
8a9fc13a86 [csharp] Fixed porting difference IkConstraint mix initialization. Ported skipped commit 733fa91: Fixed slider scale. 2025-06-30 19:56:59 +02:00
Harald Csaszar
37ae2ac476 [csharp] Fixed two warnings. 2025-06-30 13:42:29 +02:00
Harald Csaszar
f1350db84d [csharp] Split and renamed Color struct and alias name to Colo32F to avoid name clash in XNA/Monogame. 2025-06-30 13:32:16 +02:00
Harald Csaszar
a4d6b959fd [csharp] port of commit ad76f09: 4.3 From/To properties scale and unscale using skeleton.scaleX/Y. 2025-06-26 18:14:08 +02:00
Harald Csaszar
d2f0ace521 [csharp] Changed interface hierarchy of Posed to hide internal methods from the API. 2025-06-25 16:13:44 +02:00
Harald Csaszar
6b978fcdf4 [unity] Disabled raptor project's problematic inheric scale at jaw bone. Increased package version numbers. 2025-06-24 18:01:26 +02:00
Harald Csaszar
905e99da81 [csharp] Fixed compile error on C# version < 4.0 2025-06-24 17:47:13 +02:00
Harald Csaszar
0c8ad6e0a7 [csharp] Minor: Fixed formatting. 2025-06-24 13:51:16 +02:00
Harald Csaszar
31d34d08fd [csharp][unity] Fixed compile errors on older Unity/C# versions. 2025-06-24 12:52:12 +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
6da9ac59b7 [unity] Port of commits f05a152 and 82ad169: Fixed physics jitter. See #2820. 2025-04-28 17:30:20 +02:00
Harald Csaszar
75a412d9d7 [csharp] port of commit 52b7423: Brought back transform constraint offset. Some changes for alignment with reference implementation. 2025-04-10 17:27:19 +02:00
Harald Csaszar
320a182c01 [csharp] port of commit 4a351ce: Fixed delay being negative, causing the track time to jump. 2025-04-10 17:27:19 +02:00
Harald Csaszar
0b6828adb6 [csharp] Updated version numbers in csharp tests. 2025-04-09 19:49:31 +02:00
Harald Csaszar
60a34ef995 [csharp] Fix Transform constraint import scale. 2025-04-09 15:52:10 +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