badlogic
279fb3fca9
Merge branch '3.8' into 4.0-beta
2020-12-05 10:06:38 +01:00
badlogic
7ac47d191c
Merge branch '3.8' of https://github.com/esotericsoftware/spine-runtimes into 3.8
2020-12-05 10:06:16 +01:00
badlogic
444810c598
[lua] Fixed #1820
...
- Port of TransformMode.noRotationOrReflection was incorrect.
- AnimationState.applyAttachmentTimeline was passed incorrect arguments.
2020-12-05 10:06:08 +01:00
badlogic
3afc07aa40
Merge branch '4.0-beta' of https://github.com/esotericsoftware/spine-runtimes into 4.0-beta
2020-12-03 14:37:44 +01:00
badlogic
1ca4f915ee
[ts] Fix translation for transform constraint relative world mode
2020-12-03 14:37:35 +01:00
Harald Csaszar
ac63150958
[unity] Increased URP and LWRP package version number for Unity Package Manager (for last commit's modifications).
2020-12-02 21:11:38 +01:00
Nathan Sweet
53c29ab95a
Added SkeletonAssetManagerTest.
2020-12-02 11:49:47 -08:00
Harald Csaszar
16b95b971b
[unity] Now all URP and LWRP shaders support SRP batching. Closes #1813 .
2020-12-02 20:23:31 +01:00
Harald Csaszar
eb3d56c9e8
[unity] Fixed Atlas asset assignment upon import which did not prioritize an atlas of the same name as the skeleton. Closes #1818 .
2020-12-01 16:20:12 +01:00
Harald Csaszar
f365815127
[unity] Fixed preferences constantly loading in Unity 2020.1+ when not at default location. Closes #1817 .
2020-11-30 20:05:27 +01:00
badlogic
31752e9d5b
Merge branch '3.8' into 4.0-beta
2020-11-30 15:56:20 +01:00
badlogic
51a0641c6e
[lua] Closes 1816, mix duration wasn't set correctly in AnimationState.
2020-11-30 15:56:07 +01:00
badlogic
55b21db1c3
[ts] Updated artifacts.
2020-11-27 18:48:59 +01:00
badlogic
ae6eda01f7
Merge branch '3.8' into 4.0-beta
...
# Conflicts:
# spine-ts/build/spine-all.js.map
# spine-ts/build/spine-canvas.js.map
# spine-ts/build/spine-core.js.map
# spine-ts/build/spine-player.js.map
# spine-ts/build/spine-threejs.js.map
# spine-ts/build/spine-webgl.js.map
# spine-ts/canvas/example/assets/spineboy-ess.json
# spine-ts/canvas/example/assets/spineboy.png
# spine-ts/player/example/assets/raptor-pma.png
# spine-ts/player/example/assets/raptor-pro.json
# spine-ts/player/example/assets/spineboy-pma.png
# spine-ts/player/example/assets/spineboy-pro.skel
# spine-ts/threejs/example/assets/raptor-pro.json
# spine-ts/threejs/example/assets/raptor.png
# spine-ts/webgl/example/assets/coin-pro.skel
# spine-ts/webgl/example/assets/goblins-pro.skel
# spine-ts/webgl/example/assets/mix-and-match-pma.atlas
# spine-ts/webgl/example/assets/mix-and-match-pma.png
# spine-ts/webgl/example/assets/mix-and-match-pro.skel
# spine-ts/webgl/example/assets/owl-pma.png
# spine-ts/webgl/example/assets/owl-pro.skel
# spine-ts/webgl/example/assets/raptor-pma.png
# spine-ts/webgl/example/assets/raptor-pro.skel
# spine-ts/webgl/example/assets/spineboy-pma.png
# spine-ts/webgl/example/assets/spineboy-pro.skel
# spine-ts/webgl/example/assets/spineboy.png
# spine-ts/webgl/example/assets/stretchyman-pro.skel
# spine-ts/webgl/example/assets/tank-pma.atlas
# spine-ts/webgl/example/assets/tank-pma.png
# spine-ts/webgl/example/assets/tank-pro.skel
# spine-ts/webgl/example/assets/vine-pro.skel
2020-11-27 18:47:44 +01:00
badlogic
7bfcbe1b7a
Merge branch '3.8' of https://github.com/esotericsoftware/spine-runtimes into 3.8
2020-11-27 18:45:27 +01:00
badlogic
490d169ea2
[ts] Closes #1804 .
2020-11-27 18:45:18 +01:00
badlogic
88f0d98dd2
[ts] Finished 4.0 port. See #1796
2020-11-27 17:53:27 +01:00
Harald Csaszar
3151c18b6c
[unity] SkeletonRenderer components now provide an additional update mode Only Event Timelines at the Update When Invisible property. Added methods to AnimationState for proper behaviour during transitions. Closes #1815 .
2020-11-27 14:03:41 +01:00
Harald Csaszar
af9d807460
[unity] Fixed URP Sprite shader shadow artifacts at cascade border (occured after Universal RP package versions 7.2). Still compatible with older versions before 7.2. Closes #1814 .
2020-11-26 18:33:44 +01:00
badlogic
94813204df
[ts] More porting, fixed SkeletonBinary.
2020-11-26 17:25:25 +01:00
Harald Csaszar
dc8b249999
[csharp] Added getter accessors for Atlas.Pages and Atlas.Regions as they were missing (only enumeration of regions or access by name was possible).
2020-11-26 15:36:30 +01:00
badlogic
cf728e25dc
[ts] More 4.0 porting, SkeletonJson and SkeletonBinary still broken.
2020-11-25 17:16:05 +01:00
Harald Csaszar
23bce387af
[unity] Added problematic component/material combination check for Canvas Group Tint Black when not using a SkeletonGraphic Tint Black shader. See #1812 .
2020-11-24 20:14:03 +01:00
Harald Csaszar
1d59409bde
Merge branch '3.8' into 4.0-beta
2020-11-24 18:02:22 +01:00
Harald Csaszar
5d64ad3776
[csharp] Port of commits 1b49736 and df489b1. "Fixed path constraint spacing for zero length bones."
2020-11-24 18:00:47 +01:00
Nathan Sweet
df489b1f4a
[libgdx] Fixed an infinite loop with path constraint.
2020-11-23 17:37:48 -08:00
Nathan Sweet
1b4973628c
[libgdx] Fixed path constraint spacing for zero length bones.
2020-11-22 20:37:08 -08:00
Harald Csaszar
068a624608
[unity] Fixed regression of SkeletonMecanim not handling negative values at a State's Speed property. Now both Speed and Multiplier are respected. Closes #1810 .
2020-11-20 21:24:02 +01:00
Nathan Sweet
3cab1615ad
[libgdx] Added Skeleton#setColor(float, float, float, float).
2020-11-19 18:12:03 -08:00
Harald Csaszar
e5be13e3d6
Merge branch '3.8' into 4.0-beta
2020-11-19 20:09:57 +01:00
Harald Csaszar
968a7b5777
[xna] Added a Z property to SkeletonRenderer to provide a constant Z offset added at all vertices.
2020-11-19 20:06:39 +01:00
Harald Csaszar
a67e138f90
[xna] Cleanup of examples assets and code, added missing raptor_normals.png file.
2020-11-19 19:53:05 +01:00
Harald Csaszar
e0a3fb29d1
[xna] Added missing raptor_normals.png file to repository.
2020-11-19 19:44:37 +01:00
Harald Csaszar
bf4df3b5f3
Merge branch '3.8' into 4.0-beta
2020-11-16 21:31:57 +01:00
Harald Csaszar
98bb7340a8
[xna] Updated example skeletons for 4.0.27+ format changes of previous csharp commit 7ef2fc9.
2020-11-16 21:28:12 +01:00
Harald Csaszar
d62b68097e
[unity] Updated example skeletons for 4.0.27+ format changes of previous csharp commit 7ef2fc9.
2020-11-16 21:23:55 +01:00
Harald Csaszar
7ef2fc96db
[csharp] Porting of commits dbd90ca, da1b280, 10d5a91 and e14db0e (includes 4.0 format changes). Fixed errors in color parsing introduced by previous porting 4.0 commit.
...
* Added separate X and Y for transform constraint translate and scale mix.
* Renamed `xxxMix` to `mixXxx` to avoid names like `scaleXMix`.
* Added separate X and Y sliders for path constraint translate mix.
* Added a proportional spacing mode to path constraints.
* Fixed path constraint when a parent bone of the path is scaled.
2020-11-16 21:01:11 +01:00
Harald Csaszar
6d83190946
[unity] Added null checks at BoundingBoxFollower classes to handle SkeletonData not being assigned.
2020-11-16 13:00:31 +01:00
Nathan Sweet
e14db0ec2c
[libgdx] Fixed path constraint when a parent bone of the path is scaled.
...
closes EsotericSoftware/spine-editor#499
2020-11-15 23:50:34 -08:00
Nathan Sweet
10d5a918ca
[libgdx] Added a proportional spacing mode to path constraints.
...
EsotericSoftware/spine-editor#414
2020-11-15 23:50:34 -08:00
Nathan Sweet
da1b280275
[libgdx] Added separate X and Y sliders for path constraint translate mix.
2020-11-15 17:10:14 -08:00
Nathan Sweet
dbd90caa53
* Added separate X and Y for transform constraint translate and scale mix.
...
* Renamed `xxxMix` to `mixXxx` to avoid names like `scaleXMix`.
2020-11-14 18:59:42 -08:00
Harald Csaszar
f1af1d5bf1
[unity] GetRemappedClone() method now provides an additional parameter pivotShiftsMeshUVCoords for MeshAttachments to prevent uv shifts at a non-central Sprite pivot. Closes #1809 .
2020-11-13 19:12:05 +01:00
badlogic
42b7efdcd6
[xna] Fix CRLF.
2020-11-13 09:32:03 +01:00
Nathan Sweet
391917d37b
[libgdx] Fixed AlphaTimeline and loading RGB timelines in skeleton data.
2020-11-12 12:33:58 -08:00
Harald Csaszar
d383caccb5
[examples] Updated example skeleton runtime copy script to copy to Unity Modules/ dirs as well (used for extension UPM packages).
2020-11-12 19:39:49 +01:00
Harald Csaszar
407c591a2c
[csharp] Ported commits 549e9ae and 6e709a1, (format changes for 4.0.24-beta) "Added separate keying for translateX/Y, scaleX/Y, shearX/Y, and colorRGB/A.". Updated example skeletons.
2020-11-12 19:34:21 +01:00
Harald Csaszar
8d0f341928
Merge branch '3.8' into 4.0-beta
2020-11-12 12:23:25 +01:00
Harald Csaszar
2243ec9e98
[unity] Corrected incorrect using statement (leading to a compile error under some conditions), related to previous commit 75b9321. Added BoundingBoxFollowerGraphic component. [..] See #1770 .
2020-11-12 12:19:30 +01:00
Nathan Sweet
6e709a160f
[libgdx] Fixed RGB2Timeline and loading skeleton data data.
2020-11-12 00:06:38 -08:00