Skip to content

Latest commit

 

History

History
87 lines (31 loc) · 2.89 KB

CHANGELOG.md

File metadata and controls

87 lines (31 loc) · 2.89 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.2.72 (2021-04-03)

Note: Version bump only for package @thi.ng/webgl-shadertoy

0.2.71 (2021-03-30)

Note: Version bump only for package @thi.ng/webgl-shadertoy

0.2.70 (2021-03-28)

Note: Version bump only for package @thi.ng/webgl-shadertoy

0.2.69 (2021-03-27)

Note: Version bump only for package @thi.ng/webgl-shadertoy

0.2.68 (2021-03-20)

Note: Version bump only for package @thi.ng/webgl-shadertoy

0.2.67 (2021-03-17)

Note: Version bump only for package @thi.ng/webgl-shadertoy

0.2.66 (2021-03-12)

Note: Version bump only for package @thi.ng/webgl-shadertoy

0.2.0 (2020-02-25)

Features

0.1.0 (2019-09-21)

Bug Fixes

  • webgl-shadertoy: update imports (7d6ed77)
  • webgl-shadertoy: update texture/sampler & FBO handling (25845e5)

Features

  • 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)