Skip to content

v15.7.0

Compare
Choose a tag to compare
@obiot obiot released this 19 Jul 04:41
· 520 commits to master since this release

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)