badlogic
|
26e93f9f3f
|
[ts] Fixed code up for latest TypeScript compiler version 3.6.3. Closes #1502.
|
2019-09-23 14:49:02 +02:00 |
|
badlogic
|
5776e2467a
|
[ts] Added soft IK support. See #1383.
|
2019-06-19 13:55:51 +02:00 |
|
badlogic
|
ca3916dad8
|
[ts] Added support for loading binaries via SkeletonBinary. Player configuration object now lets you specify skelUrl instead of jsonUrl to load from a binary file. Updated demos to use .skel files instead of .json.
|
2019-06-07 17:21:53 +02:00 |
|
badlogic
|
3aa14d9b86
|
[ts] Ported skin bones/constraints changes. See #1346.
|
2019-06-04 15:53:34 +02:00 |
|
badlogic
|
f9e4fd495d
|
[ts] Ported all skin API changes, see #841.
|
2019-06-03 16:20:19 +02:00 |
|
badlogic
|
eff7a1502d
|
[ts] Fixed constraints in skins.
|
2019-05-10 15:31:10 +02:00 |
|
badlogic
|
75ffb7b098
|
[ts] Updated builds.
|
2019-05-10 15:07:43 +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
|
037802bb0c
|
[ts] Ported rotated mesh region UV loading. See #1327.
|
2019-04-17 14:07:28 +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
|
eecc0467b6
|
[ts] Ported latest AnimationState and Animation changes. See #1303.
|
2019-03-19 16:17:52 +01:00 |
|
badlogic
|
5ad954c16d
|
[ts] New build.
|
2019-03-08 16:38:14 +01:00 |
|
badlogic
|
c9e760a025
|
[ts][player] Closes #1279, expose setAnimation().
|
2019-02-14 11:43:17 +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
|
52f9ab8984
|
[ts] Port of mesh whitespaces stripping. See #1232.
|
2018-12-22 13:07:10 +01:00 |
|
badlogic
|
61f4165dae
|
[ts][player] iframe content is base64 encoded now.
|
2018-12-20 17:19:13 +01:00 |
|
badlogic
|
0d6deee210
|
[ts][player] Added embedable player code editor.
|
2018-12-20 15:22:23 +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
|
c21b366d03
|
[ts][player] Renamed build output.
|
2018-12-17 15:45:22 +01:00 |
|