phaser/plugins/spine
2020-08-26 00:14:16 +01:00
..
dist New Spine Plugin build 2020-08-25 18:30:07 +01:00
src 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
copy-to-examples.js Update copy-to-examples.js 2020-08-25 18:29:58 +01:00
tsconfig.both.json Added Spine Runtime build configs 2019-10-11 16:01:13 +01:00
tsconfig.canvas.json Added Spine Runtime build configs 2019-10-11 16:01:13 +01:00
tsconfig.webgl.json Added Spine Runtime build configs 2019-10-11 16:01:13 +01:00
webpack.auto.config.js Because of course a new webpack version means new config rules 2020-08-25 13:27:14 +01:00
webpack.auto.dist.config.js Because of course a new webpack version means new config rules 2020-08-25 13:27:14 +01:00
webpack.canvas.config.js Because of course a new webpack version means new config rules 2020-08-25 13:27:14 +01:00
webpack.canvas.dist.config.js Because of course a new webpack version means new config rules 2020-08-25 13:27:14 +01:00
webpack.webgl.config.js Because of course a new webpack version means new config rules 2020-08-25 13:27:14 +01:00
webpack.webgl.dist.config.js Because of course a new webpack version means new config rules 2020-08-25 13:27:14 +01:00