1218 Commits

Author SHA1 Message Date
badlogic
5ebb3db8b6 [ts] Fixed all demos with handles. Handles can no longer be dragged outside the canvas. 2019-04-29 15:41:43 +02:00
badlogic
5994c347ea Fixed additive blending demo, calculations take scrolling into account. 2019-04-29 15:07:13 +02:00
badlogic
923c6c19f2 Added additive blending demo. 2019-04-29 14:28:46 +02:00
badlogic
03057c6073 [ts] Renamed MixDirection.in/out to mixIn/mixOut as it was crashing a JS compressor. Fixed log output. Added mobile support for additive animation blending. Input does not require a fully defined Listener interface anymore. 2019-04-24 15:05:07 +02:00
badlogic
0e8e0646e4 [ts][webgl] Fixed spritesheet demo, was using old animation API. 2019-04-23 16:13:49 +02:00
badlogic
037802bb0c [ts] Ported rotated mesh region UV loading. See #1327. 2019-04-17 14:07:28 +02:00
badlogic
c68d85a1fc [c][cpp] Ported addition of x/y bounding coordinates to SkeletonData. See #1325. 2019-04-16 14:06:41 +02:00
badlogic
cfb1e8c5f0 [ts] Ported addition of x/y bounding coordinates to SkeletonData. See #1325. 2019-04-16 13:52:56 +02:00
badlogic
2a1b39ee59 Merge branch '3.7' into 3.8-beta 2019-04-04 14:58:35 +02:00
badlogic
8f80ceec7c [ts] Port of additive blending fix, see #1322. 2019-04-04 14:12:38 +02:00
badlogic
d7a93811f7 Merge branch '3.7' into 3.8-beta 2019-03-27 15:15:10 +01:00
badlogic
0371344bc7 [ts][canvas] Fix flipping in canvas example. 2019-03-27 15:14:15 +01:00
badlogic
eecc0467b6 [ts] Ported latest AnimationState and Animation changes. See #1303. 2019-03-19 16:17:52 +01:00
badlogic
1772aaa569 [ts] Updated build artifacts. 2019-03-13 11:37:44 +01:00
Ivan Popelyshev
6c32b9543e I gift you the second equals sign (#1299) 2019-03-08 17:21:36 +01:00
badlogic
5ad954c16d [ts] New build. 2019-03-08 16:38:14 +01:00
Ivan Popelyshev
d55724a1b5 Make let not var (#1298) 2019-03-08 16:36:05 +01:00
Ivan Popelyshev
5ee7d93fce Remove "spine." everywhere (#1297) 2019-03-08 15:44:15 +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
4406cdfba0 Updated examples in example projects. 2019-02-19 15:59:30 +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
1a92cb0eaa [ts] Removed widget folder. 2019-01-06 21:35:22 +01:00
badlogic
322dcd0521 [ts] Updated artifacts. 2019-01-06 21:34:13 +01:00
badlogic
ec34ea28e4 Merge branch '3.7-c' into 3.7-beta-cpp 2019-01-06 21:31:39 +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
4d3d84b0f4 Merge branch '3.7-beta' into 3.7-beta-cpp 2018-12-22 14:29:54 +01:00
badlogic
52f9ab8984 [ts] Port of mesh whitespaces stripping. See #1232. 2018-12-22 13:07:10 +01:00
badlogic
2433a87792 [ts][player] Fixes 1233, list item min width needs to be set for Firefox on Windows. 2018-12-22 11:54:10 +01:00
badlogic
959a71893b Merge branch '3.7-beta' into 3.7-beta-cpp 2018-12-21 11:33:27 +01:00
badlogic
c774c45cb7 [ts][player] Slower loading screen spinner. 2018-12-21 11:32:00 +01:00
badlogic
96a2386609 [ts][player] PMA by default. 2018-12-20 18:33:16 +01:00
badlogic
61f4165dae [ts][player] iframe content is base64 encoded now. 2018-12-20 17:19:13 +01:00
badlogic
1a0b0543e3 [ts][player] Media query to change editor/player layout on small screens. 2018-12-20 16:24:20 +01:00
badlogic
660a507221 [ts][player] Media query to change editor/player layout on small screens. 2018-12-20 16:21:58 +01:00
badlogic
9409a772c6 [ts][player] Fixes for default post/prefix. 2018-12-20 15:27:32 +01:00
badlogic
0d6deee210 [ts][player] Added embedable player code editor. 2018-12-20 15:22:23 +01:00
badlogic
ac45cc9154 [ts][player] Closes #1231. 2018-12-17 18:53:48 +01:00
badlogic
ba33942a45 [ts][player] Fixed constructor. 2018-12-17 18:43:42 +01:00
badlogic
d1172cc785 [ts][player] Handle touch events for hover. 2018-12-17 18:35:29 +01:00
badlogic
65511c6581 [ts][player] Longer delay for control hiding. 2018-12-17 18:26:29 +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
86dca93180 [ts][player] Updated docs. 2018-12-17 15:56:43 +01:00
badlogic
c21b366d03 [ts][player] Renamed build output. 2018-12-17 15:45:22 +01:00
badlogic
af9c9c1e8b [ts][player] Renamed build output. 2018-12-17 15:44:24 +01:00
badlogic
2e29006764 Merge branch '3.7-beta' into 3.7-beta-cpp 2018-12-17 15:32:59 +01:00
badlogic
075d4a1be5 [ts][player] Removed old widget. Renamed TSC output to spine-player.js, moved sources from widget/ to player/. 2018-12-17 15:32:25 +01:00