v2.2.0
What's Changed
- update the way uniform values are set by @jfboeve in #387
- perf: Replace forEach with for loops by @chiefcll in #383
- Export ImageTexture by @suresh-gangumalla in #386
- Remove uniform wrapper and use concise setUniform<1f,2f,3f,4f> methods by @wouterlucas in #381
- fix: re-evaluate isRenderable on alpha change by @wouterlucas in #390
- Removed beta terminology from the readme. by @michielvandergeest in #393
- Added an alignment test by @wouterlucas in #391
- Fix toggle clipping & boundaries by @wouterlucas in #392
- Flag parent if render texture child has changes by @erikhaandrikman in #394
- compat: Remove fromEntries for older browser support by @chiefcll in #385
New Contributors
- @suresh-gangumalla made their first contribution in #386
Full Changelog: v2.1.2...v2.2.0