Releases: lightning-js/renderer
Releases · lightning-js/renderer
v3.0.0-beta20
What's Changed
- support for undefined target by @estobbart in #689
- added improved texture compression, refactored texturecoord flow by @jfboeve in #688
- microqueue text loaded emit by @jfboeve in #691
- fix rounding to be smoother on retina devices and smooth correctly by @chiefcll in #692
- (v3) Texture Management / GC by @jfboeve in #694
- optimize the update loop by @chiefcll in #695
- Feature(v3) refactored zIndexing by @jfboeve in #669
- added timing functionality to shaders by @jfboeve in #573
- limit the test timeout to 10 min by @chiefcll in #702
- fix elapsed time not to be negative by @chiefcll in #704
- Fixed Renderer not going Idle / infinite update loop by @jfboeve in #698
- clean up default shader by @chiefcll in #701
- tweak the sdf shader by @chiefcll in #707
- actually fix the update loop not going idle by @chiefcll in #706
- Ported v2 inspector fixes to v3 by @jfboeve in #708
- Fixes Canvas Render by @jfboeve in #710
- fix reuse render op by @chiefcll in #700
Full Changelog: v3.0.0-beta18...v3.0.0-beta20
v2.20.3
v2.20.2
What's Changed
- fix: add safety against no ctxTexture by @pawelocode in #677
New Contributors
- @pawelocode made their first contribution in #677
Full Changelog: v2.20.1...v2.20.2
v3.0.0-beta18
What's Changed
- fix initial node by @jfboeve in #682
- CanvasTextRenderer to use settings dpr by @estobbart in #685
- Fix/radial gradient shader dims by @jfboeve in #686
Full Changelog: v3.0.0-beta17...v3.0.0-beta18
v2.20.1
v3.0.0-beta17
What's Changed
- feat: add renderable event to CoreNode by @wouterlucas in #674
- create canvas with Platform by @estobbart in #679
- fixed maxWidth, maxHeight, contain by @jfboeve in #673
- move FontFaceSet into Platform layer by @estobbart in #680
New Contributors
- @estobbart made their first contribution in #679
Full Changelog: v3.0.0-beta16...v3.0.0-beta17
v2.20.0
v3.0.0-beta16
What's Changed
- upgrade playgwright & fixed some tests by @jfboeve in #662
- removed repeatDelay prop since it does not do anything by @jfboeve in #646
- optimized text alignment calculations by @jfboeve in #661
- update dynamically when text content changes by @il-sairamg in #666
New Contributors
- @il-sairamg made their first contribution in #666
Full Changelog: v3.0.0-beta15...v3.0.0-beta16