All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.2.90 (2021-08-22)
Note: Version bump only for package @thi.ng/webgl-shadertoy
0.2.0 (2020-02-25)
- webgl-shadertoy: update imports (7d6ed77)
- webgl-shadertoy: update texture/sampler & FBO handling (25845e5)
- webgl-shadertoy: add optional per-pass ModelSpec & vert shader support (a45725a)
- webgl-shadertoy: fix & update drawPass viewport, add update() method (5d2c17e)
- webgl-shadertoy: import new pkg (35d9b68)
- webgl-shadertoy: initial multipass skeleton (c287dab)
- webgl-shadertoy: simplify mainImage user fn handling, update types & readme (bd1b88e)
- webgl-shadertoy: update multipass uniform handling (2071133)