Skip to content

Commit

Permalink
[ts] 4.1.27 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
badlogic committed Apr 17, 2023
1 parent aa1064b commit f0ad8e2
Show file tree
Hide file tree
Showing 11 changed files with 1,078 additions and 2,069 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -144,6 +144,9 @@
* `RegionAttachment#computeWorldVertices()` takes a `Slot` instead of a `Bone` as the first argument.
* Removed `PlayerEditor`.
* `VertexEffect` has been removed.
* Removed `RegionAttachment.rendererObject`.
* Renamed `TextureRegion.renderObject` to `TextureRegion.texture`.


### WebGL backend
* `PolygonBatcher` can now disable culling automatically if the static variable `PolygonBatcher.disableCulling` is set to true.
Expand Down

0 comments on commit f0ad8e2

Please sign in to comment.