158 Commits

Author SHA1 Message Date
badlogic
8f80ceec7c [ts] Port of additive blending fix, see #1322. 2019-04-04 14:12:38 +02:00
badlogic
1772aaa569 [ts] Updated build artifacts. 2019-03-13 11:37:44 +01:00
badlogic
5ad954c16d [ts] New build. 2019-03-08 16:38:14 +01:00
badlogic
9fb2649dd1 [ts] Fix for #1290, do not carry over time when timeScale of a track entry taht's being replaced by a new one is 0. 2019-03-04 16:59:28 +01:00
badlogic
c9e760a025 [ts][player] Closes #1279, expose setAnimation(). 2019-02-14 11:43:17 +01:00
badlogic
19e5edc94b [ts] Fixed AnimationState not respecting MixBlend.first for rotate timelines. See #1274. 2019-02-12 13:59:28 +01:00
badlogic
8ea29944d3 [ts][webgl] Closes #1271, clipping wasn't terminated properly when a slot did not house an attachment. 2019-02-06 16:02:42 +01:00
badlogic
322dcd0521 [ts] Updated artifacts. 2019-01-06 21:34:13 +01:00
badlogic
1cf8a72e30 [ts][player] Closes #1238, disable pause/play when controls are hidden via options. 2019-01-03 13:43:23 +01:00
badlogic
52f9ab8984 [ts] Port of mesh whitespaces stripping. See #1232. 2018-12-22 13:07:10 +01:00
badlogic
43227961ce [ts][player] Click on canvas will now pause/resume player ala YouTube. 2018-12-17 18:17:18 +01:00
badlogic
d5ee59558a [ts][player] constructor now takes string in addition to HTMLElement, hover behaviour now similar to YouTube. 2018-12-17 18:00:44 +01:00
badlogic
7a3ec78638 [ts][player] decreased delay for when mouse leaves player area and controls are hidden. 2018-12-17 17:04:58 +01:00
badlogic
c21b366d03 [ts][player] Renamed build output. 2018-12-17 15:45:22 +01:00
badlogic
19fdea7d80 [ts] Fix path constraint for when path length is NaN. See #1230. 2018-12-17 15:21:59 +01:00
badlogic
8fc251f55e [ts] Allow negative scale and shear mix in transform constraint. See #1227. 2018-12-13 17:51:01 +01:00
badlogic
dd2d63a2ee [ts] Ported fix for #1224, disable inherit scale. 2018-12-10 15:10:14 +01:00
badlogic
54bb7b7e5f [ts] Clipping fix, see #1219 2018-12-05 16:20:55 +01:00
badlogic
941a9bd685 [runtimes] Ported fix for attachmentThreshold, see #1204. 2018-12-04 17:25:26 +01:00
badlogic
8e84c34999 [ts][player] Fixed more issues. Scrollsbar and docs are the last two issues. 2018-11-21 16:58:02 +01:00
badlogic
896bdf913c [ts][player] Integrated new spinner. 2018-11-19 14:44:21 +01:00
badlogic
44552cd809 [ts] Rebuild artifacts. 2018-11-15 15:56:38 +01:00
badlogic
c5413d32d0 [ts] Updated build artifacts. 2018-11-14 14:33:44 +01:00
badlogic
bf29fcee11 [ts][player] Cleaned up and documented config object. Added separate .css file for player styles. 2018-11-08 17:38:19 +01:00
badlogic
fe44bece46 Merge branch '3.7-beta' of https://github.com/esotericsoftware/spine-runtimes into 3.7-beta 2018-11-07 18:07:26 +01:00
badlogic
e4ab2c63f3 [c][cpp][csharp][lua][ts][as3] worldToLocalRotation and localToWorldRotation take shear into account. Fixes #1199. 2018-10-30 17:11:23 +01:00
badlogic
32f6e449fc [ts] Ported new fix for 0 timeScale not returning to setup pose. See #1194. 2018-10-30 16:20:24 +01:00
badlogic
7e86c3ff36 [ts] Rebuilt all artifacts after fix in #1198. 2018-10-26 17:19:16 +02:00
badlogic
0161fe59ca [ts] Ported 0 timeScale fix, see #1194. 2018-10-15 16:41:44 +02:00
badlogic
4202fd1363 [ts] Fixes reference cycle in animation state. See #1174. 2018-09-10 11:58:32 +02:00
badlogic
519d7a6278 [ts] Ported holdPrevious addition in AnimationState. See #1169." 2018-09-07 16:37:50 +02:00
badlogic
a4584a1a1c [ts] Added event volume and balance, see #1171. 2018-09-06 14:45:55 +02:00
Mario Zechner
cdc2d5bc88 [ts] Ported stretchy IK. See #1142. 2018-08-06 15:09:08 +02:00
badlogic
172bf22d84 [ts] Ported flipX/flipY -> scaleX/scaleY change. See #1142. 2018-07-23 14:43:19 +02:00
badlogic
73fca0ba63 [ts] Ported fix for #1119 2018-06-07 16:52:55 +02:00
badlogic
b60f21e6d8 Merge branch '3.6' into 3.7-beta 2018-05-17 13:44:53 +02:00
badlogic
3598f51a65 [ts][canvas] Closes #1114, alpha tinting support for triangle rendering. 2018-05-17 13:43:09 +02:00
badlogic
eb69071a0a Merge branch '3.6' into 3.7-beta 2018-05-16 11:46:01 +02:00
badlogic
ca15f5e64f [ts] Fixes completion event firing for 0 duration animations. See #1112. 2018-05-16 11:33:18 +02:00
badlogic
2e4d3a1808 [ts] port of PathConstraint changes, see #1109. 2018-05-04 14:07:13 +02:00
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