117 Commits

Author SHA1 Message Date
badlogic
98413c102e [ts] Merged WebKit bug fix. 2018-04-05 16:47:13 +02:00
badlogic
7f481cd633 [ts] Port fix to AnimationState, see #1092 2018-03-28 14:00:17 +02:00
badlogic
ba90852ad6 Merge branch '3.6' into 3.7-beta 2018-02-16 13:48:10 +01:00
badlogic
4d5010680d [ts][webgl] Slot range rendering in SkeletonRenderer and SceneRenderer. Closes #1083 2018-02-16 13:47:03 +01:00
badlogic
c24990a1c4 Merge branch '3.6' into 3.7-beta 2018-01-22 16:13:22 +01:00
badlogic
fe9ae97747 [ts][threejs] Fixed bug in core AssetManager when loading multi-page atlases. Rewrote THREE.JS renderer to support multi-page atlases. Fixed clipping in THREE.JS backend. Closes #1066, closes #677. 2018-01-22 16:11:42 +01:00
badlogic
9aaf57959d [ts] Updated build. 2018-01-18 15:29:49 +01:00
badlogic
396bd64241 [ts] Fix for #1060, changes to attachment and draw order timelines. 2018-01-12 11:22:37 +01:00
badlogic
456d724ab0 Merge branch '3.6' into 3.7-beta 2018-01-12 11:20:31 +01:00
badlogic
ce124e381e [ts] Fixes #1064, delay was calculated incorrectly for non-loop previous track entries. 2018-01-12 11:06:22 +01:00
badlogic
4f4a4e8dce Closes #1065, make key pairs for mixing data unique 2018-01-12 10:34:03 +01:00
badlogic
c3e1f9bc15 Fixed #1059 for spine-ts. 2018-01-10 16:36:52 +01:00
badlogic
246c5310d4 [ts][webgl] SceneRenderer method to draw textures with manually set UVs. 2017-11-17 14:39:53 +01:00
badlogic
49137a58ea [ts] Added AssetManager.loadTextureAtlas. Will automatically resolve and load any images the atlas references. AssetManager.get(atlasName) will then return an instance of spine.TextureAtlas. 2017-11-17 10:57:44 +01:00
badlogic
5b410bf2ba [ts] Fix not returning to setup pose when multiple mixing from entries end at same time. See #1013 2017-10-28 09:37:28 +02:00
badlogic
bcc7da56d2 [ts] Fix PathConstraint length spacing for zero length bones. See #1023. 2017-10-20 11:09:42 +02:00
badlogic
adc01ab1e4 [ts] Fixed DeformTimeline, see #1016. 2017-10-11 10:43:13 +02:00
badlogic
936a7b048f [ts] Updated build to include new tint black shader. 2017-09-28 11:24:00 +02:00
badlogic
7652eb47ba [webgl] Updated pma tint black demo to include Ivan's shader from #993. 2017-09-25 15:02:46 +02:00
badlogic
e68f1cb4cc [webgl] Fixed css of canvases for standalone demos. On FF Android, the context limit is 2, so we adhere to that now, resulting in terrible artifacts. Using 5 preallocated contexts for other browsers. 2017-09-15 13:59:51 +02:00
badlogic
c6d7af8e96 Added demo page copy for debugging 2017-09-14 11:06:54 +02:00
badlogic
eca798931b [runtimes] Closes #971 2017-08-24 11:34:00 +02:00
badlogic
84fe30a2bf [runtimes] Fixed handling of zero length bones in PathConstraint if spacing is length based. Closes #957 2017-07-31 11:29:03 +02:00
badlogic
d8874cbad6 [ts] Fix applying flipping for noScale/noScaleOrReflection transform mode. See #951 2017-07-19 13:59:32 +02:00
badlogic
59dc784cb2 [ts] Ported fix for DeformTimeline, see #932 2017-06-27 16:25:30 +02:00
badlogic
c6fefe8fa0 [c][lua][as3][ts] Don't use DIP_MIX across tracks. Closes #931 2017-06-27 16:15:23 +02:00
badlogic
fc06686080 Merged origin 3.6 with local 3.6 manually. 2017-06-26 09:08:53 +02:00
badlogic
114447bdeb Merged TS SkeletonClipping fix in the wrong direction... 2017-06-22 20:47:09 +02:00
badlogic
b685e490c1 [ts][webgl] Fixed vertex effects for clipped attachments 2017-06-21 16:19:49 +02:00
badlogic
40010cb228 [ts] Fixed SwirlEffect 2017-06-21 16:08:17 +02:00
badlogic
5aebd65c01 [ts][webgl] Added VertexEffect, SwirlEffect and JitterEffect, and implemented it in WebGL SkeletonRenderer. SwirlEffect is a bit broken.. 2017-06-21 15:43:54 +02:00
badlogic
ddf38c0ce1 [libGDX] VertexEffect now also lets you modify UVs and light/dark color. 2017-06-21 14:35:55 +02:00
badlogic
9bd1153518 Updated examples and runtime demo code 2017-06-19 16:47:28 +02:00
badlogic
f158e9e996 [ts] Ported VertexAttachment id and Timeline/Animation#apply changes 2017-06-12 17:00:10 +02:00
badlogic
54cb4dfa02 [ts] Closes #914, loading of PathAttachment lengths in SkeletonJson was incorrect 2017-06-04 11:47:15 +02:00
badlogic
63459d8531 [c] Fixed deform timelines not mixing from/to setup pose. #920 2017-06-04 11:05:07 +02:00
badlogic
2b5058f020 [ts] Fixed deform timelines not mixing from/to setup pose. #920 2017-06-04 11:03:13 +02:00
badlogic
b5e08f59e1 [ts] AnimationState#apply returns boolean indicating if any timeline was applied. #919 2017-06-04 10:53:09 +02:00
badlogic
087bcfc43b [ts] Ported IKConstraint fix. 2017-05-24 17:31:33 +02:00
badlogic
ea3cfdc643 [ts] Ported Animation State changes, see #908 2017-05-24 13:14:06 +02:00
badlogic
3f478fd831 [ts] Ported IKConstraint simplification, see #907 2017-05-24 11:39:13 +02:00
badlogic
e4ff874172 [ts] Ported latest anim state change 2017-05-18 10:28:19 +02:00
badlogic
18ebc9b447 [as3][ts] Moved mix duration fix to setTimelineData so we evaluate the boolean expression less. 2017-05-17 15:31:10 +02:00
badlogic
21e05ea1b0 [ts] Updated artifacts 2017-05-17 13:56:20 +02:00
badlogic
b9b2d81c65 [ts] Ported animation state changes, see #904 2017-05-17 11:54:56 +02:00
badlogic
4ee17864a2 Merged manually with master. @pharan please check AttachmentTools, stretchyman diffuse pma material 2017-05-09 13:32:19 +02:00
badlogic
0fac2d318c [widget] Optional parameter to SpineWidget.setAnimation() allowing to specify callbacks for animation state events. 2017-05-05 10:08:25 +02:00
badlogic
fdf6aba634 [ts] Fixed memory leak in Triangulator. Added coin example to WebGL test 2017-05-04 14:11:11 +02:00
badlogic
6a5e035cb5 [ts][webgl][widget] Fixed issues in Safari. Constants like SRC_ALPHA seem to no longer be exposed in Safari through WebGLRenderingContext properties. Closes #886 2017-04-26 15:56:52 +02:00
badlogic
5b2a8cfd1e [ts] Separated triangulation and convex decomposition 2017-04-21 10:40:31 +02:00