Issues.00320 - lordmundi/wikidoctest GitHub Wiki

00320: CCTV lens definitions don't work

« 00319 | Issues | 00321 »

Summary: CCTV lens definitions don't work

Created: 2011–02–08 10:05

Status: Released

Category: Bug

From: frankie

Version: 2.1

Released_In: 2.2

Description:

Adding lenses to cameras causes the scene rendering to get messed up anytime cameras with lenses are assigned to a viewport.


Comments

brad Feb. 8, 2011, at 10:17 AM: This has been corrected by passing in the plugin handle to the install and uninstall callback functions.

frankie February 08, 2011, at 10:29 AM: Since this will likely affect relatively few people, we are providing a hotfix for this issue which replaces the cctv plugin. You can find the file below and the associate release notes for the hotfix with installation instructions here.

Attach:EDGE_v2.1_dsp_cctv_lens_hotfix.tgz


« 00319 | Issues | 00321 »

Associated Commits

| commit | da2f24ac4cc86fa176595586c0e161a8b4f5ae87 link8 | || | Author: | Brad Bell | | Date: | Tue Feb 8 03:48:57 2011 -0600 | | Message: | [@Issue 00320: fixed by passing the plugin handle to callback installs and removes @] |

Affected Files:

plugin_Linux_FC3/dsp_cctv.so | Bin 81694 -> 83889 bytes
 plugin_Win32/dsp_cctv.dll    | Bin 480847 -> 481042 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

| commit | 5c3c9792e13bb6ac3e8097ff3dd3198bd0f3d472 link9 | || | Author: | Brad Bell | | Date: | Tue Feb 8 03:44:36 2011 -0600 | | Message: | [@EDGE Issue 00320: fixed cctv plugin by fixing the DSF_RemovePluginFuction to auto determine which plugin is doing the uninstall @] |

Affected Files:

src/dsp/dsp_plugin.c   | 44 ++++++++++++++++++++++++++++++++++++++++++++
 src/plugins/dsp_cctv.c | 40 +++++++++++++++++++++++±---------------
 2 files changed, 68 insertions(+), 16 deletions(-)