Skip to content

Latest commit

 

History

History
39 lines (19 loc) · 1.7 KB

CHANGELOG.md

File metadata and controls

39 lines (19 loc) · 1.7 KB

Change Log

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)

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)