Skip to content

Commit 2488bde

Browse files
obiotclaude
andauthored
release: melonjs 19.8.0 — stamp CHANGELOG date (#1520)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 340da34 commit 2488bde

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.8.0] (melonJS 2) - _unreleased_
3+
## [19.8.0] (melonJS 2) - _2026-06-26_
44

55
**Highlights:** glTF / GLB scene loading lands — author a 3D scene in Blender (or any DCC tool), export a `.glb`, and load it like a Tiled map with `level.load(...)`. Animated models play back through the same `setCurrentAnimation` / `play` / `pause` / `stop` API as a 2D `Sprite`. Scene meshes are lit by the authored sun, and 3D meshes can now report a real bounding box. And `Sprite3d` brings the 2.5D workflow — billboarded, frame-animated cut-out sprites that face a `Camera3d` (the Paper Mario look), sharing one `FrameAnimation` engine with the 2D `Sprite`.
66

0 commit comments

Comments
 (0)