Skip to content

Releases: lightning-js/renderer

v2.7.1

15 Nov 11:09
Compare
Choose a tag to compare

What's Changed

  • fix(inspector): top left calculated with mount by @pecoram in #445
  • fix: added missing error messages by @pecoram in #446
  • fix: change ColorTexture to use Uint8Array instead of ImageData by @wouterlucas in #449

Full Changelog: v2.7.0...v2.7.1

v2.7.0

13 Nov 12:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.2...v2.7.0

v2.6.2

07 Nov 10:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.1...v2.6.2

v2.6.1

06 Nov 15:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v2.6.1

v2.6.0

05 Nov 11:58
Compare
Choose a tag to compare

What's Changed

  • Global strictBounds configuration value (default: true) by @wouterlucas in #424
  • Prevent recursive RTT updates between parent & children by @wouterlucas in #431
  • Fix bound calculation when clipping is enabled by @wouterlucas in #423
  • fix: [Inspector] drop Proxies, set selective Object.defineProperties traps by @wouterlucas in #432

Full Changelog: v2.5.1...v2.6.0

v2.5.1

29 Oct 14:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.5.1

v2.5.0

28 Oct 17:56
Compare
Choose a tag to compare

What's Changed

  • fix: this.inspector always null by @chiefcll in #417
  • Resolved sans-serif font issue for firefox browser by @jfboeve in #418
  • Fixed LinearGradient/RadialGradient effect for DynamicShader by @jfboeve in #419
  • Fix ZWSP word break & seperate Font caches by @wouterlucas in #420

Full Changelog: v2.4.0...v2.5.0

v2.4.0

17 Oct 08:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.2...v2.4.0

v2.3.2

07 Oct 13:20
Compare
Choose a tag to compare

What's Changed

  • Refactor example font URLs in installFonts.ts and update base path in Fonts by @wouterlucas in #408
  • Separate font cache per renderer instance by @m-hall in #405

New Contributors

Full Changelog: v2.3.1...v2.3.2

v2.3.1

02 Oct 08:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1