The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| melonjs.module.js | 2024-04-21 | 1.4 MB | |
| README.md | 2024-04-21 | 654 Bytes | |
| v17.2.0 source code.tar.gz | 2024-04-21 | 6.3 MB | |
| v17.2.0 source code.zip | 2024-04-21 | 7.2 MB | |
| Totals: 4 Items | 14.8 MB | 0 | |
Added
- Audio: add missing optional id parameter to 3D / Spatial audio methods
- Core: add platform detection if running as a standalone web app
- Loader: add missing
unloadimplementation for font assets
Fixed
- Loader: properly return an error when attempting to load FontFace assets on non-browser platforms
- Renderer: fix a regression when a global canvas is available (e.g. webapp adapter for wechat)
- Renderer: fix a regression when forcing WebGL1 rendering mode (leading to an exception)
- Renderer: fix a regression when using the canvas rendering mode where antialias setting was not being applied on cached tinted elements