Issues.00530 - lordmundi/wikidoctest GitHub Wiki

00530: rendering accuracy issue in CCTV plugin

« 00529 | Issues | 00531 »

Summary: rendering accuracy issue in CCTV plugin

Created: 2015–02–27 08:39

Status: Released

Category: Bug

From: frankie

Version: 2.3

Released_In: 2.4

Description:

if using the cctv plugin (to define a specific lens or FOV), there can be a very slight accuracy issue when rendering, due to the calculation of aspect ratios to enforce in the viewport.


Comments


« 00529 | Issues | 00531 »

Associated Commits

| commit | 5bccc70180b18d1e284cec75be1586dd9762105f link5 | || | Author: | Frank Graffagnino | | Date: | Tue Sep 29 12:29:24 2015 -0500 | | Message: | [@Issue 00530: Fixed rendering accuracy issue in dsp_cctv plugin @] |

Affected Files:

plugin_Darwin/dsp_cctv.so    | Bin 67504 -> 72376 bytes
 plugin_Linux_FC3/dsp_cctv.so | Bin 84119 -> 82944 bytes
 plugin_Win32/dsp_cctv.dll    | Bin 481075 -> 488174 bytes
 3 files changed, 0 insertions(+), 0 deletions(-)

| commit | 8d3957a4f6005736afe585d0215345f324c5b89e link6 | || | Author: | Brad Bell | | Date: | Mon Mar 2 12:36:48 2015 -0600 | | Message: | [@Issue 00530: Fixed a bug that caused rendering inaccuracies when using the dsp_cctv plugin to enforce a specific aspect ratio @] |

Affected Files:

plugin_Darwin/dsp_cctv.so    | Bin 67504 -> 68156 bytes
 plugin_Linux_FC3/dsp_cctv.so | Bin 84119 -> 79962 bytes
 plugin_Win32/dsp_cctv.dll    | Bin 481075 -> 483914 bytes
 3 files changed, 0 insertions(+), 0 deletions(-)

| commit | ea7f80c45d7b0783cf6e85886a3277f5093f30be link7 | || | Author: | Brad Bell | | Date: | Mon Mar 2 12:46:26 2015 -0600 | | Message: | [@EDGE Issue 00530: Fixed a bug in the dsp_cctv plugin that caused rendering inaccuracies when using dsp_cctv plugin to enforce specific aspect rations via the LENS block @] |

Affected Files:

src/plugins/dsp_cctv.c | 121 ++++++++++++++++++++++++++++++++++++++++++±-----
 1 file changed, 107 insertions(+), 14 deletions(-)