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

Commit 93bccde

Browse files
committed
Changelog update
1 parent f3b7537 commit 93bccde

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
88

99
### Fixed
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))
11+
- Dithering now works correctly in dark areas when working in Gamma mode.
12+
- Colored grain wasn't colored when `POSTFX_DEBUG_STATIC_GRAIN` was set.
1113

1214
### Changed
1315
- Minor scripting API improvements. ([#530](https://github.com/Unity-Technologies/PostProcessing/pull/530))
16+
- More implicit casts for `VectorXParameter` and `ColorParameter` to `Vector2`, `Vector3` and `Vector4`.
1417
- Script-instantiated profiles in volumes are now properly supported in the inspector. ([#530](https://github.com/Unity-Technologies/PostProcessing/pull/530))
1518

1619
## [2.0.5-preview]

0 commit comments

Comments
 (0)