Skip to content

Latest commit

 

History

History
54 lines (22 loc) · 1.96 KB

CHANGELOG.md

File metadata and controls

54 lines (22 loc) · 1.96 KB

Change Log

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

0.1.4 (2020-01-26)

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

0.1.3 (2020-01-24)

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

0.1.2 (2019-11-30)

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

0.1.1 (2019-11-09)

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

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)