badlogic
|
5c1d4c4369
|
[ts][player] Made Player.setAnimation() public and added a loop parameter. See player example on how to manually trigger animations.
|
2021-05-27 17:40:13 +02:00 |
|
badlogic
|
16bd92f443
|
[ts][player] Added asset embedding examples for Spine Web Player.
|
2019-11-07 15:42:14 +01:00 |
|
badlogic
|
8e0a2e0c75
|
[ts][player] Added AssetManager.setRawDataURI(path, name). Allows to set a path and corresponding raw data URI which enables embedding of resources like skeletons, atlases, and so on directly in HTML/JS. Added SpinePlayerConfig.rawDataURIs, see the player example for a demonstration. Also closes #1541, closes #1539.
|
2019-11-05 15:20:50 +01: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
|
1cf8a72e30
|
[ts][player] Closes #1238, disable pause/play when controls are hidden via options.
|
2019-01-03 13:43:23 +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
|
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 |
|