Issues.00462 - lordmundi/wikidoctest GitHub Wiki
00462: Lens flare sometimes turns off when it should not
Summary: Lens flare sometimes turns off when it should not
Created: 2012–12–14 15:06
Status: Released
Category: Bug
From: brad
Version: 2.2
Released_In: 2.3
Description:
When running the video wall in support of the MMSEV sim it shows inconsitent behavoir when rendering the Sun flare models when crossing video display boundries.
Comments
brad Jan 03 2013 at 1:20pm: This has been fixed by correcting bugs in the FLARE_VIEW_BUFFERS option to dsp_speedtest3. To correctly render blooms/flares across display bounderies an entry for each view used to comprise the seamless display needs to be placed into the FLARE_VIEW_BUFFERS sub-block of the DSP_SPEEDTEST block. Each entry should specify the full window of the composite display.
Associated Commits
| commit | 262b9cde4a7787e903ca99c81f7beda047d34517
link5 |
||
| Author: | Brad Bell
|
| Date: | Thu Jan 3 13:19:24 2013 -0600
|
| Message: | [@Issue 00462: Fixed bloom and flare rendering issues by fixing bugs in the
FLARE_VIEW_BUFFERS option to dsp_speedtest3 @] |
Affected Files:
plugin_Darwin/dsp_speedtest3.so | Bin 696580 -> 700740 bytes
plugin_Linux_FC3/dsp_speedtest3.so | Bin 655048 -> 655858 bytes
plugin_Win32/dsp_speedtest3.dll | Bin 997194 -> 997742 bytes
3 files changed, 0 insertions(+), 0 deletions(-)
| commit | dc85b2dd6644ceda8681a31ace9ce4c824d0523c
link6 |
||
| Author: | Brad Bell
|
| Date: | Thu Jan 3 13:16:09 2013 -0600
|
| Message: | [@EDGE Issue 00462: fixed bugs in FLARE_VIEW_BUFFERS option to eliminate
problems with flare rendering across multiple displays @] |
Affected Files:
src/plugins/dsp_speedtest3.c | 79 +++++++++++++++++++++++++++++±-------------
1 file changed, 55 insertions(+), 24 deletions(-)