41 Commits

Author SHA1 Message Date
pharan
e601f889b7 [unity] Handle SkeletonGraphic with invalid SkeletonDataAsset. 2018-12-13 05:31:41 +08:00
pharan
594e287721 [unity] Minor formatting. 2018-12-13 05:30:39 +08:00
pharan
3331d30eae
[unity] Handle case where 0 textures are repacked. 2018-12-08 01:45:13 +08:00
pharan
3ff14fc186 [unity] Update separator slot APIs. 2018-12-04 19:42:58 +08:00
pharan
8b49ad91cb [unity] SkeletonRenderSeparator update when instantiated in edit mode. 2018-11-13 05:48:21 +08:00
pharan
1458f0eae1 [unity] SkeletonRenderSeparator fixes. 2018-11-13 05:47:47 +08:00
pharan
235391d81e [unity] Remove primary Skin.RemoveAttachment extension. 2018-11-13 05:47:11 +08:00
pharan
495321e6af [unity] SkeletonGraphic runtime instantiation requires Material. 2018-11-13 05:46:45 +08:00
pharan
554c5f0cf5 [unity] Spine/Special/Skeleton Grayscale shader 2018-10-17 22:17:07 +08:00
pharan
910e88bbb3 [unity] Assorted cleanup. 2018-10-08 04:55:47 +08:00
pharan
6fee0e3622 [unity] Use dummy AnimationState for AnimationState timeline mixer preview. 2018-10-06 02:39:29 +08:00
pharan
6e7370f603 [unity] Use scale instead of flip for SkeletonFlip timeline mixer. 2018-10-06 02:37:38 +08:00
pharan
32d56c9c68 [unity] Remove unused local. 2018-10-01 22:03:45 +08:00
pharan
c81f9dbe62 [unity] Copy properties when cloning a MeshAttachment as a linked mesh. 2018-10-01 21:57:11 +08:00
pharan
6a8e1df108 [unity] Separate auto-adding Rigidbody2D for following bones. 2018-09-25 18:03:26 +08:00
pharan
9ea81260eb [unity] Minor cleanup. 2018-09-25 18:00:56 +08:00
pharan
b190af431c [unity] Prevent initialize from triggering first AnimationState update. + Cleanup. 2018-09-24 00:03:47 +08:00
pharan
5c25239ff1 [unity] Animation filling SkeletonData modifier asset. 2018-09-23 23:56:38 +08:00
pharan
e78c795a80 [unity] Make cloned attachment names uniform. 2018-09-23 23:55:46 +08:00
pharan
4fbd6677c7 [unity] Fix whitespace. 2018-09-23 23:54:33 +08:00
pharan
7b631b2961 [unity] BlendModeMaterials Asset. 2018-09-08 21:13:57 +08:00
badlogic
642687f882 Merge branch '3.6' into 3.7-beta 2018-09-05 15:24:31 +02:00
pharan
23c4f3501f
[unity] Fix GetRemappedClone not using sourceMaterial when non-pma. 2018-08-25 05:52:56 +08:00
pharan
31b48382a5 [unity] Minor formatting. 2018-08-15 00:01:37 +08:00
pharan
c3fb8cb962 [unity] Minor change to SkeletonGhost inspector and default. 2018-08-15 00:01:05 +08:00
pharan
56566fb774 [unity] Update SkeletonGhostRenderer implementation. 2018-08-15 00:00:43 +08:00
pharan
e04e587abc [unity] Some cleanup of SkeletonGhost inspector and new Initialize(overwrite) method. 2018-08-10 23:52:28 +08:00
pharan
b4db3b2114
[unity] Handle varying CopyTexture support. 2018-08-02 10:20:46 +08:00
pharan
b0a19f30c4
[unity] Remove old Texture.Apply calls.
This is a breaking change to the AtlasRegion.ToTexture API. But the callers only need to remove the applyImmediately arg for it to work correctly.
2018-08-01 17:15:03 +08:00
pharan
70cebf6dcc
[unity] Use nonallocating texture copy. 2018-08-01 17:01:21 +08:00
pharan
ad224c4ef4
[unity] Docs/handling for SkeletonGraphicMirror. 2018-07-20 02:56:52 +08:00
pharan
04b7edc617 Merge branch '3.6' into 3.7-beta
# Conflicts:
#	spine-unity/Assets/Spine/Runtime/spine-unity/Modules/SkeletonGraphic/SkeletonGraphic.cs
2018-07-20 02:41:55 +08:00
pharan
ef1e6de3e4 Merge branch '3.7-beta' of https://github.com/EsotericSoftware/spine-runtimes into 3.7-beta 2018-07-13 23:47:05 +08:00
pharan
13cb394353 [unity] Update Timeline code. 2018-07-13 23:45:20 +08:00
pharan
c4f013b99e
[unity] Add cutoff property to Fill shader. 2018-07-13 22:57:33 +08:00
pharan
6da58244f6
[unity] Add shadow to Skeleton Fill shader. 2018-07-13 22:55:49 +08:00
pharan
d336712ccc [unity] Changed skeleton flipX/Y to scaleX/Y. 2018-07-12 18:05:56 +08:00
pharan
b82b27ebca
[unity] Better nonrenderables repack handling. 2018-07-02 16:16:27 +08:00
pharan
9a832de821 [unity] Allow non-PMA textures for basic Spine-Unity shaders. 2018-06-12 21:23:40 +08:00
pharan
41359c12de [unity] New AtlasAssetBase base class. 2018-05-30 13:24:17 +08:00
pharan
065a10f4b3 [unity] Reorganize folders for asmdef compatibility. Remove old files. 2018-05-29 12:58:49 +08:00