Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 717 Bytes

File metadata and controls

17 lines (11 loc) · 717 Bytes

Changelog

All notable changes to this package will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.1.0] - 2020-08-19

This release adds a new palette effect and includes some fixes for the existing effects.

  • Added Palette postprocessing effect. It's like 8 colour but uses lookup tables to define the colours.
  • Fixed fog not working in forward rendering due to incorrect depth flags.

[1.0.0] - 2020-04-29

This is the first release of <Post Process Effects>.

Initial release. Contains Dynamic Fog, Eight Color and Outline effects.