Skip to content

Commit a6b8c21

Browse files
obiotclaude
andauthored
chore(release): set 19.4.0 release date (#1449)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 1225b56 commit a6b8c21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/melonjs/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [19.4.0] (melonJS 2) - _unreleased_
3+
## [19.4.0] (melonJS 2) - _2026-05-12_
44

55
**Highlights:** rendering-focused release. The headline is GPU-accelerated WebGL 2 tile rendering for orthogonal TMX maps: visible layers now render as a single quad through a fragment shader instead of one draw per tile. Combined with the new shader-wide uniform cache, the per-fragment fast path, and the flat `Uint16Array`-backed tile data, a typical 3-layer 800×600 game on mid-tier mobile reclaims roughly **1.5–3.5 ms per frame** (~10–20% of the 60 fps budget). Dense large maps should see ~5–8× speedups on the rendering portion.
66

0 commit comments

Comments
 (0)