Skip to content
This repository was archived by the owner on Nov 30, 2020. It is now read-only.

Commit 47423a9

Browse files
committed
Changelog update
1 parent 720e220 commit 47423a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1010
- On large scenes, the first object you'd add to a profile could throw a `NullReferenceException`. ([#530](https://github.com/Unity-Technologies/PostProcessing/pull/530))
1111
- Dithering now works correctly in dark areas when working in Gamma mode.
1212
- Colored grain wasn't colored when `POSTFX_DEBUG_STATIC_GRAIN` was set.
13+
- No more warning in the console when `POSTFX_DEBUG_STATIC_GRAIN` is set.
1314

1415
### Changed
1516
- Minor scripting API improvements. ([#530](https://github.com/Unity-Technologies/PostProcessing/pull/530))
1617
- More implicit casts for `VectorXParameter` and `ColorParameter` to `Vector2`, `Vector3` and `Vector4`.
1718
- Script-instantiated profiles in volumes are now properly supported in the inspector. ([#530](https://github.com/Unity-Technologies/PostProcessing/pull/530))
19+
- Improved volume UI & styling.
1820

1921
## [2.0.5-preview]
2022

0 commit comments

Comments
 (0)