| CARVIEW |
Select Language
HTTP/2 200
date: Tue, 30 Dec 2025 08:28:42 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"364b5d9df01b0e21e816535e9cf3f406"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com github.githubassets.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=R%2FBlOJINTqWT5UrHkQBRSaWDHCS%2F2zBtzPhU%2Fo2KTJcrQr12c30IGjpHxf0RVb%2F63THiSBuleIJg%2FQm5v%2BnMmtyySGL3dCXZktGRTI3zplVObplNMam1dYviYEubO9jrZIM1VK94a9W4unvr9k8QC0DbpiwUdhcZxWjmAv1b1zSqH0hwWaSMyXd04Zf2lVoAItV2FmRtOtHdsu6ZFttimcFfwk2hx%2Fapuc3FnfHkW6XWVIGFIVrMRxlwS339EumvtprlX3lyXQH8ssTwrdZpwQ%3D%3D--%2Bf43DEvTenVsl1YP--Xlj9CAIKLr0xfvP5Yzndgw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.650372275.1767083321; Path=/; Domain=github.com; Expires=Wed, 30 Dec 2026 08:28:41 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 30 Dec 2026 08:28:41 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9056:223E62:4D37BA:549F4B:69538D39
Releases Β· melonjs/melonJS Β· GitHub
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 656
Releases: melonjs/melonJS
Releases Β· melonjs/melonJS
v17.4.0
Added
- Renderer: new
lineJoinproperty to set the line join style (only support "round" for now in WebGL mode) - Renderer: add support for line thickness for
strokePolygonandstrokeRectoperations in WebGL
Changed
- Chore: Update to TypeScript 5.5
Fixed
- Renderer: fix
fillEllipse()method in WebGL mode (that was stroking the ellipse instead) - TypeScript: fix most (if not all) missing declarations
Assets 3
5 people reacted
v17.3.0
Added
- Renderer: add support for line thickness when using
strokeLine()in WebGL
Changed
- Renderer: the
setLineWidth()method is now deprecated and replaced by alineWidthclass property
Fixed
- Renderer: fix animation when using multi-texture atlas in WebGL mode
- TMX: fix tsx file type import when using a React / Vue build step (thanks @customautosys)
- Typedef: fix missing definition for
video.init()settings parameter, andApplicationconstructor parameter
Assets 3
1 person reacted
v17.2.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
Assets 3
v17.1.0
Added
- Audio: added/exposed 3D Spatial Audio method (
stereo(),position(),orientation()andpanner()) - Loader: image resources can now take an array of
srcurls with different format (preparing for later usage) - Math: added a
isPowerOfFour()method - Renderer: new
renderTargetproperty specifying the defaultCanvasRenderTargetto use when rendering
Changed
- Renderer:
CanvasTextureis now deprecated and replaced by a newCanvasRenderTargetclass
Fixed
- Core: prevent multiple temporary canvas creation when calling
isWebGLSupportedmultiple times
Assets 3
v17.0.0
Added
- Sprite: add support for aseprite texture atlas (including animation)
- Atlas:
createSpritefromAnimparameter is now optional, and if not defined will use all defined index in the corresponding atlas - Loader: new
setOptionsmethod that allows specifying custom settings to be applied to fetch requests (crossOrigin, withCredentials, etc..)
Changed
- Loader: loader settings such as
crossOriginandwithCredentialsare now deprecated and have to be set through thesetOptionsmethod
Fixed
- Doc: fix hyperlinks to source code within documentation (thanks @Waltibaba)
- Loader: fix settings for the fetch request not being applied in ES6 builds (thanks @B0sh)
Assets 3
v16.1.3
Fixed
- Loader: fix a regression with TMX map loading related to semver version comparison (
compare()requires a "x.y.z" version format)
Assets 3
v16.1.2
Fixed
- Renderable: fix Light2d renderables not always triggering a screen refresh
- Plugin: fix version comparaison once and for all using the official semver package
Assets 3
3 people reacted
v16.1.1
Fixed
- Loader: fix an issue where some mobile browser (e.g. safari) would not emit the canplay event for video assets if autoplay is disabled
Assets 3
v16.1.0
Added
- Loader: add support for loading/preloading of HTMLVideoElement
- Loader: add optional
autoplayandloopparameters when[pre]loadingaudio and video assets (falseby default) - Sprite: HTMLVideoElement can now be passed as a source when creating Sprite object
Assets 3
16.0.0
Added
- Path2d: preliminary SVG path parsing for the Path2D class (WIP)
Changed
- Chore: update to npm 10, Node.js 20 and friends
- loader: replaced XHR by Fetch for assets preloading (thanks @Edwardscb)
- Renderer: fix
toBlob,toDataURLandtoImageBitmapmethod signature to better match with the W3C API
Assets 3
1 person reacted
Previous Next
You canβt perform that action at this time.