Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 1.7 KB

CHANGELOG.md

File metadata and controls

37 lines (20 loc) · 1.7 KB

Changelog

v0.3.0 (2018-05-23)

Full Changelog

Implemented enhancements:

  • Add Quality Type to easy setup #6
  • Keep canvas size #5
  • Feature: Iteration count #3

Fixed bugs:

  • When iteration count is even, the result image is flipped vertically on Windows #4

v0.2.0 (2018-01-02)

Full Changelog

Fixed bugs:

  • When UNITY_UV_STARTS_AT_TOP is defined (=Direct3D-like platforms), the blurred image is flipped vertically. #10

v0.1.0 (2017-12-14)

Full Changelog

Implemented enhancements:

  • Feature: Blur with reduction buffer to improve performance. #9
  • Feature: Supports uGUI. #8
  • Feature: Non-Realtime Screen Blur #7

* This Changelog was automatically generated by github_changelog_generator