Skip to content

Latest commit

 

History

History
111 lines (37 loc) · 3.49 KB

CHANGELOG.md

File metadata and controls

111 lines (37 loc) · 3.49 KB

Change Log

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

0.2.86 (2021-08-13)

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

0.2.85 (2021-08-09)

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

0.2.84 (2021-08-08)

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

0.2.83 (2021-08-08)

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

0.2.82 (2021-08-08)

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

0.2.81 (2021-08-04)

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

0.2.80 (2021-08-04)

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

0.2.79 (2021-07-27)

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

0.2.78 (2021-07-01)

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

0.2.77 (2021-06-08)

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)