Issues.00403 - lordmundi/wikidoctest GitHub Wiki
00403: poster2 images don't work well with ambient occlusion and blooming
Summary: poster2 images don't work well with ambient occlusion and blooming
Created: 2011–11–08 14:55
Status: Submitted
Category: Bug
From: frankie
Version: 2.2
Released_In:
Description:
if using poster2 to save images larger than the viewport size, the ambient occlusion can cause segmentation faults. Also, blooming is being recalculated in each rendered tile which causes discontinuities in the overall final image.
Comments
Associated Commits
| commit | 0a52fedbaf985cfafa5b9660a247be85a04516ff
link5 |
||
| Author: | Brad Bell
|
| Date: | Thu May 9 17:20:15 2013 -0500
|
| Message: | [@EDGE Issue 00403: fixed bugs in dsp_poster2 and dsp_speedtest3 that was not
rendering ambient occlusion or blooming correctly @] |
Affected Files:
src/plugins/dsp_poster2.c | 66 +++++++±
src/plugins/dsp_speedtest3.c | 345 ++++++++++++++++++++++++++++++±-----------
2 files changed, 307 insertions(+), 104 deletions(-)