diff options
| author | lbavoil <[email protected]> | 2016-05-09 11:46:26 +0200 |
|---|---|---|
| committer | lbavoil <[email protected]> | 2016-05-09 11:46:26 +0200 |
| commit | 3cc564c0cc37eb89aa24ceebdc539396d9cff0d2 (patch) | |
| tree | dc368c9ba39245ff1bcfc30fa39cd2420bdf882f /doc/_sources/changelog.txt | |
| parent | HBAO+ 3.0.0.20735892 (diff) | |
| download | hbaoplus-3cc564c0cc37eb89aa24ceebdc539396d9cff0d2.tar.xz hbaoplus-3cc564c0cc37eb89aa24ceebdc539396d9cff0d2.zip | |
HBAO+ 3.0.0.20735892
Diffstat (limited to 'doc/_sources/changelog.txt')
| -rw-r--r-- | doc/_sources/changelog.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/_sources/changelog.txt b/doc/_sources/changelog.txt index 9ba95ec..5be28c4 100644 --- a/doc/_sources/changelog.txt +++ b/doc/_sources/changelog.txt @@ -8,7 +8,7 @@ Change Log * Added entry points for D3D12. * Now shipping separate DLLs and LIB files for D3D11 and GL. -* Replaced the DetailAO & CoarseAO parameters with NearAO & FarAO. +* Replaced the DetailAO & CoarseAO parameters with SmallScaleAO & LargeScaleAO. * Replaced pointers with references in the API. * Added the ForegroundAO & BackgroundAO parameters. * Added per-component debug-normal visualization modes in GFSDK_SSAO_RenderMask. |