All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.3.23 (2020-06-14)
Note: Version bump only for package @thi.ng/shader-ast-stdlib
0.3.22 (2020-06-01)
Note: Version bump only for package @thi.ng/shader-ast-stdlib
0.3.21 (2020-06-01)
Note: Version bump only for package @thi.ng/shader-ast-stdlib
0.3.20 (2020-05-29)
Note: Version bump only for package @thi.ng/shader-ast-stdlib
0.3.0 (2019-09-21)
- shader-ast-stdlib: add fragUV() (b85dc8b)
- shader-ast-stdlib: add guassian blur fns (759ace7)
- shader-ast-stdlib: add rotationAroundAxis3/4, matrix conversions (8a473c1)
- shader-ast-stdlib: add snoise3 & curlNoise3 (a7dc75d)
0.2.0 (2019-07-31)
- shader-ast-stdlib: add porter-duff operators (285197d)
0.1.1 (2019-07-08)
- shader-ast-stdlib: update incomplete cartesian3, refactor cartesian2 (3299d59)
- shader-ast-stdlib: fix imports (4d9e126)
- shader-ast-stdlib: fix rotationX4/Y4 return types (c858dce)
- shader-ast-stdlib: update additive() fn arg type (5d66ff2)
- shader-ast-stdlib: add 2d worley noise & permutations (a645c71)
- shader-ast-stdlib: add additive() HOF (43b2223)
- shader-ast-stdlib: add indexTo*() and readIndex*() fns (a804c28)
- shader-ast-stdlib: add more functions (4b6e4fe)
- shader-ast-stdlib: add more hash fns, update voronoise2 (65b2a15)
- shader-ast-stdlib: add new fns, various refactoring, add docs (b215055)
- shader-ast-stdlib: add readIndex fns, hash2, minor refactorings (34b20f0)
- shader-ast-stdlib: add snoise2, distance fns (0849f8b)
- shader-ast-stdlib: add voronoise2() & hash3() (4bafe19)
- shader-ast-stdlib: extract stdlib as separate pkg (86461ed)