Harald Csaszar
|
5bf408f9bb
|
[unity] Fixed Spine shaders not displaying on Nintendo Switch. Closes #1364.
|
2019-05-28 20:18:18 +02:00 |
|
Harald Csaszar
|
b23ef5ef1a
|
[unity] Fixed game and scene view updates on skin change for SkeletonRenderer. Closes #1361
|
2019-05-24 11:47:32 +02:00 |
|
Harald Csaszar
|
c63bc7b88f
|
[csharp] See #1346: Port bone/constraint association with skins. Also contains second (and final) partial port of commit ff5b854. Adapted spine-unity for skin changes. Fixed a bug in Skin setter property.
|
2019-05-22 18:37:57 +02:00 |
|
Harald Csaszar
|
1eea0c24c9
|
[unity] Corrected Timeline features documentation file, contained outdated removed features.
|
2019-05-20 15:44:49 +02:00 |
|
Harald Csaszar
|
0791df8c4c
|
[csharp] Ported skin API changes part2, see #841. Port of changes of commit ff5b854860f639af1c111596bc407cbe12124d1e.
|
2019-05-20 11:43:00 +02:00 |
|
Harald Csaszar
|
a009c35b82
|
[csharp] Ported skin API changes, see #841.
|
2019-05-17 13:54:56 +02:00 |
|
badlogic
|
23982e8206
|
Merge branch '3.7' into 3.8-beta
|
2019-05-15 17:05:28 +02:00 |
|
Harald Csaszar
|
26e3f928f7
|
[unity][csharp] Fixed one more potential locale-based parsing exception. See #1354.
|
2019-05-13 16:50:49 +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
|
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 |
|
Harald Csaszar
|
215c12cb22
|
[unity] Fixed Shadow alpha cutoff shader parameters ignoring SlotColor.alpha at all Spine shaders. Now the texture color is multiplied with slot color before the alpha test. Closes #1350.
|
2019-05-10 15:06:58 +02:00 |
|
Harald Csaszar
|
3b17c20c9b
|
[unity] Fixed conflicts after merge of 3.7 into 3.8-beta branch.
|
2019-05-03 14:07:12 +02:00 |
|
badlogic
|
4f3d2d8057
|
Merge branch '3.7' into 3.8-beta
|
2019-05-03 10:53:34 +02:00 |
|
Harald Csaszar
|
db6c39007b
|
[unity] Fixed Timeline scripts not automatically being recompiled when Timeline Package Support - Enable was selected. Closes #1326.
|
2019-05-02 18:54:15 +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
|
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 |
|
Harald Csaszar
|
3c6f8f96e4
|
[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:20:34 +02:00 |
|
badlogic
|
7c01654321
|
[unity] Added missing license headers.
|
2019-05-02 11:46:52 +02:00 |
|
badlogic
|
09130b15df
|
Merge branch '3.7' into 3.8-beta
|
2019-05-02 11:43:36 +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
|
5e7e03d8f4
|
[unity] Fixed error message "Animator is not playing an AnimatorController" at SkeletonMecanim and prefabs. Closes #1344.
|
2019-05-02 11:23:24 +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 |
|
Harald Csaszar
|
d9962bfb09
|
[unity] More robustness changes for asmdef files and Timeline support in Unity 2019, see #1326.
|
2019-04-30 19:58:00 +02:00 |
|
Harald Csaszar
|
c6fa814c6d
|
[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-04-30 18:36:47 +02:00 |
|
Harald Csaszar
|
0d2ab87816
|
[unity] Added support for Timeline in Unity 2019, using existing components. Please visit Edit-Preferences-Spine to enable Timeline support. Closes #1326.
|
2019-04-30 18:10:48 +02:00 |
|
Harald Csaszar
|
d4829f014f
|
[unity] Fixed casting exception when use custom atlas asset. Closes #1342.
|
2019-04-29 17:54:51 +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
|
02fc928318
|
[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:57:31 +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
|
f53ce3734c
|
[unity] Prevented a warning to appear in Unity 2017.3 and newer. Code auto-update previously caused mixed line endings.
|
2019-04-27 10:28:35 +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 |
|
Harald Csaszar
|
a180194c0a
|
[unity] Saving Spine - Preferences in EditorPrefs too for consistency, used when first creating SpineSettings.asset in a new project. See 1336.
|
2019-04-27 09:58:08 +02:00 |
|
Harald Csaszar
|
bb52cce293
|
[unity] Automatically copying previous Spine - Preferences settings over to SpineSettings.asset at first creation. See 1336.
|
2019-04-26 19:21:49 +02:00 |
|
Harald Csaszar
|
bd69b9bc38
|
[unity] Now using SettingsProvider for Preferences - Spine menu. This stores Spine settings in Assets/Editor/SpineSettings.asset which can be shared with team members. Fixes a warning. Closes #1336.
|
2019-04-26 18:42:04 +02:00 |
|
Harald Csaszar
|
89e759a8f5
|
[unity] Fixed initial animation not being mixed out in some circumstances due to PoseSkeleton call. Removed PoseSkeleton and PoseWithAnimation extension methods to prevent related issues on user side. Fixed incorrect random Nth frame preview in Scene view for SkeletonAnimation and SkeletonGraphic. Closes #1340.
|
2019-04-25 18:41:56 +02:00 |
|
Harald Csaszar
|
58e495ecae
|
[unity] Fixed unnecessary updates in editor when SkeletonRenderer is selected. Closes #1339.
|
2019-04-25 16:37:31 +02:00 |
|
Harald Csaszar
|
e09ea0b212
|
[unity] Fixed unnecessary updates in editor when SkeletonRenderer is selected. Closes #1339.
|
2019-04-25 16:35:11 +02:00 |
|
Harald Csaszar
|
4ff249fa30
|
[unity] Removed 2 of 3 warnings in Unity 2019.1. See #1336.
|
2019-04-22 22:13:44 +02:00 |
|
Harald Csaszar
|
ee3655f4d3
|
[unity] Removed 2 of 3 warnings in Unity 2019.1. See #1336.
|
2019-04-22 22:09:23 +02:00 |
|
Harald Csaszar
|
bf93b00e6b
|
[unity] Fixed SkeletonDataAsset auto-update mechanism on .json file change for both scene view and inspector. Closes #1330.
|
2019-04-18 19:53:55 +02:00 |
|
Harald Csaszar
|
14a98545a1
|
[unity] Fixed SkeletonDataAsset auto-update mechanism on .json file change for both scene view and inspector. Closes #1330.
|
2019-04-18 19:53:03 +02:00 |
|
Harald Csaszar
|
dfb5ed1106
|
[unity] Fixed "Skin not found: default" error at binary .skel.bytes files and SkeletonGraphic. Fixes #1332.
|
2019-04-18 17:02:00 +02:00 |
|
Harald Csaszar
|
5e4141cbdd
|
[unity] Fixed "Skin not found: default" error at binary .skel.bytes files and SkeletonGraphic. Fixes #1332.
|
2019-04-18 17:00:58 +02:00 |
|
Harald Csaszar
|
356fb38442
|
[unity] Fixed broken inspector preview in Unity7 2019. Closes #1331.
|
2019-04-17 18:10:01 +02:00 |
|
Harald Csaszar
|
299ffc6de8
|
[unity] Fixed broken inspector preview in Unity7 2019. Closes #1331.
|
2019-04-17 18:09:20 +02:00 |
|
Harald Csaszar
|
5fc3f99d4b
|
[unity] Fixed SkeletonMecanim leftover animation rotations when transitioning to an empty "Write Defaults" state. Fixes #1321.
|
2019-04-05 14:34:55 +02:00 |
|