Skip to content

Release 1.5.0

Compare
Choose a tag to compare
@FiniteSingularity FiniteSingularity released this 27 Feb 01:22
· 2 commits to main since this release
b1fad30

Release 1.5.0

New Features:

  1. Pixelate Blur
  • Voronoi Pixelate, with animation
  • Rhomboid Pixelate
  • Triakis Pixelate
  1. Gaussian Blur
  • Vector Blur, uses a user selectable channel/luminosity/saturation of any source, to calculate a vector field, and applies blur along those vectors. Useful for blurring noise to get "strings" and other effects.
  1. Zoom Blur- option for "no influence radius" at center of zoom blur.
  2. Temporal Blur
  3. Dual Kawase
  • Fractional blur amounts are now possible, allowing for much smoother changes in blur amount.
  1. Chinese Translation File.

Breaking Changes

  1. Zoom blur now defaults to center of the frame/texture. If you have a zoom using the old default (upper left corner) you will need to adjust the location.

Bugfixes:

  1. Several small memory leaks fixed.

PR Changelog

New Contributors

Full Changelog: v1.1.0...v1.5.0