Skip to content

Commit f6f7a25

Browse files
committed
Update CHANGELOG.md
1 parent 7e572c3 commit f6f7a25

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ The way in which Game Objects add themselves to the Scene Update List has change
217217
### Updates and API Changes
218218

219219
* Earcut, used for polygon triangulation, has been updated from 2.1.4 to 2.2.2.
220+
* Earcut has now been exposed and is available via `Geom.Polygon.Earcut` and is fully documented.
220221
* `Config.batchSize` has been increased from 2000 to 4096.
221222
* Removed the Deferred Diffuse fragment and vertex shaders from the project, as they're not used.
222223
* `StaticTilemapLayer.upload` will now set the vertex attributes and buffer the data, and handles internal checks more efficiently.

0 commit comments

Comments
 (0)