4955 Commits

Author SHA1 Message Date
badlogic
54fb5df8bd [maven-release-plugin] prepare release spine-libgdx-3.7.94.1 spine-libgdx-3.7.94.1 2019-08-05 15:13:33 +02:00
badlogic
fdc95275db [libgdx] Latest 3.7 version. 2019-08-05 15:13:12 +02:00
badlogic
45b8125a8e [cocos2d-objc] Fixed calculation of bounding box. 3.7.94 2019-07-26 11:36:00 +02:00
badlogic
3e84da4d63 [cpp] Added Skin::removeAttachment. 2019-07-25 15:21:19 +02:00
badlogic
3f412f1f4d [cocos2d-objc] Fixed culling of attachments in SkeletonRenderer.m. See #1418. 2019-07-25 15:15:18 +02:00
badlogic
3432d16374 [cocos2dx] Closes #1406, set renderer object on track entry to NULL after track entry disposal. 2019-07-11 14:24:41 +02:00
Harald Csaszar
a96a059faf [unity] Fixed fragment shader output (from COLOR to SV_Target), fixes ps4 shader compile error. Closes #1374. 2019-07-10 12:38:21 +02:00
Harald Csaszar
8532d3a929 [unity] for 3.7 branch only: added a non-behaviour changing implementation of SettingsProvider for Unity 2018.3+. In case of merge conflicts to 3.8-beta branch discard this commit's changes, 3.8 already contains a full-fledged SettingsProvider implementation. Closes #1405 2019-07-10 11:58:44 +02:00
Nathan Sweet
5b0d446b1f
[spine-player] Tabs, not spaces. 2019-07-09 00:07:41 +02:00
Harald Csaszar
2a361cd46d [unity] Changed default sRGBTexture attribute at spine atlas texture import back to true. This creates consistent and correct look in linear and gamma color space which is more important than rare mipmap problems. The potential problem of incorrectly generated mipmaps at pma textures will be reported by warning message, no longer prevented via default settings. 2019-07-08 16:48:54 +02:00
Harald Csaszar
ee61fe3b8f [unity] updated 3.7 CHANGELOG with one minor entry. 2019-06-25 16:40:33 +02:00
Harald Csaszar
57992b6cdf [unity] Fixed unnecessary correct-material-stencil-comp and save assets calls which caused wait time after exiting play mode. Closes #1385. 2019-06-19 15:02:35 +02:00
Harald Csaszar
7c3cb7b196 [unity] gitignore - minor update. 2019-06-17 18:11:05 +02:00
Harald Csaszar
61cb900c74 [unity] Added a spine-unity tests subdir to .gitignore 2019-06-17 18:07:29 +02:00
Harald Csaszar
72b186d847 [unity] Corrected .gitignore file for unity-csharp subdir, it still referenced the old directory structure. 2019-06-17 17:57:53 +02:00
Harald Csaszar
599071028b [unity] Fixed a crash related to importing and stencil mode auto-updater. 2019-06-16 22:33:43 +02:00
badlogic
b2e151f3e7 [c][cpp] Port of commit ccc5b2f: Fixed root bone transform for skeleton. See #1379. 2019-06-13 16:08:04 +02:00
badlogic
6e54e8d819 [lua] Port of commit ccc5b2f: Fixed root bone transform for skeleton. See #1379. 2019-06-13 16:05:56 +02:00
badlogic
b500055baf [as3] Port of commit ccc5b2f: Fixed root bone transform for skeleton. See #1379. 2019-06-13 16:05:16 +02:00
badlogic
33dce937bf [ts] Port of commit ccc5b2f: Fixed root bone transform for skeleton. See #1379. 2019-06-13 16:03:26 +02:00
badlogic
6090d84a5e [ts] Port of commit ccc5b2f: Fixed root bone transform for skeleton. See #1379. 2019-06-13 16:03:16 +02:00
Harald Csaszar
79fea3722b [csharp] Port of commit ccc5b2f: Fixed root bone transform for skeleton scale to use world axes. See #1373. 2019-06-13 15:17:39 +02:00
Harald Csaszar
9860cc9eff [unity] Fixed endless loop in Unity Editor when updating assets due to stencil parameter auto-update. Closes #1371. 2019-06-03 14:58:50 +02:00
badlogic
83b38d24b3 Merge branch '3.7' of https://github.com/EsotericSoftware/spine-runtimes into 3.7 2019-05-31 11:33:26 +02:00
badlogic
61d2b52868 [cocos2dx] Closes #1366, setupGLProgramState incorrectly checked for RegionAttachment. 2019-05-31 11:33:21 +02:00
Harald Csaszar
6495c7107c [unity] Fixed Spine shaders not displaying on Nintendo Switch. Closes #1364. 2019-05-28 20:16:53 +02:00
badlogic
9c499a92f2 [lua] Fixed queueing of events. Closes #1363. 2019-05-28 14:21:00 +02:00
badlogic
9083f32ad5 [ts] Fixed incorrect calculation in AnimationState when expanding the tracks array. Closes #1360. 2019-05-28 11:26:38 +02:00
Harald Csaszar
78a0c8e4f4 [unity] Corrected Timeline features documentation file, contained outdated removed features. 2019-05-20 15:43:45 +02:00
badlogic
457447b025 [lua] Fixed parsing of IK constraint bend direction. Closes #1357. 2019-05-17 11:35:52 +02:00
badlogic
4d2e813967 [lua] IkConstraintTimeline.STRETCH was incorrect, resulting in ik timeline mixes not being properly set. Closes #1353. 2019-05-15 17:04:28 +02:00
Harald Csaszar
e8eb894304 [unity][csharp] Fixed one more potential locale-based parsing exception. See #1354. 2019-05-13 16:49:07 +02:00
Harald Csaszar
a8c0abc0c8 [csharp] Fixed locale-based exception when parsing a Spine atlas. Closes #1354. 2019-05-13 16:46:39 +02:00
Harald Csaszar
dae8f78409 [unity] Supressed 3rd warning in 3.7 branch in Unity 2019.1, fix only in 3.8 due to API changes. See #1336. 2019-05-13 13:06:39 +02:00
badlogic
cd22ab91cb Merge branch '3.7' of https://github.com/esotericsoftware/spine-runtimes into 3.7 2019-05-03 10:51:39 +02:00
badlogic
849e9acc7e Updated READMEs. 2019-05-03 10:51:33 +02:00
Harald Csaszar
25386671b1 [unity] Fixed Timeline scripts not automatically being recompiled when Timeline Package Support - Enable was selected. Closes #1326. 2019-05-02 18:53:06 +02:00
Harald Csaszar
fd66bce31e [unity] Updated Changelog with sections for Timeline support in Unity 2019 and changes to .asmdef files, see #1326. 2019-05-02 13:40:57 +02:00
Harald Csaszar
da97eeb62f [unity] Menu section added for old git 3.7 branch menu, for easier consistent git merges later. Timeline support in Unity 2019, see #1326. 2019-05-02 12:45:54 +02:00
Harald Csaszar
b198c9b48d [unity] More robustness changes for asmdef files and Timeline support in Unity 2019, see #1326. 2019-05-02 12:43:58 +02:00
Harald Csaszar
66f5ca29ac [unity] Renamed .asmdef files to .txt files to prevent overwriting important automatic modifications when unpacking newer unitypackages over it. For Timeline support in Unity 2019, see #1326. 2019-05-02 12:43:31 +02:00
Harald Csaszar
cb615007d6 [unity] Added support for Timeline in Unity 2019, using existing components. Please visit Edit-Preferences-Spine to enable Timeline support. Closes #1326. 2019-05-02 12:43:03 +02:00
badlogic
67f469b06d Merge branch '3.7' of https://github.com/esotericsoftware/spine-runtimes into 3.7 2019-05-02 11:38:47 +02:00
badlogic
7f7e5f0fec Updated license headers and LICENSE files. 2019-05-02 11:38:19 +02:00
Harald Csaszar
74560c66a3 [unity] Fixed error message "Animator is not playing an AnimatorController" at SkeletonMecanim and prefabs. Closes #1344. 2019-05-02 11:19:25 +02:00
badlogic
86a529d01c Updated LICENSE. 2019-05-02 10:55:37 +02:00
Harald Csaszar
cd703b38cf [unity] Fixed casting exception when use custom atlas asset. Closes #1342. 2019-04-29 17:54:25 +02:00
Harald Csaszar
533203bf32 gitattributes: set .cginc and .shader files to lf line endings to prevent Unity code auto-updater to create mixed line endings. 2019-04-27 14:16:50 +02:00
Harald Csaszar
c8594a66c4 [unity] Reverting last commit changes again since Unity's auto code updater still causes mixed line endings on Unity 2019 due to ignoring #if branches in shaders. Will be changed in gitattributes instead to change cginc to lf. 2019-04-27 11:54:19 +02:00
Harald Csaszar
751476265b [unity] Prevented a warning to appear in Unity 2017.3 and newer. Code auto-update previously caused mixed line endings. 2019-04-27 10:20:17 +02:00