21 Commits

Author SHA1 Message Date
badlogic
05d5f6d6e0 [ts][player] Added viewport transitions between animation changes. Configurable via config.viewport.transitionTime. 2018-11-23 14:43:53 +01:00
badlogic
f6eb468d32 [ts][player] Added user defined global and per animation viewport. Viewports can also have padding. 2018-11-23 14:18:48 +01:00
badlogic
8610fd5446 [ts][player] Interface for per animation viewport config. 2018-11-23 10:50:15 +01:00
badlogic
db7d6b2cc2 [ts][player] Per animation viewports. 2018-11-22 17:31:22 +01:00
badlogic
88aaa7e70c [ts][player] Handle fullscreen changes on mobile correctly. 2018-11-22 16:49:47 +01:00
badlogic
980ae773d3 [ts][player] Popup stays within bounds of player. 2018-11-22 15:53:44 +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
369323b24a [ts][player] Style changes. 2018-11-19 17:26:31 +01:00
badlogic
30afc61b8f [ts][player] Fixed timeline slider and speed slider. 2018-11-19 16:03:39 +01:00
badlogic
0053a14965 [ts][player] Better css, fixed showControls validation not working. 2018-11-19 15:12:31 +01:00
badlogic
44552cd809 [ts] Rebuild artifacts. 2018-11-15 15:56:38 +01:00
badlogic
bd56277432 [ts][player] Fixed hover detection. 2018-11-15 14:39:28 +01:00
badlogic
94eec340c4 [ts][player] Fixed text selection on speed slider modification in FF, added snapping to speed slider, added hiding timeline if mouse doesn't move for 1 second except when popup is active or mouse is over controls, decided against popup centered over button, removed Show prefix from debug popup, added hiding buttons if there is only one skin/animation, fixed control bone not moving when paused. 2018-11-14 14:29:27 +01:00
badlogic
3c61589312 [ts][player] more clean-up. 2018-11-08 17:44:12 +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
49ba1d2bd9 [ts][player] Added controllable bones to player. 2018-11-08 16:00:23 +01:00
badlogic
5bd37ca739 Added almost all player features for V1, missing mouse/touch zoom and pan and controllable bones. 2018-11-07 18:03:37 +01:00
badlogic
2597e11ee0 [ts][widget] Added fullscreen capabilities. 2018-11-02 17:20:10 +01:00
badlogic
c0f1f24a34 [ts][widget] First iteration of new Spine Player complete. 2018-11-02 16:59:48 +01:00
badlogic
11f00040f5 Slider, loading done. 2018-11-02 10:14:15 +01:00
badlogic
d1622c0dab Beginnings of a Spine player that's more advanced than the existing widget. 2018-11-01 15:51:03 +01:00