Issues.00008 - lordmundi/wikidoctest GitHub Wiki
00008: speedfly incorrectly scales zoom of cameras
Summary: speedfly incorrectly scales zoom of cameras
Created: 2007–03–27 10:23
Status: Released
Category: Bug
From: frankie
Version: 1.0
Released_In: 1.1
Description:
When scaling the translation factor using the speedfly script (normally uses "+" and "-" keys), the zoom factor is also scaled.
Comments
Possible workaround: before zooming cameras, hit the "0" (zero) key to reset the scale to normal. —frankie
Added independent variable to scale zoom. Right now the only modified is the spacebar (the same as it was before speedfly). — frankie June 14, 2007, at 04:48 PM
Associated Commits
| commit | 8aeacad5de5be7772817b78fb7ffcbca9b8df86b
link5 |
||
| Author: | Frank Graffagnino
|
| Date: | Thu Jun 14 16:34:56 2007 -0500
|
| Message: | [@Issue 00008: fixed scaling of zoom with speedfly
Added an independant scale variable for zoom (instead of it using the translate scale factor) in keybinds.tcl, then updated keycuecard_cev.tcl and speedfly so that the space bar still increments the rate for zoom. For more issue info: <Issues.00008> @] |
Affected Files:
gui/keybinds.tcl | 10 ++++++±--
gui/keycuecard_cev.tcl | 4 +±-
gui/speedfly.tcl | 2 ++
3 files changed, 11 insertions(+), 5 deletions(-)