Skip to content

Releases: lukakldiashvili/Unified-Universal-Blur

Improved Unity 2021 support

07 Jun 13:33
Compare
Choose a tag to compare
  • Removed RenderEmulation class
  • Replaced RTHandles with RenderTextures for Unity 2021 and lower
  • Fixed device orientation bug with blur in Unity 2021 and lower

What's Changed

New Contributors

Full Changelog: 0.1.2...0.2.0

Unity 2022 fix - 0.1.2

15 May 15:23
3d77fd0
Compare
Choose a tag to compare
  • fixed compilation errors for Unity 2022, caused by recent assembly definition changes
  • improved command buffer usage

To install this version via upm: https://github.com/lukakldiashvili/Unified-Universal-Blur.git#0.1.2

Full Changelog: 0.1.1...0.1.2

QoL Changes - 0.1.1

10 May 09:16
4393642
Compare
Choose a tag to compare
  • Added namespaces
  • Updated assembly definitions
  • Fixed issues with profiler
  • Renamed a few classes
  • Added URP as dependency

To install this version via upm: https://github.com/lukakldiashvili/Unified-Universal-Blur.git#0.1.1

Full Changelog: 0.1.0...0.1.1

Initial Release - 0.1.0

05 Feb 13:58
9856f30
Compare
Choose a tag to compare

To install this version via upm: https://github.com/lukakldiashvili/Unified-Universal-Blur.git#0.1.0

Full Changelog: https://github.com/lukakldiashvili/Unified-Universal-Blur/commits/0.1.0