15 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
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
30bd8ac751 [ts][player] Fixed canvas style to use display: block, because CSS was made by sadists. 2018-11-19 15:15:21 +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
c95af40579 Updated all exports, using PMA now where possible in all examples. Did not update UE4 and Unity assets, these need to be updated manually. 2018-11-15 10:58:30 +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
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
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