505 Commits

Author SHA1 Message Date
Mario Zechner
0e122e1877 [cpp] Return error if skeleton version doesn't match runtime version. See #1998 2022-03-22 13:46:08 +01:00
Mario Zechner
ded22826b2 Prepare CHANGELOG for release 2022-03-22 13:23:56 +01:00
Mario Zechner
1fb3b53c5b [ts][webgl] Closes #1976, PolygonBatcher disables CULL_FACE and restores the previous setting on end() 2022-03-20 15:06:49 +01:00
Mario Zechner
3b1f7617df Merge branch '4.0' into 4.1-beta
# Conflicts:
#	spine-ts/package-lock.json
#	spine-ts/package.json
#	spine-ts/spine-canvas/package.json
#	spine-ts/spine-core/package.json
#	spine-ts/spine-player/package.json
#	spine-ts/spine-threejs/package.json
#	spine-ts/spine-webgl/package.json
2022-03-14 11:26:35 +01:00
Mario Zechner
58f0bc0d0c Added promise based AssetManager.loadAll(), Skeleton.getBoundsRect() helper method. 2022-03-14 11:23:53 +01:00
Harald Csaszar
ed576e58e9 [runtimes] Minor: added changelog.md documentation line of 4.0 to 4.1. 2022-03-10 17:15:52 +01:00
Harald Csaszar
1ec9150965 Merge branch '4.0' into 4.1-beta 2022-03-10 17:14:43 +01:00
Harald Csaszar
9cd38191fc [unity] Added example component SkeletonRenderTextureFadeout and improved example scene and documentation. See #1337. 2022-03-10 17:00:26 +01:00
Mario Zechner
e96f3a0a98 Merge branch '4.0' into 4.1-beta
# Conflicts:
#	spine-ts/.vscode/launch.json
#	spine-ts/package-lock.json
#	spine-ts/package.json
#	spine-ts/spine-canvas/package.json
#	spine-ts/spine-core/package.json
#	spine-ts/spine-player/package.json
#	spine-ts/spine-threejs/package.json
#	spine-ts/spine-webgl/package.json
2022-03-08 22:06:38 +01:00
Mario Zechner
6887aa617a [threejs] Fix clipping not being ended, better alpha test support. 2022-03-08 22:03:01 +01:00
Harald Csaszar
935cb3b491 Merge branch '4.0' into 4.1-beta 2022-03-07 18:10:46 +01:00
Harald Csaszar
9acc768353 [unity] Added example component SkeletonRenderTexture to render to a render texture. Added fadeout example scene named 'RenderTexture FadeOut Transparency'. Closes #1337. 2022-03-02 22:15:13 +01:00
Harald Csaszar
3289550eb0 [unity] Added skeleton component Inspector parameter Advanced - Animation Update with modes In Update, In FixedUpdate and Manual Update. Added SkeletonRootMotion properties PreviousRigidbodyRootMotion and AdditionalRigidbody2DMovement. 2022-02-09 12:22:02 +01:00
Harald Csaszar
76068cc4f4 Merge branch '4.0' into 4.1-beta 2022-02-07 16:25:34 +01:00
Harald Csaszar
431910d660 [unity] Timeline add Track menu naming improvements. Changed clip property Custom Duration to Default Mix Duration (inverted). Improved track appearance in the Timeline window and track Inspector. 2022-02-04 14:38:24 +01:00
Mario Zechner
7031982333 [threejs] Explicitely discard fragments with alpha < 0.5, closes #1985 2022-02-02 12:12:09 +01:00
Mario Zechner
738217f8c1 [threejs] Explicitely discard fragments with alpha < 0.5, closes #1985 2022-02-02 12:11:48 +01:00
Mario Zechner
fb0a658ecf Merge branch '4.0' into 4.1-beta
# Conflicts:
#	spine-ts/package-lock.json
#	spine-ts/package.json
#	spine-ts/spine-canvas/package.json
#	spine-ts/spine-core/package.json
#	spine-ts/spine-player/package.json
#	spine-ts/spine-threejs/package.json
#	spine-ts/spine-webgl/package.json
2022-01-24 22:23:03 +01:00
Mario Zechner
02b894d8da [ts][player] Added SpinePlayer.dispose(), closes #2020 2022-01-24 22:04:29 +01:00
Mario Zechner
cc6f6e0725 Updated CHANGELOG.md 2022-01-23 22:05:10 +01:00
Mario Zechner
86cd8668ca [xna] Removed spine-xna in favor of spine-monogame. 2022-01-20 12:37:04 +01:00
Harald Csaszar
4a01ee2333 [unity] Added changelog 4.1 entry of previous 4.0 commit. 2022-01-10 18:30:31 +01:00
Harald Csaszar
1cc2a57be5 Merge branch '4.0' into 4.1-beta 2022-01-10 18:28:36 +01:00
Harald Csaszar
1233bce55e [unity] Support fix prefab override via mesh filter global settings. Closes #1938. 2022-01-10 18:21:55 +01:00
Harald Csaszar
5a1a19b4e5 [unity] SpineAtlasAsset.CreateRuntimeInstance methods now provide an optional newCustomTextureLoader parameter. 2021-12-15 19:44:10 +01:00
Harald Csaszar
2d86973980 Merge branch '4.0' into 4.1-beta 2021-12-15 16:55:15 +01:00
Harald Csaszar
193882f2c6 [unity] BoneFollower and BoneFollowerGraphic now provide an additional Follow Parent World Scale parameter. 2021-12-15 16:52:14 +01:00
Mario Zechner
1ac6c6bd35 [cpp] Initial port of sequences
Loaders require modifications, timeline needs to be added.
2021-11-17 15:32:35 +01:00
Harald Csaszar
3250e74e26 [csharp][unity] Port sequence attachment. See #1956. Also port of other 4.1-beta branch changes compared to 4.0. 2021-11-03 15:26:22 +01:00
badlogic
ecbe087227 Merge branch '4.0' into 4.1-beta
# Conflicts:
#	spine-ts/package-lock.json
#	spine-ts/spine-threejs/package.json
2021-10-20 00:10:54 +02:00
badlogic
caed7614c8 [ue4] Update example project to UE 4.27 2021-10-19 22:11:31 +02:00
Mario Zechner
5389b41c67 Update CHANGELOG 2021-10-14 00:42:36 +02:00
Harald Csaszar
bb7e6a9df4 [csharp][java] Added remark about removed findBoneIndex and findSlotIndex methods to changelog. See commit dc9a6ebe. 2021-09-20 17:37:56 +02:00
Harald Csaszar
83b50f265e [unity] Added missing usedByEffector and usedByComposite parameters at BoundingBoxFollower components. 2021-09-07 15:32:17 +02:00
badlogic
91a8b6a100 [ts] Added SpineCanvas, a simpler way to render via spine-webgl
Rewrote mix-and-match example as well as barebones example to illustrate usage.
2021-09-07 00:57:52 +02:00
Mario Zechner
386f847667 [ts] Remove superfluous NPM related files from root directory. 2021-09-06 22:44:04 +02:00
badlogic
d521339bfe Merge branch 'ts-modules' into 4.0 2021-09-06 22:39:52 +02:00
Harald Csaszar
019f325c4d [unity] Increased officially compatible Unity version to 2021.1. 2021-09-01 18:54:30 +02:00
Mario Zechner
40f6a386b3 [ts] Updated changelog. 2021-09-01 13:08:02 +02:00
Harald Csaszar
c2cbdc57b7 [unity] Support for prefab preview thumbnails. See #1931. Fixes prefab instance always listing MeshFilter as changed (via parameter Advanced - Fix Prefab Override MeshFilter, see changelog). Closes #1273. 2021-08-04 20:18:37 +02:00
Harald Csaszar
32165703b9 [unity] Timeline: Fixed Inspector cutting off last three parameters. Updated documentation and package version for commit a7752095. See #1933, see #1807. 2021-08-03 19:45:43 +02:00
Harald Csaszar
b949e79ca5 [unity] Minor changelog entry improvement to make the description clearer. Commit b4fd09b6, see #1933. 2021-07-30 19:52:35 +02:00
Harald Csaszar
b4fd09b690 [unity] Timeline now supports not pausing at track end via added Don't Pause on Stop parameter. Closes #1933. 2021-07-30 19:45:16 +02:00
Harald Csaszar
60e67017e6 [unity] Added SkeletonGraphic blend modes support including new shaders and materials (Advanced - Multiple CanvasRenderers must be enabled). Closes #1316. 2021-07-27 17:03:40 +02:00
Harald Csaszar
96d1061374 [unity] Minor cosmetic and documentation update after pull request to not pause timeline on Director pause. See #1929. 2021-07-22 17:53:37 +02:00
badlogic
e842e67d19 [c][cpp] CMake clean-up, update to C++11. 2021-07-01 11:04:12 +02:00
Harald Csaszar
63d8d17620 [unity] Reordered changelog 4.0 spine-unity section entries, now thematically ordered (as on the forum post) instead of chronologically. 2021-06-21 17:46:05 +02:00
Harald Csaszar
815c0425fc [unity] Updated changelog 4.0 unity section. 2021-06-21 17:37:29 +02:00
badlogic
bd10d050d2 [runtimes] Updated CHANGELOG for 4.0 release. 2021-06-21 17:29:31 +02:00
badlogic
50de8ea77c [ue4] Added USpineSkeletonComponent::SetSlotColor(). Closes #1904. 2021-06-19 15:06:00 +02:00