melonJS/melonJS: Release 15.7.0

Name: melonJS

Owner: melonJS

Release: v15.7.0

Released: 2023-07-19

License: MIT

Release Assets:

Added

  • Color: new setFloat method allowing to specify RGBA components in a normalized float format

Fixed

  • Renderer: fix how alpha and globalAlpha values are applied in the Canvas Renderer to match with WebGL
  • TypeScript : fix loader.Asset definition typings (causing an error with the Vite-Typescript boilerplate)

To top