Mario Zechner
|
82b607d738
|
[ts] Remove player editor, fix embedding examples, clean-up threejs example.
|
2022-03-25 14:03:20 +01:00 |
|
Mario Zechner
|
1a1b551e8b
|
[runtimes] Re-exported examples with 4.1.23-beta, populated runtime examples.
|
2022-03-25 13:40:03 +01:00 |
|
Mario Zechner
|
2022713bd2
|
[c][cpp] Formatter pass.
|
2022-03-25 13:31:58 +01:00 |
|
Mario Zechner
|
7cf42c814b
|
[cpp] Fix compiler warnings on Clang.
|
2022-03-25 13:22:45 +01:00 |
|
badlogic
|
1480250bd3
|
Merge branch '4.1-beta' of https://github.com/esotericsoftware/spine-runtimes into 4.1-beta
|
2022-03-25 12:33:01 +01:00 |
|
badlogic
|
6ff8b8d415
|
[ue4][cpp] Fix TextureFilter name conflict in UE4 unity builds
We renamed TextureFilter to SpineTextureFilter in UE4 builds to resolve the name collision with UE4's TextureFilter.
|
2022-03-25 12:32:44 +01:00 |
|
badlogic
|
8910c458e8
|
[ue4][cpp] Switched to IWYU build for much improved rebuild times.
Cleaned up spine-cpp and removed UE4 specific code.
|
2022-03-25 12:20:57 +01:00 |
|
Harald Csaszar
|
e52d4977df
|
Merge branch '4.0' into 4.1-beta
|
2022-03-24 17:53:41 +01:00 |
|
Harald Csaszar
|
cf9903a6b6
|
[unity] Added UPM package readme.md file documentation to last commit (added clip Alpha parameter).
|
2022-03-24 17:52:39 +01:00 |
|
Yinqiang Zhu
|
763204a2b6
|
Fix compiler warning (#2038)
Fix compiler warning: 'inconsistent-missing-override'
|
2022-03-24 14:38:54 +01:00 |
|
badlogic
|
5adf03afcf
|
[ue4] Better version check, fixes #2045
|
2022-03-24 14:30:15 +01:00 |
|
Harald Csaszar
|
bf1b9062dc
|
[unity] Minor: Updated changelog 4.1 section with latest 4.0 addition.
|
2022-03-24 12:02:04 +01:00 |
|
Harald Csaszar
|
7ae25bf19c
|
Merge branch '4.0' into 4.1-beta
|
2022-03-24 12:00:59 +01:00 |
|
Harald Csaszar
|
5bde0730d3
|
[unity] Timeline clips now offer an additional Alpha parameter for setting a custom constant mix alpha (as TrackEntry.Alpha).
|
2022-03-24 11:58:29 +01:00 |
|
Harald Csaszar
|
ed1052320b
|
[unity] Updated changelog entries of Unity 4.1-beta section. Added two missing lines and reordered lines to list 4.1-beta-only changes before those common to 4.0 and 4.1-beta.
|
2022-03-22 17:04:05 +01: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 |
|
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
|
ba1de97f04
|
[c] Return error if skeleton version doesn't match runtime version. See #1998
|
2022-03-22 13:37:08 +01:00 |
|
Mario Zechner
|
ded22826b2
|
Prepare CHANGELOG for release
|
2022-03-22 13:23:56 +01:00 |
|
Mario Zechner
|
31d78713e8
|
Remove errornously added .md.org
|
2022-03-22 13:00:11 +01:00 |
|
Mario Zechner
|
a725dcd292
|
[c] Fix sequences for meshes, sanitizer warnings
|
2022-03-22 12:51:42 +01:00 |
|
Mario Zechner
|
0486bbda74
|
[ts][threejs] Added orbital controls to threejs example.
|
2022-03-22 00:27:27 +01:00 |
|
Mario Zechner
|
d080019e7b
|
[ts] 4.1.14 release
|
2022-03-21 19:34:17 +01:00 |
|
Mario Zechner
|
78e8f637bb
|
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-21 19:32:37 +01:00 |
|
Mario Zechner
|
8a6d1a95e9
|
[ts] 4.0.25 release
|
2022-03-21 19:31:56 +01:00 |
|
Mario Zechner
|
5365d661b6
|
[ts][threejs] Update to latest THREE, fix shader compilation error in THREE 138.
|
2022-03-21 19:26:29 +01:00 |
|
Mario Zechner
|
c4eab4f371
|
[ts] 4.1.13 release
|
2022-03-20 17:04:35 +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 |
|
Harald Csaszar
|
ec53964603
|
[unity] Hopefully fixed some occurrances of a build crash when building many prefabs and textures. See #2047.
|
2022-03-18 15:44:34 +01:00 |
|
Harald Csaszar
|
f7aaa25ee1
|
[unity] Optimized RootMotion components behaviour when using FixedUpdate timing at SkeletonAnimation, avoiding unnecessary calls. See #2046.
|
2022-03-18 11:37:25 +01:00 |
|
Harald Csaszar
|
322d042309
|
[unity] RootMotion component: minor addition of last commit, avoiding unnecessary update.
|
2022-03-17 17:50:24 +01:00 |
|
Harald Csaszar
|
69b2a5ce13
|
[unity] Fixed RootMotion components temp movement not being completely cleared when using FixedUpdate. Closes #2046.
|
2022-03-17 17:44:29 +01:00 |
|
Mario Zechner
|
aa7ad12222
|
[ts] 4.1.12 release.
|
2022-03-17 11:56:13 +01:00 |
|
Mario Zechner
|
216423231d
|
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-17 11:54:49 +01:00 |
|
Mario Zechner
|
b23ff3b216
|
[ts] 4.0.24 release.
|
2022-03-17 11:54:09 +01:00 |
|
Mario Zechner
|
dd7a651144
|
[ts][threejs] Allow passing material customizer to SkeletonMesh.
|
2022-03-17 11:48:32 +01:00 |
|
Mario Zechner
|
e67e970705
|
[ts] 4.1.11 release
|
2022-03-17 00:12:23 +01:00 |
|
Mario Zechner
|
8910544049
|
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-17 00:10:28 +01:00 |
|
Mario Zechner
|
4df4bcfb76
|
[ts] 4.0.23 release.
|
2022-03-17 00:09:41 +01:00 |
|
Mario Zechner
|
c14cef967f
|
[ts][threejs] Clipping not properly ended for all code paths.
|
2022-03-17 00:07:46 +01:00 |
|
Mario Zechner
|
e436d873fa
|
[ts][webgl] Fix drag-and-drop.js not setting animation.
|
2022-03-16 23:48:47 +01:00 |
|
Harald Csaszar
|
1361a72758
|
Merge branch '4.0' into 4.1-beta
|
2022-03-15 19:23:19 +01:00 |
|
Harald Csaszar
|
dbabe96e6c
|
[unity] Increased package.json version number of URP shaders UPM package.
|
2022-03-15 19:21:46 +01:00 |
|
Harald Csaszar
|
ac73e8dc7d
|
Merge branch '4.0' into 4.1-beta
|
2022-03-15 19:20:58 +01:00 |
|
Harald Csaszar
|
5a32e002b8
|
[unity] Fixed URP lit shaders ignoring straight alpha settings during fallback to unlit. Affected SkeletonRenderTexture. Closes #2044.
|
2022-03-15 19:17:51 +01:00 |
|
Mario Zechner
|
cdf67f0072
|
[ts][canvas] Update mouse click example to use bounding box attachments.
|
2022-03-14 13:02:56 +01:00 |
|
Mario Zechner
|
1d0fc4395c
|
[ts] Release 4.1.10
|
2022-03-14 11:36:41 +01:00 |
|
Mario Zechner
|
5a4f65b2ea
|
Merge branch '4.0' into 4.1-beta
|
2022-03-14 11:29:35 +01:00 |
|
Mario Zechner
|
6d4b8e68bc
|
[ts][canvas] Improve examples
|
2022-03-14 11:29:21 +01:00 |
|