7213 Commits

Author SHA1 Message Date
Harald Csaszar
0820bd7024 [unity] Fixed incorrect reloading behaviour (especially of deform timeline) at Domain Reload. Closes #2066. 2022-04-07 16:36:20 +02:00
Mario Zechner
ef5e8946d5 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-04-07 09:03:05 +02:00
Mario Zechner
7dc0073ab9 [ts] Release 4.0.27 2022-04-07 09:02:34 +02:00
Mario Zechner
930a154c4b Merge branch '4.0' into 4.1-beta 2022-04-07 08:59:23 +02:00
Mario Zechner
9d7da553bb [ts][player] Don't dispose loading screen, if loading screen is disabled. Closes #2055. 2022-04-07 08:56:22 +02:00
Mario Zechner
3b57b39c47 Merge branch '4.0' into 4.1-beta 2022-04-07 08:30:38 +02:00
Mario Zechner
4ec3290b98 [cpp] Fixed JSON parsing of PathConstraint spacing mode, closes #2065. 2022-04-07 08:30:23 +02:00
Mario Zechner
8afbf76fb9 [ts] Release 4.1.16 2022-04-07 06:08:17 +02:00
Mario Zechner
55b7e5c155 Merge branch '4.1-beta' of https://github.com/esotericsoftware/spine-runtimes into 4.1-beta 2022-04-07 06:07:12 +02:00
Mario Zechner
d43ff5f899 Merge branch '4.0' into 4.1-beta
# Conflicts:
#	spine-csharp/src/Attachments/IHasTextureRegion.cs.meta
#	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-04-07 06:07:02 +02:00
Mario Zechner
ffba08cce7 [ts] Release 4.0.26 2022-04-07 06:05:14 +02:00
Terrasse
01a36f81c3
[ts] Fixed bug of reading Unicode from binary data (#2051) 2022-04-07 05:50:42 +02:00
Harald Csaszar
8a77d776f2 Merge branch '4.0' into 4.1-beta 2022-04-06 18:24:23 +02:00
Harald Csaszar
3372ce0ba8 [unity] Timeline: Fixed compile errors on Unity 2018.4. Closes #2062. 2022-04-06 18:21:01 +02:00
Harald Csaszar
1121112c1d [unity] Minor: Removed leftover .meta file. 2022-04-06 12:41:46 +02:00
Harald Csaszar
70a318da7c [unity] Added missing TextureRegion.meta file. Closes #2060. 2022-04-06 10:16:18 +02:00
Harald Csaszar
53ae86a025 [unity] Example component compile error on 2017.2. Closes #2056. 2022-04-04 14:33:30 +02:00
Harald Csaszar
f51baa7184 Merge branch '4.0' into 4.1-beta 2022-03-29 15:26:20 +02:00
Harald Csaszar
4792522de0 [unity] Fixed Spine URP shaders package using non UPM include paths in common shaders. Closes #2050. 2022-03-29 15:13:20 +02:00
badlogic
3f6bdb5b01 [cocos2dx] Update instructions for Windows example build. 2022-03-26 01:46:17 +01:00
Mario Zechner
c016c21de2 Merge branch '4.1-beta-cocos2dx-refactor' into 4.1-beta 2022-03-26 01:13:07 +01:00
Mario Zechner
4250fc9fad Merge branch '4.1-beta' of https://github.com/esotericsoftware/spine-runtimes into 4.1-beta 2022-03-26 01:12:58 +01:00
Mario Zechner
06df4554a6 [cocos2dx] Fix Android example project, update README.md 2022-03-26 01:12:36 +01:00
Mario Zechner
22cc6cafb1 gitignore CMake output 2022-03-25 23:08:39 +01:00
Mario Zechner
7617c30eda [cocos2dx] Fix CMake iOS build. 2022-03-25 23:08:16 +01:00
Mario Zechner
8d5893fde7 [cpp][cocos2dx] Remove cocos2d from root CMakeLists.txt 2022-03-25 21:59:13 +01:00
Mario Zechner
a963642e47 [cocos2dx] Unify example to single project for both cocos2d-x v3 and v4 2022-03-25 21:57:30 +01:00
Mario Zechner
685e7a193c [cocos2dx] Fix Xcode project. 2022-03-25 18:23:50 +01:00
Harald Csaszar
c5df7b7bdb [unity] Fixed SkeletonGraphic unnecessary redundant mesh update at color change. Changed update code to use SetVerticesDirty and Rebuild. Closes #2049. 2022-03-25 15:19:52 +01:00
Mario Zechner
8761f44aa7 [cocos2d-objc] Fix example project for latest Xcode. 2022-03-25 14:34:32 +01:00
Mario Zechner
58c950c6be [ts] Release 4.1.15 2022-03-25 14:05:48 +01:00
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