Issues.00329 - lordmundi/wikidoctest GitHub Wiki
00329: request for autoiris capability
Summary: request for autoiris capability
Created: 2011–03–21 13:03
Status: Released
Category: Request
From: frankie
Version: 2.1
Released_In: 2.2
Description:
this is a request for a lighting effect which has a viewport automatically adjust values to lighten up dark areas of a scene and vice versa similar to the auto-iris of a camera.
Comments
Associated Commits
| commit | e485a63474494f4fbec87d037a82c5e011ce28d7
link5 |
||
| Author: | Frank Graffagnino
|
| Date: | Thu Mar 24 17:32:10 2011 -0500
|
| Message: | [@Issue 00329: Updated so speedtest commands not called initially if autoiris
off It turns out that the calls to these function will have to enable viewdata. In cases where the user (or the benchmark tests) want to turn off viewdata, simply including this script would turn it back on. This fix changes it so that if it isn't on at init, it doesn't run through the process routine until someone turns it on. @] |
Affected Files:
gui/lighting_effects_menu.tcl | 2 ±
1 file changed, 1 insertion(+), 1 deletion(-)
| commit | af8a7b6f39b90cc2dae6eddf92875673094ba9c2
link6 |
||
| Author: | Frank Graffagnino
|
| Date: | Mon Mar 21 13:43:49 2011 -0500
|
| Message: | [@Issue 00329: Added in autoiris capability
Basically brad's script integrated into the lighting effects menu. @] |
Affected Files:
gui/lighting_effects_menu.tcl | 91 +++++++++++++++++++++++++++++++++++++++±--
1 file changed, 85 insertions(+), 6 deletions(-)