phaser/plugins/spine/src
2020-08-26 00:14:16 +01:00
..
container Updated docs and Creator param 2020-08-26 00:00:00 +01:00
events Updated date 2020-08-25 15:36:08 +01:00
gameobject The SpineGameObject.setAnimation method will now use the trackIndex parameter if ignoreIfPlaying is set and run the check against this track index. Fix #4842 2020-08-25 23:59:42 +01:00
runtimes New Spine 3.8.95 runtimes 2020-08-25 13:28:34 +01:00
SpineFile.js The SpineFile will no longer throw a warning if adding a texture into the Texture Manager that already exists. This allows you to have multiple Spine JSON use the same texture file, however, it also means you now get no warning if you accidentally load a texture that exists, so be careful with your keys! Fix #4947 2020-08-26 00:14:16 +01:00
SpinePlugin.js Updated docs and Creator param 2020-08-26 00:00:00 +01:00