diff --git a/CHANGELOG.md b/CHANGELOG.md index d072cfe6d..0c3a6ef55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -120,6 +120,7 @@ * `VertexAttachment#deformAttachment` has been replaced with `VertexAttachment#timelineAttachment`. * `RegionAttachment#updateOffset()` has been renamed to `RegionAttachment#updateRegion()`. The caller must ensure that the attachment's region is not `null`. * `RegionAttachment#computeWorldVertices()` takes a `Slot` instead of a `Bone` as the first argument. + * Removed `PlayerEditor`. ### WebGL backend * `PolygonBatcher.start()` now disables culling and restores the previous state on `PolygonBatcher.end()`. diff --git a/spine-ts/index.html b/spine-ts/index.html index 205e9416e..5cc8384ef 100644 --- a/spine-ts/index.html +++ b/spine-ts/index.html @@ -21,7 +21,6 @@
diff --git a/spine-ts/spine-player/example/editor.html b/spine-ts/spine-player/example/editor.html deleted file mode 100644 index 8e2eb2833..000000000 --- a/spine-ts/spine-player/example/editor.html +++ /dev/null @@ -1,28 +0,0 @@ - - - -
- - - - - - - - - - -
- - - -